From e26877c007b0bab372ff8065f7dcd295833531fe Mon Sep 17 00:00:00 2001 From: "Jesus M. Castagnetto" Date: Sat, 3 Aug 2002 23:28:49 +0000 Subject: [PATCH] Added some more text and examples git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90841 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/objaggregation/functions.xml | 9 +++++++++ reference/objaggregation/reference.xml | 8 ++++---- 2 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 reference/objaggregation/functions.xml diff --git a/reference/objaggregation/functions.xml b/reference/objaggregation/functions.xml new file mode 100644 index 0000000000..3210ecc487 --- /dev/null +++ b/reference/objaggregation/functions.xml @@ -0,0 +1,9 @@ +&reference.objaggregation.functions.aggregate; +&reference.objaggregation.functions.aggregate-methods-by-list; +&reference.objaggregation.functions.aggregate-methods-by-regexp; +&reference.objaggregation.functions.aggregate-methods; +&reference.objaggregation.functions.aggregate-properties-by-list; +&reference.objaggregation.functions.aggregate-properties-by-regexp; +&reference.objaggregation.functions.aggregate-properties; +&reference.objaggregation.functions.deaggregate; +&reference.objaggregation.functions.aggregation-info; diff --git a/reference/objaggregation/reference.xml b/reference/objaggregation/reference.xml index 169c1aeb06..255824300f 100644 --- a/reference/objaggregation/reference.xml +++ b/reference/objaggregation/reference.xml @@ -1,10 +1,11 @@ - + Object Aggregation/Composition Functions Object Aggregation - + + &warn.experimental;
&reftitle.intro; @@ -409,8 +410,7 @@ method: save
-&reference.objaggregation.functions; - + &reference.objaggregation.functions;