php man page for aggregate_properties

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 object

SYNOPSIS
void aggregate_properties (object $object, string $class_name)
DESCRIPTION
Aggregates 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.
PARAMETERS
o $object - o $class_name -
RETURN VALUES
No value is returned.
SEE ALSO
aggregate(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