svn: /phpdoc/ru/trunk/reference/haru/ haruannotation/setborderstyle.xml haruannotation/sethighlightmode.xml haruannotation/seticon.xml haruannotation/setopened.xml harudestination/setfit.xml harudestination/setfitb.xml harudestination/setfitbh.xml harudestination/setfitbv.xml harudestination/setfith.xml harudestination/setfitr.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Wed, 11 Mar 2020 06:24:47 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349378

Log:
docs(ru): New translation

Changed paths:
    A   phpdoc/ru/trunk/reference/haru/haruannotation/setborderstyle.xml
    A   phpdoc/ru/trunk/reference/haru/haruannotation/sethighlightmode.xml
    A   phpdoc/ru/trunk/reference/haru/haruannotation/seticon.xml
    A   phpdoc/ru/trunk/reference/haru/haruannotation/setopened.xml
    A   phpdoc/ru/trunk/reference/haru/harudestination/setfit.xml
    A   phpdoc/ru/trunk/reference/haru/harudestination/setfitb.xml
    A   phpdoc/ru/trunk/reference/haru/harudestination/setfitbh.xml
    A   phpdoc/ru/trunk/reference/haru/harudestination/setfitbv.xml
    A   phpdoc/ru/trunk/reference/haru/harudestination/setfith.xml
    A   phpdoc/ru/trunk/reference/haru/harudestination/setfitr.xml
svn-diffs-349378.txt (text/x-diff, 29.6 KB)
Added: phpdoc/ru/trunk/reference/haru/haruannotation/setborderstyle.xml
===================================================================
--- phpdoc/ru/trunk/reference/haru/haruannotation/setborderstyle.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/haru/haruannotation/setborderstyle.xml	2020-03-11 06:24:47 UTC (rev 349378)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="haruannotation.setborderstyle" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+  <refname>HaruAnnotation::setBorderStyle</refname>
+  <refpurpose>Устанавливает стиль рамки аннотации</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>HaruAnnotation::setBorderStyle</methodname>
+   <methodparam><type>float</type><parameter>width</parameter></methodparam>
+   <methodparam><type>int</type><parameter>dash_on</parameter></methodparam>
+   <methodparam><type>int</type><parameter>dash_off</parameter></methodparam>
+  </methodsynopsis>
+  <para>
+   Определяет стиль рамки аннотации.
+   Функция может использоваться только с аннотациями ссылок.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  <para>
+   <variablelist>
+    <varlistentry>
+     <term><parameter>width</parameter></term>
+     <listitem>
+      <para>
+       Ширина линии рамки.
+      </para>
+     </listitem>
+    </varlistentry>
+    <varlistentry>
+     <term><parameter>dash_on</parameter></term>
+     <listitem>
+      <para>
+       Стиль тире.
+      </para>
+     </listitem>
+    </varlistentry>
+    <varlistentry>
+     <term><parameter>dash_off</parameter></term>
+     <listitem>
+      <para>
+       Стиль тире.
+      </para>
+     </listitem>
+    </varlistentry>
+   </variablelist>
+  </para>
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Возвращает &true; в случае успешного выполнения.
+  </para>
+ </refsect1>
+ <refsect1 role="errors">
+  &reftitle.errors;
+  &haru.error;
+ </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
+-->


Property changes on: phpdoc/ru/trunk/reference/haru/haruannotation/setborderstyle.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/haru/haruannotation/sethighlightmode.xml
===================================================================
--- phpdoc/ru/trunk/reference/haru/haruannotation/sethighlightmode.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/haru/haruannotation/sethighlightmode.xml	2020-03-11 06:24:47 UTC (rev 349378)
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="haruannotation.sethighlightmode" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+  <refname>HaruAnnotation::setHighlightMode</refname>
+  <refpurpose>Устанавливает режим выделения аннотации</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>HaruAnnotation::setHighlightMode</methodname>
+   <methodparam><type>int</type><parameter>mode</parameter></methodparam>
+  </methodsynopsis>
+  <para>
+   Определяет внешний вид аннотации при нажатии.
+   Функция может использоваться только с аннотациями ссылок.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  <para>
+   <variablelist>
+    <varlistentry>
+     <term><parameter>mode</parameter></term>
+     <listitem>
+      <para>
+       Режим подсветки аннотации. Может принимать только эти значения:
+       <simplelist>
+        <member>
+         <constant>HaruAnnotation::NO_HIGHLIGHT</constant> - без
+         подсветки.
+        </member>
+        <member>
+         <constant>HaruAnnotation::INVERT_BOX</constant> - инвертировать содержимое
+         аннотации.
+        </member>
+        <member>
+         <constant>HaruAnnotation::INVERT_BORDER</constant> - инвертировать
+         рамку аннотации.
+        </member>
+        <member>
+         <constant>HaruAnnotation::DOWN_APPEARANCE</constant> - вмятина
+         аннотации.
+        </member>
+       </simplelist>
+      </para>
+     </listitem>
+    </varlistentry>
+   </variablelist>
+  </para>
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Возвращает &true; в случае успешного выполнения.
+  </para>
+ </refsect1>
+
+ <refsect1 role="errors">
+  &reftitle.errors;
+  &haru.error;
+ </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
+-->


