Обновление до английской версии

This commit is contained in:
Sergey Panteleev
2022-12-13 09:49:08 +03:00
parent 9b0a05389b
commit 7ea939229c
31 changed files with 87 additions and 88 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: b2ee26630cb27b82dc5d6fe4437b819c24e29602 Maintainer: aur Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: aur Status: ready -->
<!-- Reviewed: no -->
<phpdoc:classref xml:id="class.tidy" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Класс <classname>tidy</classname></title>
@ -46,10 +46,10 @@
</fieldsynopsis>
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.tidy')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[not(@role='procedural')])">
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.tidy')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='tidy'])">
<xi:fallback/>
</xi:include>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.tidy')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])">
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.tidy')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='tidy'])">
<xi:fallback/>
</xi:include>
</classsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.body" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type class="union"><type>tidyNode</type><type>null</type></type><methodname>tidy::body</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type class="union"><type>tidyNode</type><type>null</type></type><methodname>tidy_get_body</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.cleanrepair" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type>bool</type><methodname>tidy::cleanRepair</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type>bool</type><methodname>tidy_clean_repair</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: c44e9cb68b9b65771f9c45db2c07a06c63d71359 Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@ -8,7 +8,7 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<constructorsynopsis>
<constructorsynopsis role="tidy">
<modifier>public</modifier> <methodname>tidy::__construct</methodname>
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>filename</parameter><initializer>&null;</initializer></methodparam>
<methodparam choice="opt"><type class="union"><type>array</type><type>string</type><type>null</type></type><parameter>config</parameter><initializer>&null;</initializer></methodparam>
@ -44,8 +44,8 @@
интерпретируется как сами настройки.
</para>
<para>
Описание каждого параметра можно найти тут: <link
xlink:href="&url.tidy.conf;">&url.tidy.conf;</link>.
Описание каждого параметра можно найти тут:
<link xlink:href="&url.tidy.conf;">&url.tidy.conf;</link>.
</para>
</listitem>
</varlistentry>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.diagnose" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type>bool</type><methodname>tidy::diagnose</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type>bool</type><methodname>tidy_diagnose</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.getconfig" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type>array</type><methodname>tidy::getConfig</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type>array</type><methodname>tidy_get_config</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>
@ -47,8 +47,8 @@
Возвращает массив опций конфигурации.
</para>
<para>
Информацию о каждом параметре можно получить тут: <link
xlink:href="&url.tidy.conf;">&url.tidy.conf;</link>.
Информацию о каждом параметре можно получить тут:
<link xlink:href="&url.tidy.conf;">&url.tidy.conf;</link>.
</para>
</refsect1>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.gethtmlver" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type>int</type><methodname>tidy::getHtmlVer</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type>int</type><methodname>tidy_get_html_ver</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.getopt" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type class="union"><type>string</type><type>int</type><type>bool</type></type><methodname>tidy::getOpt</methodname>
<methodparam><type>string</type><parameter>option</parameter></methodparam>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type class="union"><type>string</type><type>int</type><type>bool</type></type><methodname>tidy_getopt</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
<methodparam><type>string</type><parameter>option</parameter></methodparam>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.getoptdoc" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -12,12 +12,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type class="union"><type>string</type><type>false</type></type><methodname>tidy::getOptDoc</methodname>
<methodparam><type>string</type><parameter>option</parameter></methodparam>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type class="union"><type>string</type><type>false</type></type><methodname>tidy_get_opt_doc</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
<methodparam><type>string</type><parameter>option</parameter></methodparam>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 715a125af5a86f0e6d6d5aa6cfa9c45257a433ac Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.getrelease" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type>string</type><methodname>tidy::getRelease</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type>string</type><methodname>tidy_get_release</methodname>
<void/>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.getstatus" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type>int</type><methodname>tidy::getStatus</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type>int</type><methodname>tidy_get_status</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.head" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type class="union"><type>tidyNode</type><type>null</type></type><methodname>tidy::head</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type class="union"><type>tidyNode</type><type>null</type></type><methodname>tidy_get_head</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.html" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type class="union"><type>tidyNode</type><type>null</type></type><methodname>tidy::html</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type class="union"><type>tidyNode</type><type>null</type></type><methodname>tidy_get_html</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.isxhtml" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type>bool</type><methodname>tidy::isXhtml</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type>bool</type><methodname>tidy_is_xhtml</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.isxml" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type>bool</type><methodname>tidy::isXml</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type>bool</type><methodname>tidy_is_xml</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.parsefile" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@ -10,7 +10,7 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis>
<methodsynopsis role="tidy">
<modifier>public</modifier> <type>bool</type><methodname>tidy::parseFile</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
<methodparam choice="opt"><type class="union"><type>array</type><type>string</type><type>null</type></type><parameter>config</parameter><initializer>&null;</initializer></methodparam>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: e345b075effb0cad1a214d9b063c50768d7e338f Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.parsestring" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@ -10,7 +10,7 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis>
<methodsynopsis role="tidy">
<modifier>public</modifier> <type>bool</type><methodname>tidy::parseString</methodname>
<methodparam><type>string</type><parameter>string</parameter></methodparam>
<methodparam choice="opt"><type class="union"><type>array</type><type>string</type><type>null</type></type><parameter>config</parameter><initializer>&null;</initializer></methodparam>
@ -50,8 +50,8 @@
интерпретируется как сами настройки.
</para>
<para>
Информацию о каждом параметре можно найти тут: <link
xlink:href="&url.tidy.conf;">&url.tidy.conf;</link>.
Информацию о каждом параметре можно найти тут:
<link xlink:href="&url.tidy.conf;">&url.tidy.conf;</link>.
</para>
</listitem>
</varlistentry>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.repairfile" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,7 +10,7 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <modifier>static</modifier> <type class="union"><type>string</type><type>false</type></type><methodname>tidy::repairFile</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
<methodparam choice="opt"><type class="union"><type>array</type><type>string</type><type>null</type></type><parameter>config</parameter><initializer>&null;</initializer></methodparam>
@ -18,7 +18,7 @@
<methodparam choice="opt"><type>bool</type><parameter>useIncludePath</parameter><initializer>&false;</initializer></methodparam>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type class="union"><type>string</type><type>false</type></type><methodname>tidy_repair_file</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
<methodparam choice="opt"><type class="union"><type>array</type><type>string</type><type>null</type></type><parameter>config</parameter><initializer>&null;</initializer></methodparam>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.repairstring" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@ -10,14 +10,14 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <modifier>static</modifier> <type class="union"><type>string</type><type>false</type></type><methodname>tidy::repairString</methodname>
<methodparam><type>string</type><parameter>string</parameter></methodparam>
<methodparam choice="opt"><type class="union"><type>array</type><type>string</type><type>null</type></type><parameter>config</parameter><initializer>&null;</initializer></methodparam>
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>encoding</parameter><initializer>&null;</initializer></methodparam>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type class="union"><type>string</type><type>false</type></type><methodname>tidy_repair_string</methodname>
<methodparam><type>string</type><parameter>string</parameter></methodparam>
<methodparam choice="opt"><type class="union"><type>array</type><type>string</type><type>null</type></type><parameter>config</parameter><initializer>&null;</initializer></methodparam>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 04f10f9f8df60beadd833d6f48a4f01e835cdcaa Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidy.root" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -10,12 +10,12 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis role="oop">
<methodsynopsis role="tidy">
<modifier>public</modifier> <type class="union"><type>tidyNode</type><type>null</type></type><methodname>tidy::root</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>
<methodsynopsis role="procedural">
<methodsynopsis>
<type class="union"><type>tidyNode</type><type>null</type></type><methodname>tidy_get_root</methodname>
<methodparam><type>tidy</type><parameter>tidy</parameter></methodparam>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: b2ee26630cb27b82dc5d6fe4437b819c24e29602 Maintainer: aur Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: aur Status: ready -->
<!-- Reviewed: no -->
<phpdoc:classref xml:id="class.tidynode" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Класс <classname>tidyNode</classname></title>
@ -89,10 +89,10 @@
</fieldsynopsis>
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.tidynode')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[not(@role='procedural')])">
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.tidynode')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='tidyNode'])">
<xi:fallback/>
</xi:include>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.tidynode')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])">
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.tidynode')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='tidyNode'])">
<xi:fallback/>
</xi:include>
</classsynopsis>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 0206d57dd8357483c6918dea69726200eb40c64c Maintainer: rjhdby Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: rjhdby Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>tidyNode::__construct</refname>
@ -10,9 +9,9 @@
<refsect1 role="description">
&reftitle.description;
<constructorsynopsis>
<constructorsynopsis role="tidyNode">
<modifier>private</modifier> <methodname>tidyNode::__construct</methodname>
<void />
<void/>
</constructorsynopsis>
</refsect1>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 715a125af5a86f0e6d6d5aa6cfa9c45257a433ac Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.getparent" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -9,7 +9,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="tidyNode">
<modifier>public</modifier> <type class="union"><type>tidyNode</type><type>null</type></type><methodname>tidyNode::getParent</methodname>
<void/>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 715a125af5a86f0e6d6d5aa6cfa9c45257a433ac Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.haschildren" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -8,7 +8,7 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="tidyNode">
<modifier>public</modifier> <type>bool</type><methodname>tidyNode::hasChildren</methodname>
<void/>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 715a125af5a86f0e6d6d5aa6cfa9c45257a433ac Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.hassiblings" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -8,7 +8,7 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="tidyNode">
<modifier>public</modifier> <type>bool</type><methodname>tidyNode::hasSiblings</methodname>
<void/>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 715a125af5a86f0e6d6d5aa6cfa9c45257a433ac Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.isasp" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -8,7 +8,7 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="tidyNode">
<modifier>public</modifier> <type>bool</type><methodname>tidyNode::isAsp</methodname>
<void/>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 715a125af5a86f0e6d6d5aa6cfa9c45257a433ac Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.iscomment" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -8,7 +8,7 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="tidyNode">
<modifier>public</modifier> <type>bool</type><methodname>tidyNode::isComment</methodname>
<void/>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 715a125af5a86f0e6d6d5aa6cfa9c45257a433ac Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.ishtml" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -8,7 +8,7 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="tidyNode">
<modifier>public</modifier> <type>bool</type><methodname>tidyNode::isHtml</methodname>
<void/>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 715a125af5a86f0e6d6d5aa6cfa9c45257a433ac Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.isjste" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -8,7 +8,7 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="tidyNode">
<modifier>public</modifier> <type>bool</type><methodname>tidyNode::isJste</methodname>
<void/>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 715a125af5a86f0e6d6d5aa6cfa9c45257a433ac Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.isphp" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -8,7 +8,7 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="tidyNode">
<modifier>public</modifier> <type>bool</type><methodname>tidyNode::isPhp</methodname>
<void/>
</methodsynopsis>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 715a125af5a86f0e6d6d5aa6cfa9c45257a433ac Maintainer: mch Status: ready -->
<!-- EN-Revision: 2b84fa46e30d9611e9b5d3af877a7e9ab5c7411a Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.istext" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -8,7 +8,7 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="tidyNode">
<modifier>public</modifier> <type>bool</type><methodname>tidyNode::isText</methodname>
<void/>
</methodsynopsis>