aggregate_properties_by_regexp PHP Funktionen : PHP Übersicht : PHP Manual

aggregate_properties_by_regexp

PHP Function aggregate_properties_by_regexp / PHP Funktion aggregate_properties_by_regexp

phplist » Webkatalog Script - Link Script » PHP Function Coder » aggregate_properties_by_regexp
PHP Funktion
aggregate_properties_by_regexp ( phplist Code 100% Relevanz )
Rubrik
Object Aggregation/Composition Functions
Kurzform
aggregate_properties_by_regexp -- Selective class properties aggregation to an object using a regular expression
Vorschau
...aggregate_properties_by_regexp aggregate_properties_by_regexp (PHP 4 >= 4.2.0) aggregate_properties_by_regexp -- Selective class properties aggregation to an object using a regular expression Description void aggregate_properties_by_regexp ( object object, string class_name, string regexp [, bool exclude] ) ...
PHP Manual
[ aggregate_properties_by_regexp php.net ]

PHP Funktion
aggregate_properties_by_list ( phplist Code 83% Relevanz )
Rubrik
Object Aggregation/Composition Functions
Kurzform
aggregate_properties_by_list -- Selective dynamic class properties aggregation to an object
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_regexp() , aggregate_info() , deaggregate() aggregate_methods aggregate_properties_by_regexp...
PHP Manual
[ aggregate_properties_by_list php.net ]

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

PHP Funktion
Object Aggregation/Composition Functions ( phplist Code 37% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
... 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 aggregation of class properties to an object aggregate -- Dynamic class and object aggregation ...
PHP Manual
[ Object Aggregation/Composition Functions php.net ]