Files
doc-fr/reference/dom/domimplementation/construct.xml
2021-06-12 05:58:25 +01:00

51 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 3eaa74fd7d5a3a6829fb12de89235970c8155dcf Maintainer: yannick Status: ready -->
<!-- Reviewed: yes Maintainer: yannick -->
<refentry xml:id='domimplementation.construct' xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>DOMImplementation::__construct</refname>
<refpurpose>
Crée un nouvel objet <classname>DOMImplementation</classname>
</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<constructorsynopsis>
<methodname>DOMImplementation::__construct</methodname>
<void/>
</constructorsynopsis>
<para>
Crée un nouvel objet <classname>DOMImplementation</classname>.
</para>
</refsect1>
<refsect1 role="parameters">
&reftitle.parameters;
&no.function.parameters;
</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:"~/.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
-->