dams Fri Feb 28 18:51:57 2003 EDT
Modified files:
/phpdoc/en/reference/objaggregation/functions
aggregate-methods-by-list.xml
aggregate-methods-by-regexp.xml
aggregate-properties-by-list.xml
aggregate-properties-by-regexp.xml
aggregation-info.xml
deaggregate.xml
Log:
moving quotes
Index: phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-list.xml
diff -u phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-list.xml:1.3
phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-list.xml:1.4
--- phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-list.xml:1.3
Sat Aug 3 22:47:42 2002
+++ phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-list.xml Fri
Feb 28 18:51:57 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.aggregate-methods-by-list">
<refnamediv>
<refname>aggregate_methods_by_list</refname>
@@ -14,7 +14,7 @@
<methodparam><type>object</type><parameter>object</parameter></methodparam>
<methodparam><type>string</type><parameter>class_name</parameter></methodparam>
<methodparam><type>array</type><parameter>methods_list</parameter></methodparam>
- <methodparam
choice='opt'><type>boolean</type><parameter>exclude</parameter></methodparam>
+ <methodparam
choice="opt"><type>bool</type><parameter>exclude</parameter></methodparam>
</methodsynopsis>
<para>
Aggregates methods from a class to
Index: phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-regexp.xml
diff -u
phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-regexp.xml:1.2
phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-regexp.xml:1.3
--- phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-regexp.xml:1.2
Sat Aug 3 22:47:42 2002
+++ phpdoc/en/reference/objaggregation/functions/aggregate-methods-by-regexp.xml
Fri Feb 28 18:51:57 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.aggregate-methods-by-regexp">
<refnamediv>
<refname>aggregate_methods_by_regexp</refname>
@@ -15,7 +15,7 @@
<methodparam><type>object</type><parameter>object</parameter></methodparam>
<methodparam><type>string</type><parameter>class_name</parameter></methodparam>
<methodparam><type>string</type><parameter>regexp</parameter></methodparam>
- <methodparam
choice='opt'><type>boolean</type><parameter>exclude</parameter></methodparam>
+ <methodparam
choice="opt"><type>bool</type><parameter>exclude</parameter></methodparam>
</methodsynopsis>
<para>
Aggregates methods from a class to
Index: phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-list.xml
diff -u
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-list.xml:1.2
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-list.xml:1.3
--- phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-list.xml:1.2
Sat Aug 3 22:47:42 2002
+++ phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-list.xml
Fri Feb 28 18:51:57 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.aggregate-properties-by-list">
<refnamediv>
<refname>aggregate_properties_by_list</refname>
@@ -14,7 +14,7 @@
<methodparam><type>object</type><parameter>object</parameter></methodparam>
<methodparam><type>string</type><parameter>class_name</parameter></methodparam>
<methodparam><type>array</type><parameter>properties_list</parameter></methodparam>
- <methodparam
choice='opt'><type>boolean</type><parameter>exclude</parameter></methodparam>
+ <methodparam
choice="opt"><type>bool</type><parameter>exclude</parameter></methodparam>
</methodsynopsis>
<para>
Aggregates properties from a class to
Index: phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml
diff -u
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml:1.2
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml:1.3
---
phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml:1.2
Sat Aug 3 22:47:42 2002
+++ phpdoc/en/reference/objaggregation/functions/aggregate-properties-by-regexp.xml
Fri Feb 28 18:51:57 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.aggregate-properties-by-regexp">
<refnamediv>
<refname>aggregate_properties_by_regexp</refname>
@@ -15,7 +15,7 @@
<methodparam><type>object</type><parameter>object</parameter></methodparam>
<methodparam><type>string</type><parameter>class_name</parameter></methodparam>
<methodparam><type>string</type><parameter>regexp</parameter></methodparam>
- <methodparam
choice='opt'><type>boolean</type><parameter>exclude</parameter></methodparam>
+ <methodparam
choice="opt"><type>bool</type><parameter>exclude</parameter></methodparam>
</methodsynopsis>
<para>
Aggregates properties from a class to
Index: phpdoc/en/reference/objaggregation/functions/aggregation-info.xml
diff -u phpdoc/en/reference/objaggregation/functions/aggregation-info.xml:1.2
phpdoc/en/reference/objaggregation/functions/aggregation-info.xml:1.3
--- phpdoc/en/reference/objaggregation/functions/aggregation-info.xml:1.2 Thu
Dec 5 16:44:07 2002
+++ phpdoc/en/reference/objaggregation/functions/aggregation-info.xml Fri Feb 28
18:51:57 2003
@@ -1,14 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.aggregation-info">
<refnamediv>
<refname>aggregation_info</refname>
- <refpurpose>Synonym for <function>aggregate_info</function></refpurpose>
+ <refpurpose>Alias for <function>aggregate_info</function></refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
-
<type>array</type><methodname>aggregation_info</methodname><methodparam><type>object</type><parameter>object</parameter></methodparam>
+ <type>array</type><methodname>aggregation_info</methodname>
+ <methodparam><type>object</type><parameter>object</parameter></methodparam>
</methodsynopsis>
<para>
Will return the aggretaion information for a particular object
Index: phpdoc/en/reference/objaggregation/functions/deaggregate.xml
diff -u phpdoc/en/reference/objaggregation/functions/deaggregate.xml:1.2
phpdoc/en/reference/objaggregation/functions/deaggregate.xml:1.3
--- phpdoc/en/reference/objaggregation/functions/deaggregate.xml:1.2 Sat Aug 3
22:47:42 2002
+++ phpdoc/en/reference/objaggregation/functions/deaggregate.xml Fri Feb 28
18:51:57 2003
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.deaggregate">
<refnamediv>
<refname>deaggregate</refname>
<refpurpose>
- removes the aggregated methods and properties from an object
+ Removes the aggregated methods and properties from an object
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>void</type><methodname>object_aggregation</methodname>
+ <type>void</type><methodname>deaggregate</methodname>
<methodparam><type>object</type><parameter>object</parameter></methodparam>
- <methodparam
choice='opt'><type>string</type><parameter>class_name</parameter></methodparam>
+ <methodparam
choice="opt"><type>string</type><parameter>class_name</parameter></methodparam>
</methodsynopsis>
<para>
Removes the methods and properties from classes that were aggregated to
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php