Query: aggregate_properties
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AGGREGATE_PROPERTIES(3) 1 AGGREGATE_PROPERTIES(3) aggregate_properties - Dynamic aggregation of class properties to an objectSYNOPSISvoid aggregate_properties (object $object, string $class_name)DESCRIPTIONAggregates all properties defined in a class to an existing object, except for properties whose names start with an underscore character (_) which are considered private to the aggregated class.PARAMETERSo $object - o $class_name -RETURN VALUESNo value is returned.SEE ALSOaggregate(3), aggregate_methods(3), aggregate_methods_by_list(3), aggregate_methods_by_regexp(3), aggregate_properties(3), aggregate_prop- erties_by_list(3), aggregate_properties_by_regexp(3), deaggregate(3). PHP Documentation Group AGGREGATE_PROPERTIES(3)
Related Man Pages |
---|
deaggregate(3) - php |
aggregate_info(3) - php |
aggregate_properties_by_list(3) - php |
aggregate_properties_by_regexp(3) - php |
is_a(3) - php |
Similar Topics in the Unix Linux Community |
---|
Hash Funtion properties |