mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
note.tidy.1only
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149114 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
aa858853eb
commit
78ca063282
5 changed files with 10 additions and 29 deletions
|
@ -1,6 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.tidy-load-config">
|
||||
<refnamediv>
|
||||
<refname>tidy_load_config</refname>
|
||||
|
@ -15,14 +14,8 @@
|
|||
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>encoding</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
||||
&warn.undocumented.func;
|
||||
<note>
|
||||
<para>
|
||||
This function is only avaliable in Tidy 1.0. It became obsolete in Tidy
|
||||
2.0 and thus has been removed.
|
||||
</para>
|
||||
</note>
|
||||
¬e.tidy.1only;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.tidy-reset-config">
|
||||
<refnamediv>
|
||||
<refname>tidy_reset_config</refname>
|
||||
|
@ -14,9 +13,8 @@
|
|||
<type>string</type><methodname>tidy_reset_config</methodname>
|
||||
<void/>
|
||||
</methodsynopsis>
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
¬e.tidy.1only;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.tidy-save-config">
|
||||
<refnamediv>
|
||||
<refname>tidy_save_config</refname>
|
||||
|
@ -14,9 +13,8 @@
|
|||
<type>bool</type><methodname>tidy_save_config</methodname>
|
||||
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
¬e.tidy.1only;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<refentry id="function.tidy-set-encoding">
|
||||
<refnamediv>
|
||||
<refname>tidy_set_encoding</refname>
|
||||
|
@ -20,12 +19,7 @@
|
|||
ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le,
|
||||
utf16be, utf16, big5, and shiftjis.
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
This function is only avaliable in Tidy 1.0. It became obsolete in Tidy
|
||||
2.0 and thus has been removed.
|
||||
</para>
|
||||
</note>
|
||||
¬e.tidy.1only;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.tidy-setopt">
|
||||
<refnamediv>
|
||||
<refname>tidy_setopt</refname>
|
||||
|
@ -15,9 +14,8 @@
|
|||
<methodparam><type>string</type><parameter>option</parameter></methodparam>
|
||||
<methodparam><type>mixed</type><parameter>newvalue</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
¬e.tidy.1only;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue