PHP. Руководство по PHP. 2005
aggregate_info
aggregate_info
(no version information, might be only in CVS)aggregate_info --
Returns an associative array of the methods and properties from
each class that has been aggregated to the object
Description
array aggregate_info (object object)Will return the aggregation information for a particular object
as an associative array of arrays of methods and properties. The
key for the main array is the name of the aggregated class.
For example the code below
As you can see, all properties and methods of the
Dicer class have been aggregated
into our new object, with the exception of the class
constructor and the method _secret_super_dicing
See also
aggregate_methods_by_regexp(),
aggregate_properties_by_list(),
aggregate_properties_by_regexp(),
Object Aggregation/Composition Functions
aggregate_methods_by_list
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.