php man page for deaggregate

Query: deaggregate

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
aggregate(3) - php
aggregate_methods_by_list(3) - php
aggregate_methods_by_regexp(3) - php
aggregate_properties(3) - php
aggregate_properties_by_regexp(3) - php
Similar Topics in the Unix Linux Community
Design Options for Property Files
lamprop 1.3.2 (Default branch)
Ctalk 0.0.93a (Default branch)
Ctalk 0.0.94a rc2 (Default branch)
reading in properties file