[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/parle/_parle/stack/top.xml_parle.stack.xml?=
From:       Anatol_Belski <ab () php ! net>
Date:       2017-09-22 19:35:35
Message-ID: svn-ab-1506108935-343132-860284396 () svn ! php ! net
[Download RAW message or body]

ab                                       Fri, 22 Sep 2017 19:35:35 +0000

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

Log:
Sync with changes in parle-0.6.3

Changed paths:
    D   phpdoc/en/trunk/reference/parle/parle/stack/top.xml
    U   phpdoc/en/trunk/reference/parle/parle.stack.xml

Deleted: phpdoc/en/trunk/reference/parle/parle/stack/top.xml
===================================================================
--- phpdoc/en/trunk/reference/parle/parle/stack/top.xml	2017-09-22 18:58:14 UTC (rev \
                343131)
+++ phpdoc/en/trunk/reference/parle/parle/stack/top.xml	2017-09-22 19:35:35 UTC (rev \
343132) @@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-
-<refentry xml:id="parle-stack.top" xmlns="http://docbook.org/ns/docbook" \
                xmlns:xlink="http://www.w3.org/1999/xlink">
- <refnamediv>
-  <refname>Parle\Stack::top</refname>
-  <refpurpose>Retrieve or replace the stack top</refpurpose>
- </refnamediv>
-
- <refsect1 role="description">
-  &reftitle.description;
-  <methodsynopsis>
-   <modifier>public</modifier> \
                <type>mixed</type><methodname>Parle\Stack::top</methodname>
-   <methodparam choice="opt"><type>mixed</type><parameter>new_top</parameter></methodparam>
                
-  </methodsynopsis>
-  <para>
-
-  </para>
- </refsect1>
-
- <refsect1 role="parameters">
-  &reftitle.parameters;
-  <variablelist>
-   <varlistentry>
-    <term><parameter>new_top</parameter></term>
-    <listitem>
-     <para>
-      The item which is to replace the stack top.
-     </para>
-    </listitem>
-   </varlistentry>
-  </variablelist>
- </refsect1>
-
- <refsect1 role="returnvalues">
-  &reftitle.returnvalues;
-  <para>
-   If no argiments are passed, returns the current top. Otherwise, if a replacement \
                is given, returns &null;.
-  </para>
- </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
--->

Modified: phpdoc/en/trunk/reference/parle/parle.stack.xml
===================================================================
--- phpdoc/en/trunk/reference/parle/parle.stack.xml	2017-09-22 18:58:14 UTC (rev \
                343131)
+++ phpdoc/en/trunk/reference/parle/parle.stack.xml	2017-09-22 19:35:35 UTC (rev \
343132) @@ -45,6 +45,11 @@
      <varname linkend="parle-stack.props.size">size</varname>
      <initializer>0</initializer>
     </fieldsynopsis>
+    <fieldsynopsis>
+     <modifier>public</modifier>
+     <type>mixed</type>
+     <varname linkend="parle-stack.props.top">top</varname>
+    </fieldsynopsis>

     <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
     <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) \
xpointer(id('class.parle-stack')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])" \
/> @@ -69,6 +74,12 @@
       <para>Stack size, readonly.</para>
      </listitem>
     </varlistentry>
+    <varlistentry xml:id="parle-stack.props.top">
+     <term><varname>size</varname></term>
+     <listitem>
+      <para>Element on the top of the stack.</para>
+     </listitem>
+    </varlistentry>
    </variablelist>
   </section>
 <!-- }}} -->



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic