Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 355

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Object Aggregation/Composition [PHP 4]</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.unregister-tick-function.html">unregister_tick_function</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="intro.objaggregation.html">Introduction</a></div>
 <div class="up"><a href="refs.basic.vartype.html">Variable and Type Related Extensions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="book.objaggregation" class="book">
 
 <h1 class="title">Object Aggregation/Composition [PHP 4]</h1>
 

 

 







 








<ul class="chunklist chunklist_book"><li><a href="intro.objaggregation.html">Introduction</a></li><li><a href="objaggregation.examples.html">Examples</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="objaggregation.examples.association.html">Object Aggregation examples</a></li><li><a href="objaggregation.examples2.html">Examples</a></li></ul></li><li><a href="ref.objaggregation.html">Object Aggregation Functions</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="function.aggregate-info.html">aggregate_info</a> — Gets aggregation information for a given object</li><li><a href="function.aggregate-methods-by-list.html">aggregate_methods_by_list</a> — Selective dynamic class methods aggregation to an object</li><li><a href="function.aggregate-methods-by-regexp.html">aggregate_methods_by_regexp</a> — Selective class methods aggregation to an object using a regular
   expression</li><li><a href="function.aggregate-methods.html">aggregate_methods</a> — Dynamic class and object aggregation of methods</li><li><a href="function.aggregate-properties-by-list.html">aggregate_properties_by_list</a> — Selective dynamic class properties aggregation to an object</li><li><a href="function.aggregate-properties-by-regexp.html">aggregate_properties_by_regexp</a> — Selective class properties aggregation to an object using a regular
   expression</li><li><a href="function.aggregate-properties.html">aggregate_properties</a> — Dynamic aggregation of  class properties to an object</li><li><a href="function.aggregate.html">aggregate</a> — Dynamic class and object aggregation of methods and properties</li><li><a href="function.aggregation-info.html">aggregation_info</a> — Alias of aggregate_info</li><li><a href="function.deaggregate.html">deaggregate</a> — Removes the aggregated methods and properties from an object</li></ul></li></ul></div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.unregister-tick-function.html">unregister_tick_function</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="intro.objaggregation.html">Introduction</a></div>
 <div class="up"><a href="refs.basic.vartype.html">Variable and Type Related Extensions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>