mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Added some more text and examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90841 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6e7c429283
commit
e26877c007
2 changed files with 13 additions and 4 deletions
9
reference/objaggregation/functions.xml
Normal file
9
reference/objaggregation/functions.xml
Normal file
|
@ -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;
|
|
@ -1,10 +1,11 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<reference id="ref.objaggregation">
|
||||
<title>Object Aggregation/Composition Functions</title>
|
||||
<titleabbrev>Object Aggregation</titleabbrev>
|
||||
|
||||
<partintro>
|
||||
<partintro id="objaggregation.partintro">
|
||||
&warn.experimental;
|
||||
<section id="objaggregation.intro">
|
||||
&reftitle.intro;
|
||||
<para>
|
||||
|
@ -409,8 +410,7 @@ method: save
|
|||
</section>
|
||||
</partintro>
|
||||
|
||||
&reference.objaggregation.functions;
|
||||
|
||||
&reference.objaggregation.functions;
|
||||
</reference>
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
|
|
Loading…
Reference in a new issue