Property changes on: phpdoc/ru/trunk/reference/haru/haruannotation/sethighlightmode.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/haru/haruannotation/seticon.xml
===================================================================
--- phpdoc/ru/trunk/reference/haru/haruannotation/seticon.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/haru/haruannotation/seticon.xml	2020-03-11 06:24:47 UTC (rev 349378)
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="haruannotation.seticon" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+  <refname>HaruAnnotation::setIcon</refname>
+  <refpurpose>Устанавливает стиль значка аннотации</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>HaruAnnotation::setIcon</methodname>
+   <methodparam><type>int</type><parameter>icon</parameter></methodparam>
+  </methodsynopsis>
+  <para>
+   Определяет стиль значка аннотации.
+   Функция может использоваться только с текстовыми аннотациями.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  <para>
+   <variablelist>
+    <varlistentry>
+     <term><parameter>icon</parameter></term>
+     <listitem>
+      <para>
+       Стиль значка. Может принимать только эти значения:
+       <simplelist>
+        <member>
+         <constant>HaruAnnotation::ICON_COMMENT</constant>
+        </member>
+        <member>
+         <constant>HaruAnnotation::ICON_KEY</constant>
+        </member>
+        <member>
+         <constant>HaruAnnotation::ICON_NOTE</constant>
+        </member>
+        <member>
+         <constant>HaruAnnotation::ICON_HELP</constant>
+        </member>
+        <member>
+         <constant>HaruAnnotation::ICON_NEW_PARAGRAPH</constant>
+        </member>
+        <member>
+         <constant>HaruAnnotation::ICON_PARAGRAPH</constant>
+        </member>
+        <member>
+         <constant>HaruAnnotation::ICON_INSERT</constant>
+        </member>
+       </simplelist>
+      </para>
+     </listitem>
+    </varlistentry>
+   </variablelist>
+  </para>
+
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Возвращает &true; в случае успешного выполнения.
+  </para>
+ </refsect1>
+ <refsect1 role="errors">
+  &reftitle.errors;
+  &haru.error;
+ </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
+-->


Property changes on: phpdoc/ru/trunk/reference/haru/haruannotation/seticon.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/haru/haruannotation/setopened.xml
===================================================================
--- phpdoc/ru/trunk/reference/haru/haruannotation/setopened.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/haru/haruannotation/setopened.xml	2020-03-11 06:24:47 UTC (rev 349378)
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="haruannotation.setopened" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+  <refname>HaruAnnotation::setOpened</refname>
+  <refpurpose>Устанавливает начальное состояние аннотации</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>HaruAnnotation::setOpened</methodname>
+   <methodparam><type>bool</type><parameter>opened</parameter></methodparam>
+  </methodsynopsis>
+  <para>
+   Определяет, будет ли аннотация первоначально отображаться открытой.
+   Функция может использоваться только с текстовыми аннотациями.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  <para>
+   <variablelist>
+    <varlistentry>
+     <term><parameter>opened</parameter></term>
+     <listitem>
+      <para>
+       &true; означает, что аннотация изначально отображается открытой, &false; -
+       значит, это закрытой.
+      </para>
+     </listitem>
+    </varlistentry>
+   </variablelist>
+  </para>
+
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Возвращает &true; в случае успешного выполнения.
+  </para>
+ </refsect1>
+ <refsect1 role="errors">
+  &reftitle.errors;
+  &haru.error;
+ </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
+-->


