Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: deaggregate - Manual
[go: Go Back, main page]

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

search for in the

変数操作" width="11" height="7"/> <オブジェクトの集約関数
Last updated: Fri, 05 Sep 2008

view this page in

deaggregate

(PHP 4 >= 4.2.0)

deaggregate 集約されたメソッドやプロパティをオブジェクトから取り除く

説明

void deaggregate ( object $object [, string $class_name ] )

オブジェクトに集約されたクラスのメソッドやプロパティを取り除きます。

パラメータ

object

class_name

オプションのパラメータ class_name が指定された場合は そのクラスで定義されているメソッドやプロパティのみが削除され、 それ以外の場合は集約されたすべてのメソッドやプロパティが削除されます。

返り値

値を返しません。



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

 
show source | credits | sitemap | contact | advertising | mirror sites