sean            Sun Aug 22 14:54:38 2004 EDT

  Modified files:              
    /phpdoc/en/reference/classkit/functions     classkit-method-add.xml 
                                                classkit-method-redefine.xml 
                                                classkit-method-remove.xml 
                                                classkit-method-rename.xml 
  Log:
  replaced return with entity
  
http://cvs.php.net/diff.php/phpdoc/en/reference/classkit/functions/classkit-method-add.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/classkit/functions/classkit-method-add.xml
diff -u phpdoc/en/reference/classkit/functions/classkit-method-add.xml:1.1 
phpdoc/en/reference/classkit/functions/classkit-method-add.xml:1.2
--- phpdoc/en/reference/classkit/functions/classkit-method-add.xml:1.1  Sun Aug 22 
13:05:41 2004
+++ phpdoc/en/reference/classkit/functions/classkit-method-add.xml      Sun Aug 22 
14:54:38 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.classkit-method-add">
  <refnamediv>
   <refname>classkit_method_add</refname>
@@ -16,7 +16,7 @@
    <methodparam 
choice="opt"><type>int</type><parameter>flags</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Returns &true; on success, &false; on failure.
+   &return.success;
   </para>
   &warn.experimental.func;
  </refsect1>
@@ -154,4 +154,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
http://cvs.php.net/diff.php/phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml
diff -u phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml:1.1 
phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml:1.2
--- phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml:1.1     Sun 
Aug 22 13:05:41 2004
+++ phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml Sun Aug 22 
14:54:38 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.classkit-method-redefine">
  <refnamediv>
   <refname>classkit_method_redefine</refname>
@@ -16,7 +16,7 @@
    <methodparam 
choice="opt"><type>int</type><parameter>flags</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Returns &true; on success, &false; on failure.
+   &return.success;
   </para>
   &note.classkit.selfmanipulation;
   &warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/classkit/functions/classkit-method-remove.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/classkit/functions/classkit-method-remove.xml
diff -u phpdoc/en/reference/classkit/functions/classkit-method-remove.xml:1.1 
phpdoc/en/reference/classkit/functions/classkit-method-remove.xml:1.2
--- phpdoc/en/reference/classkit/functions/classkit-method-remove.xml:1.1       Sun 
Aug 22 13:05:41 2004
+++ phpdoc/en/reference/classkit/functions/classkit-method-remove.xml   Sun Aug 22 
14:54:38 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.classkit-method-remove">
  <refnamediv>
   <refname>classkit_method_remove</refname>
@@ -13,7 +13,7 @@
    <methodparam><type>string</type><parameter>methodname</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Returns &true; on success, &false; on failure.
+   &return.success;
   </para>
   &note.classkit.selfmanipulation;
   &warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/classkit/functions/classkit-method-rename.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/classkit/functions/classkit-method-rename.xml
diff -u phpdoc/en/reference/classkit/functions/classkit-method-rename.xml:1.1 
phpdoc/en/reference/classkit/functions/classkit-method-rename.xml:1.2
--- phpdoc/en/reference/classkit/functions/classkit-method-rename.xml:1.1       Sun 
Aug 22 13:05:41 2004
+++ phpdoc/en/reference/classkit/functions/classkit-method-rename.xml   Sun Aug 22 
14:54:38 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.classkit-method-rename">
  <refnamediv>
   <refname>classkit_method_rename</refname>
@@ -14,7 +14,7 @@
    <methodparam><type>string</type><parameter>newname</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Returns &true; on success, &false; on failure.
+   &return.success;
   </para>
   &note.classkit.selfmanipulation;
   &warn.experimental.func;

Reply via email to