Property changes on: phpdoc/ru/trunk/reference/haru/haruannotation/setopened.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/haru/harudestination/setfit.xml
===================================================================
--- phpdoc/ru/trunk/reference/haru/harudestination/setfit.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/haru/harudestination/setfit.xml	2020-03-11 06:24:47 UTC (rev 349378)
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="harudestination.setfit" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+  <refname>HaruDestination::setFit</refname>
+  <refpurpose>Устанавливает внешний вид страницы, чтобы соответствовать окну</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>HaruDestination::setFit</methodname>
+   <void/>
+  </methodsynopsis>
+  <para>
+   Определяет внешний вид страницы по размеру окна.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Возвращает &true; в случае успешного выполнения.
+  </para>
+ </refsect1>
+ <refsect1 role="errors">
+  &reftitle.errors;
+  &haru.error;
+ </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
+-->


Property changes on: phpdoc/ru/trunk/reference/haru/harudestination/setfit.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/haru/harudestination/setfitb.xml
===================================================================
--- phpdoc/ru/trunk/reference/haru/harudestination/setfitb.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/haru/harudestination/setfitb.xml	2020-03-11 06:24:47 UTC (rev 349378)
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="harudestination.setfitb" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+  <refname>HaruDestination::setFitB</refname>
+  <refpurpose>Устанавливает внешний вид страницы в соответствии с ограничивающим прямоугольником страницы в окне</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>HaruDestination::setFitB</methodname>
+   <void/>
+  </methodsynopsis>
+  <para>
+   Определяет внешний вид страницы, чтобы он соответствовал ограничивающей рамке страницы
+   в окне.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Возвращает &true; в случае успешного выполнения.
+  </para>
+ </refsect1>
+ <refsect1 role="errors">
+  &reftitle.errors;
+  &haru.error;
+ </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
+-->


Property changes on: phpdoc/ru/trunk/reference/haru/harudestination/setfitb.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/haru/harudestination/setfitbh.xml
===================================================================
--- phpdoc/ru/trunk/reference/haru/harudestination/setfitbh.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/haru/harudestination/setfitbh.xml	2020-03-11 06:24:47 UTC (rev 349378)
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="harudestination.setfitbh" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+  <refname>HaruDestination::setFitBH</refname>
+  <refpurpose>Устанавливает внешний вид страницы, чтобы соответствовать ширине ограничительной рамки</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>HaruDestination::setFitBH</methodname>
+   <methodparam><type>float</type><parameter>top</parameter></methodparam>
+  </methodsynopsis>
+  <para>
+   Определяет внешний вид страницы с увеличением, чтобы соответствовать ширине ограничивающего прямоугольника
+   и устанавливая верхнюю позицию страницы в значение
+   <parameter>top</parameter>.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  <para>
+   <variablelist>
+    <varlistentry>
+     <term><parameter>top</parameter></term>
+     <listitem>
+      <para>
+       Верхние координаты страницы.
+      </para>
+     </listitem>
+    </varlistentry>
+   </variablelist>
+  </para>
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Возвращает &true; в случае успешного выполнения.
+  </para>
+ </refsect1>
+ <refsect1 role="errors">
+  &reftitle.errors;
+  &haru.error;
+ </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
+-->


Property changes on: phpdoc/ru/trunk/reference/haru/harudestination/setfitbh.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/haru/harudestination/setfitbv.xml
===================================================================
--- phpdoc/ru/trunk/reference/haru/harudestination/setfitbv.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/haru/harudestination/setfitbv.xml	2020-03-11 06:24:47 UTC (rev 349378)
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="harudestination.setfitbv" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+  <refname>HaruDestination::setFitBV</refname>
+  <refpurpose>Устанавливает внешний вид страницы, чтобы соответствовать высоте ограничительной рамки</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>HaruDestination::setFitBV</methodname>
+   <methodparam><type>float</type><parameter>left</parameter></methodparam>
+  </methodsynopsis>
+  <para>
+   Определяет внешний вид страницы для увеличения в соответствии с высотой ограничивающего прямоугольника
+   и установки левого положения страницы в значение
+   <parameter>left</parameter>.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  <para>
+   <variablelist>
+    <varlistentry>
+     <term><parameter>left</parameter></term>
+     <listitem>
+      <para>
+       Левые координаты страницы.
+      </para>
+     </listitem>
+    </varlistentry>
+   </variablelist>
+  </para>
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Возвращает &true; в случае успешного выполнения.
+  </para>
+ </refsect1>
+ <refsect1 role="errors">
+  &reftitle.errors;
+  &haru.error;
+ </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
+-->


Property changes on: phpdoc/ru/trunk/reference/haru/harudestination/setfitbv.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/haru/harudestination/setfith.xml
===================================================================
--- phpdoc/ru/trunk/reference/haru/harudestination/setfith.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/haru/harudestination/setfith.xml	2020-03-11 06:24:47 UTC (rev 349378)
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="harudestination.setfith" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+  <refname>HaruDestination::setFitH</refname>
+  <refpurpose>Устанавливает внешний вид страницы, чтобы соответствовать ширине окна</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>HaruDestination::setFitH</methodname>
+   <methodparam><type>float</type><parameter>top</parameter></methodparam>
+  </methodsynopsis>
+  <para>
+   Определяет внешний вид страницы в соответствии с шириной окна
+   и устанавливает верхнюю позицию страницы в значение <parameter>top</parameter>.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  <para>
+   <variablelist>
+    <varlistentry>
+     <term><parameter>top</parameter></term>
+     <listitem>
+      <para>
+       Верхняя позиция страницы.
+      </para>
+     </listitem>
+    </varlistentry>
+   </variablelist>
+  </para>
+
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Возвращает &true; в случае успешного выполнения.
+  </para>
+ </refsect1>
+ <refsect1 role="errors">
+  &reftitle.errors;
+  &haru.error;
+ </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
+-->


Property changes on: phpdoc/ru/trunk/reference/haru/harudestination/setfith.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/haru/harudestination/setfitr.xml
===================================================================
--- phpdoc/ru/trunk/reference/haru/harudestination/setfitr.xml	                        (rev 0)
+++ phpdoc/ru/trunk/reference/haru/harudestination/setfitr.xml	2020-03-11 06:24:47 UTC (rev 349378)
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 322115 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<refentry xml:id="harudestination.setfitr" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+  <refname>HaruDestination::setFitR</refname>
+  <refpurpose>Устанавливает внешний вид страницы, чтобы соответствовать указанному прямоугольнику</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+  &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>HaruDestination::setFitR</methodname>
+   <methodparam><type>float</type><parameter>left</parameter></methodparam>
+   <methodparam><type>float</type><parameter>bottom</parameter></methodparam>
+   <methodparam><type>float</type><parameter>right</parameter></methodparam>
+   <methodparam><type>float</type><parameter>top</parameter></methodparam>
+  </methodsynopsis>
+  <para>
+   Определяет внешний вид страницы по размеру прямоугольника по параметрам.
+  </para>
+ </refsect1>
+
+ <refsect1 role="parameters">
+  &reftitle.parameters;
+  <para>
+   <variablelist>
+    <varlistentry>
+     <term><parameter>left</parameter></term>
+     <listitem>
+      <para>
+       Левые координаты страницы.
+      </para>
+     </listitem>
+    </varlistentry>
+    <varlistentry>
+     <term><parameter>bottom</parameter></term>
+     <listitem>
+      <para>
+       Нижние координаты страницы.
+      </para>
+     </listitem>
+    </varlistentry>
+    <varlistentry>
+     <term><parameter>right</parameter></term>
+     <listitem>
+      <para>
+       Правые координаты страницы.
+      </para>
+     </listitem>
+    </varlistentry>
+    <varlistentry>
+     <term><parameter>top</parameter></term>
+     <listitem>
+      <para>
+       Верхние координаты страницы.
+      </para>
+     </listitem>
+    </varlistentry>
+   </variablelist>
+  </para>
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+  &reftitle.returnvalues;
+  <para>
+   Возвращает &true; в случае успешного выполнения.
+  </para>
+ </refsect1>
+ <refsect1 role="errors">
+  &reftitle.errors;
+  &haru.error;
+ </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
+-->


Property changes on: phpdoc/ru/trunk/reference/haru/harudestination/setfitr.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.