Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 10681

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 Functions</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="objaggregation.examples2.html">Examples</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.aggregate-info.html">aggregate_info</a></div>
 <div class="up"><a href="book.objaggregation.html">Object Aggregation</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="ref.objaggregation" class="reference">
 <h1 class="title">Object Aggregation Functions</h1>

 































































<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><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>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="objaggregation.examples2.html">Examples</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.aggregate-info.html">aggregate_info</a></div>
 <div class="up"><a href="book.objaggregation.html">Object Aggregation</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>