diff --git a/reference/soap/book.xml b/reference/soap/book.xml new file mode 100644 index 0000000000..72d247cf62 --- /dev/null +++ b/reference/soap/book.xml @@ -0,0 +1,47 @@ + + + + + + + SOAP + + + + &reftitle.intro; + + The SOAP extension can be used to write SOAP Servers and Clients. It supports + subsets of SOAP 1.1, SOAP 1.2 and WSDL 1.1 specifications. + + + + + &reference.soap.setup; + &reference.soap.constants; + &reference.soap.reference; + + + + + diff --git a/reference/soap/constants.xml b/reference/soap/constants.xml index d42b9942f4..fc6baf763b 100644 --- a/reference/soap/constants.xml +++ b/reference/soap/constants.xml @@ -1,7 +1,7 @@ - + -
+ &reftitle.constants; &extension.constants; @@ -754,7 +754,7 @@ -
+ - - - + - SOAP Functions + SOAP &Functions; SOAP -
- &reftitle.intro; - - The SOAP extension can be used to write SOAP Servers and Clients. It supports - subsets of SOAP 1.1, SOAP 1.2 and WSDL 1.1 specifications. - -
- -
- &reftitle.required; - - This extension makes use of the GNOME xml - library. Download and install this library. You will need at - least libxml-2.5.4. - -
- -
- &reftitle.install; - - This extension is only available if PHP was configured with - . - -
- - &reference.soap.ini; +
&reftitle.classes; @@ -196,8 +166,6 @@
- - &reference.soap.constants;
&reference.soap.entities.functions; diff --git a/reference/soap/setup.xml b/reference/soap/setup.xml new file mode 100644 index 0000000000..97d4d2e451 --- /dev/null +++ b/reference/soap/setup.xml @@ -0,0 +1,61 @@ + + + + + &reftitle.setup; + + +
+ &reftitle.required; + + This extension makes use of the GNOME xml + library. Download and install this library. You will need at + least libxml-2.5.4. + +
+ + + +
+ &reftitle.install; + + This extension is only available if PHP was configured with + . + +
+ + + + &reference.soap.ini; + + + +
+ &reftitle.resources; + &no.resource; +
+ + +
+ + +