cortesi Mon Mar 25 20:18:39 2002 EDT
Added files:
/phpdoc/it/functions qtdom.xml
Log:
initial translation
Index: phpdoc/it/functions/qtdom.xml
+++ phpdoc/it/functions/qtdom.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.3 Maintainer: curcio_it Status: ready -->
<reference id="ref.qtdom">
<title>Funzioni qtdom</title>
<titleabbrev>Funzioni qtdom</titleabbrev>
<partintro>
<para>
</para>
</partintro>
<refentry id="function.qdom-tree">
<refnamediv>
<refname>qdom_tree</refname>
<refpurpose>Crea un tree di una stringa xml</refpurpose>
</refnamediv>
<refsect1>
<title>Descrizione</title>
<methodsynopsis>
<type>object</type><methodname>qdom_tree</methodname>
<methodparam><type>string</type><parameter/></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<refentry id="function.qdom-error">
<refnamediv>
<refname>qdom_error</refname>
<refpurpose>Restituisce la stringa d'errore dell'ultima operazione QDOM o FALSE se
non ci sono stati errori</refpurpose>
</refnamediv>
<refsect1>
<title>Descrizione</title>
<methodsynopsis>
<type>string</type><methodname>qdom_error</methodname>
<void/>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
</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:"../../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
-->