Web aym.pekori.to

aggregate_properties

(PHP 4 >= 4.2.0)

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

説明

void aggregate_properties ( object object, string class_name )

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

aggregate()aggregate_methods()aggregate_methods_by_list()aggregate_methods_by_regexp()aggregate_properties_by_list()aggregate_properties_by_regexp()aggregate_info()deaggregate() も参照ください。