Функция aggregate_properties_by_regexp()
void aggregate_properties_by_regexp ( object object, string class_name, string regexp [, bool exclude] )
Aggregates properties from a class to
an existing object using a regular expression to match their names.
The optional parameter
is used to decide whether the regular
expression will select
the names of class properties to include in the aggregation (i.e.
FALSE , which is the default value),
or to...
Рубрики: Без рубрики |
Комментариев нет »