deaggregate(3) php man page | unix.com

Man Page: deaggregate

Operating Environment: php

Section: 3

DEAGGREGATE(3)								 1							    DEAGGREGATE(3)

deaggregate - Removes the aggregated methods and properties from an object

SYNOPSIS
void deaggregate (object $object, [string $class_name])
DESCRIPTION
Removes the methods and properties from classes that were aggregated to an object.
PARAMETERS
o $object - o $class_name - If the optional $class_name parameters is passed, only those methods and properties defined in that class are removed, otherwise all aggregated methods and properties are eliminated.
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 DEAGGREGATE(3)
Related Man Pages
get_class_vars(3) - php
aggregate_methods_by_list(3) - php
aggregate_properties(3) - php
mysql_fetch_object(3) - php
pg_fetch_object(3) - php
Similar Topics in the Unix Linux Community
lamprop 1.3.2 (Default branch)
Ctalk 0.0.93a rc 1 (Default branch)
Ctalk 0.0.93a rc2 (Default branch)
Ctalk 0.0.93a rc3 (Default branch)
.properties file and new line feeds