cvs: phpdoc-nl /reference/classobj/functions call-user-method.xml class-exists.xml get-class-methods.xml get-class-vars.xml get-declared-classes.xml get-object-vars.xml get-parent-class.xml is-subclass-of.xml method-exists.xml
[email protected] ("Sander Roobol")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvssander1029490118@cvsserver> |
sander Fri Aug 16 05:28:38 2002 EDT
Modified files:
/phpdoc-nl/reference/classobj/functions call-user-method.xml
class-exists.xml
get-class-methods.xml
get-class-vars.xml
get-declared-classes.xml
get-object-vars.xml
get-parent-class.xml
is-subclass-of.xml
method-exists.xml
Log:
Omschrijving -> Beschrijving
sander-20020816052838.txt
(text/plain, 8.5 KB)
Index: phpdoc-nl/reference/classobj/functions/call-user-method.xml
diff -u phpdoc-nl/reference/classobj/functions/call-user-method.xml:1.3 phpdoc-nl/reference/classobj/functions/call-user-method.xml:1.4
--- phpdoc-nl/reference/classobj/functions/call-user-method.xml:1.3 Wed Aug 14 06:14:08 2002
+++ phpdoc-nl/reference/classobj/functions/call-user-method.xml Fri Aug 16 05:28:38 2002
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>mixed</type><methodname>call_user_method</methodname>
<methodparam><type>string</type><parameter>methode_naam</parameter></methodparam>
Index: phpdoc-nl/reference/classobj/functions/class-exists.xml
diff -u phpdoc-nl/reference/classobj/functions/class-exists.xml:1.2 phpdoc-nl/reference/classobj/functions/class-exists.xml:1.3
--- phpdoc-nl/reference/classobj/functions/class-exists.xml:1.2 Sat Jun 1 10:41:36 2002
+++ phpdoc-nl/reference/classobj/functions/class-exists.xml Fri Aug 16 05:28:38 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- EN-Revision: 1.2 Maintainer: mathieu Status: ready -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.11 -->
<refentry id="function.class-exists">
@@ -8,7 +8,7 @@
<refpurpose>Controleert of de gegeven naam bestaat als klasse</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>class_exists</methodname>
<methodparam><type>string</type><parameter>klasse_naam</parameter></methodparam>
Index: phpdoc-nl/reference/classobj/functions/get-class-methods.xml
diff -u phpdoc-nl/reference/classobj/functions/get-class-methods.xml:1.3 phpdoc-nl/reference/classobj/functions/get-class-methods.xml:1.4
--- phpdoc-nl/reference/classobj/functions/get-class-methods.xml:1.3 Sat Jun 1 10:41:36 2002
+++ phpdoc-nl/reference/classobj/functions/get-class-methods.xml Fri Aug 16 05:28:38 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- EN-Revision: 1.3 Maintainer: mathieu Status: ready -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.2 -->
<refentry id="function.get-class-methods">
@@ -9,7 +9,7 @@
klasse</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>array</type><methodname>get_class_methods</methodname>
<methodparam><type>mixed</type><parameter>klasse_naam</parameter></methodparam>
Index: phpdoc-nl/reference/classobj/functions/get-class-vars.xml
diff -u phpdoc-nl/reference/classobj/functions/get-class-vars.xml:1.3 phpdoc-nl/reference/classobj/functions/get-class-vars.xml:1.4
--- phpdoc-nl/reference/classobj/functions/get-class-vars.xml:1.3 Sat Jun 1 10:41:37 2002
+++ phpdoc-nl/reference/classobj/functions/get-class-vars.xml Fri Aug 16 05:28:38 2002
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.3 Maintainer: mathieu Status: ready -->
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.1 -->
<refentry id="function.get-class-vars">
<refnamediv>
@@ -11,7 +11,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>array</type><methodname>get_class_vars</methodname>
<methodparam><type>string</type><parameter>klasse_naam</parameter></methodparam>
Index: phpdoc-nl/reference/classobj/functions/get-declared-classes.xml
diff -u phpdoc-nl/reference/classobj/functions/get-declared-classes.xml:1.1 phpdoc-nl/reference/classobj/functions/get-declared-classes.xml:1.2
--- phpdoc-nl/reference/classobj/functions/get-declared-classes.xml:1.1 Thu May 30 09:50:37 2002
+++ phpdoc-nl/reference/classobj/functions/get-declared-classes.xml Fri Aug 16 05:28:38 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- EN-Revision: 1.2 Maintainer: mathieu Status: ready -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.11 -->
<refentry id="function.get-declared-classes">
@@ -9,7 +9,7 @@
klassen. </refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>array</type><methodname>get_declared_classes</methodname>
<void/>
Index: phpdoc-nl/reference/classobj/functions/get-object-vars.xml
diff -u phpdoc-nl/reference/classobj/functions/get-object-vars.xml:1.2 phpdoc-nl/reference/classobj/functions/get-object-vars.xml:1.3
--- phpdoc-nl/reference/classobj/functions/get-object-vars.xml:1.2 Sat Jun 1 10:41:37 2002
+++ phpdoc-nl/reference/classobj/functions/get-object-vars.xml Fri Aug 16 05:28:38 2002
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.2 Maintainer: mathieu Status: ready -->
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.1 -->
<refentry id="function.get-object-vars">
<refnamediv>
@@ -8,7 +8,7 @@
<refpurpose>Retourneert een array met alle eigenschappen van een object</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>array</type><methodname>get_object_vars</methodname>
<methodparam><type>object</type><parameter>obj</parameter></methodparam>
Index: phpdoc-nl/reference/classobj/functions/get-parent-class.xml
diff -u phpdoc-nl/reference/classobj/functions/get-parent-class.xml:1.2 phpdoc-nl/reference/classobj/functions/get-parent-class.xml:1.3
--- phpdoc-nl/reference/classobj/functions/get-parent-class.xml:1.2 Sat Jun 1 10:41:37 2002
+++ phpdoc-nl/reference/classobj/functions/get-parent-class.xml Fri Aug 16 05:28:38 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- EN-Revision: 1.2 Maintainer: mathieu Status: ready -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.4 -->
<refentry id="function.get-parent-class">
@@ -9,7 +9,7 @@
of klasse naam.</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>get_parent_class</methodname>
<methodparam><type>mixed</type><parameter>obj</parameter></methodparam>
Index: phpdoc-nl/reference/classobj/functions/is-subclass-of.xml
diff -u phpdoc-nl/reference/classobj/functions/is-subclass-of.xml:1.2 phpdoc-nl/reference/classobj/functions/is-subclass-of.xml:1.3
--- phpdoc-nl/reference/classobj/functions/is-subclass-of.xml:1.2 Sat Jun 1 10:41:37 2002
+++ phpdoc-nl/reference/classobj/functions/is-subclass-of.xml Fri Aug 16 05:28:38 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- EN-Revision: 1.3 Maintainer: mathieu Status: ready -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.4 -->
<refentry id="function.is-subclass-of">
@@ -10,7 +10,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_subclass_of</methodname>
<methodparam><type>object</type><parameter>object</parameter></methodparam>
Index: phpdoc-nl/reference/classobj/functions/method-exists.xml
diff -u phpdoc-nl/reference/classobj/functions/method-exists.xml:1.2 phpdoc-nl/reference/classobj/functions/method-exists.xml:1.3
--- phpdoc-nl/reference/classobj/functions/method-exists.xml:1.2 Sat Jun 1 10:41:37 2002
+++ phpdoc-nl/reference/classobj/functions/method-exists.xml Fri Aug 16 05:28:38 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- EN-Revision: 1.2 Maintainer: mathieu Status: ready -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.9 -->
<refentry id="function.method-exists">
@@ -9,7 +9,7 @@
voorkomt</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>method_exists</methodname>
<methodparam><type>object</type><parameter>object</parameter></methodparam>