2005-01-10 03:02:33 +00:00
|
|
|
<?xml version='1.0' encoding='iso-8859-1'?>
|
2007-06-20 22:25:43 +00:00
|
|
|
<!-- $Revision: 1.6 $ -->
|
|
|
|
<refentry xml:id="function.use-soap-error-handler" xmlns="http://docbook.org/ns/docbook">
|
2005-01-10 03:02:33 +00:00
|
|
|
<refnamediv>
|
2005-05-04 09:39:11 +00:00
|
|
|
<refname>use_soap_error_handler</refname>
|
2005-06-14 10:17:03 +00:00
|
|
|
<refpurpose>Set whether to use the SOAP error handler and return the former value</refpurpose>
|
2005-01-10 03:02:33 +00:00
|
|
|
</refnamediv>
|
|
|
|
<refsect1 role="description">
|
|
|
|
&reftitle.description;
|
|
|
|
<methodsynopsis>
|
2005-06-14 10:17:03 +00:00
|
|
|
<type>bool</type><methodname>use_soap_error_handler</methodname>
|
2005-01-17 10:51:20 +00:00
|
|
|
<methodparam choice="opt"><type>bool</type><parameter>handler</parameter></methodparam>
|
2005-01-10 03:02:33 +00:00
|
|
|
</methodsynopsis>
|
|
|
|
&warn.undocumented.func;
|
|
|
|
</refsect1>
|
|
|
|
</refentry>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|