aggregate_properties_by_list PHP Funktionen : PHP Übersicht : PHP Manual

aggregate_properties_by_list

PHP Function aggregate_properties_by_list / PHP Funktion aggregate_properties_by_list

phplist » Webkatalog Script - Link Script » PHP Function Coder » aggregate_properties_by_list
PHP Funktion
aggregate_properties_by_list ( phplist Code 100% Relevanz )
Rubrik
Object Aggregation/Composition Functions
Kurzform
aggregate_properties_by_list -- Selective dynamic class properties aggregation to an object
Vorschau
...aggregate_properties_by_list aggregate_properties_by_list (PHP 4 >= 4.2.0) aggregate_properties_by_list -- Selective dynamic class properties aggregation to an object Description void aggregate_properties_by_list ( object object, string class_name, array properties_list [, bool exclude] ) Aggregates properties from a class to an existing object using a list of property names. The optional parameter exclude is used to ...
PHP Manual
[ aggregate_properties_by_list php.net ]

PHP Funktion
aggregate_properties_by_regexp ( phplist Code 83% Relevanz )
Rubrik
Object Aggregation/Composition Functions
Kurzform
aggregate_properties_by_regexp -- Selective class properties aggregation to an object using a regular expression
Vorschau
...), which are considered private to the aggregated class, are always excluded. See also aggregate() , aggregate_methods() , aggregate_methods_by_list() , aggregate_methods_by_regexp() , aggregate_properties() , aggregate_properties_by_list() , aggregate_info() , deaggregate() aggregate_properties_by_list aggregate_properties...
PHP Manual
[ aggregate_properties_by_regexp php.net ]

PHP Funktion
aggregate_methods ( phplist Code 58% Relevanz )
Rubrik
Object Aggregation/Composition Functions
Kurzform
aggregate_methods -- Dynamic class and object aggregation of methods
Vorschau
... underscore character (_) which are considered private to the aggregated class. See also aggregate() , aggregate_info() , aggregate_methods_by_list() , aggregate_methods_by_regexp() , aggregate_properties() , aggregate_properties_by_list() , aggregate_properties_by_regexp() , deaggregate() aggregate_methods_by_regexp aggregate_properties_by_list...
PHP Manual
[ aggregate_methods php.net ]

PHP Funktion
Object Aggregation/Composition Functions ( phplist Code 38% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
... methods aggregation to an object aggregate_methods_by_regexp -- Selective class methods aggregation to an object using a regular expression aggregate_methods -- Dynamic class and object aggregation of methods aggregate_properties_by_list -- Selective dynamic class properties aggregation to an object aggregate_properties_by_regexp -- Selective class properties aggregation to an object using a regular expression aggregate_properties -- Dynamic ...
PHP Manual
[ Object Aggregation/Composition Functions php.net ]