PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

aggregate> <aggregate_properties_by_regexp
Last updated: Fri, 10 Oct 2008

view this page in

aggregate_properties

(PHP 4 >= 4.2.0)

aggregate_properties クラスのプロパティを、動的にオブジェクトに集約する

説明

void aggregate_properties ( object $object , string $class_name )

クラスで定義されているすべてのプロパティを既存のオブジェクトに 集約します。ただし、名前がアンダースコア文字 (_) で始まる プロパティは、プライベートとみなされて例外となります。

パラメータ

object

class_name

返り値

値を返しません。



add a note add a note User Contributed Notes
aggregate_properties
There are no user contributed notes for this page.

aggregate> <aggregate_properties_by_regexp
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites