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

search for in the

ReflectionProperty::getDeclaringClass> <ReflectionProperty::__construct
[edit] Last updated: Wed, 19 Jun 2013

view this page in

ReflectionProperty::export

(PHP 5)

ReflectionProperty::exportエクスポートする

説明

public static string ReflectionProperty::export ( mixed $class , string $name [, bool $return ] )

エクスポートします。

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

argument

エクスポートするリフレクション。

name

プロパティ名。

return

TRUE に設定すると、エクスポートを発行するのではなく返します。 FALSE (デフォルト) の場合はその逆です。

返り値

参考

  • ReflectionProperty::toString()



add a note add a note User Contributed Notes ReflectionProperty::export - [0 notes]
There are no user contributed notes for this page.

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