Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion reference/soap/book.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

&reference.soap.setup;
&reference.soap.constants;
<!-- &reference.soap.examples; -->
&reference.soap.reference;

&reference.soap.soapclient;
Expand Down
60 changes: 60 additions & 0 deletions reference/soap/soap.sdl.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 89205c88a79fcaad39fd043ed5ef695cd7bf813e Maintainer: lacatoire Status: ready -->
<!-- Reviewed: no -->
<reference xmlns="http://docbook.org/ns/docbook" xml:id="class.soap-sdl" role="class">
<title>La clase Soap\Sdl</title>
<titleabbrev>Soap\Sdl</titleabbrev>

<partintro>

<!-- {{{ Soap\Sdl intro -->
<section xml:id="soap-sdl.intro">
&reftitle.intro;
<simpara>
Una clase completamente opaca que reemplaza el &resource;
<literal>soap_sdl</literal> a partir de PHP 8.4.0.
</simpara>
</section>
<!-- }}} -->

<section xml:id="soap-sdl.synopsis">
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<packagesynopsis>
<package>Soap</package>

<classsynopsis class="class">
<ooclass>
<modifier>final</modifier>
<classname>Sdl</classname>
</ooclass>
</classsynopsis>
</packagesynopsis>
<!-- }}} -->

</section>

</partintro>

</reference>
<!-- 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:"~/.phpdoc/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
-->
60 changes: 60 additions & 0 deletions reference/soap/soap.url.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 89205c88a79fcaad39fd043ed5ef695cd7bf813e Maintainer: lacatoire Status: ready -->
<!-- Reviewed: no -->
<reference xmlns="http://docbook.org/ns/docbook" xml:id="class.soap-url" role="class">
<title>La clase Soap\Url</title>
<titleabbrev>Soap\Url</titleabbrev>

<partintro>

<!-- {{{ Soap\Url intro -->
<section xml:id="soap-url.intro">
&reftitle.intro;
<simpara>
Una clase completamente opaca que reemplaza el &resource;
<literal>soap_url</literal> a partir de PHP 8.4.0.
</simpara>
</section>
<!-- }}} -->

<section xml:id="soap-url.synopsis">
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<packagesynopsis>
<package>Soap</package>

<classsynopsis class="class">
<ooclass>
<modifier>final</modifier>
<classname>Url</classname>
</ooclass>
</classsynopsis>
</packagesynopsis>
<!-- }}} -->

</section>

</partintro>

</reference>
<!-- 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:"~/.phpdoc/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
-->