PHPマニュアル
/
PEARマニュアル
:
|
ユーザフォーラムで議論/質問
|
マニュアル検索
|
ハイライト
|
ハイライトオフ
|
ポータル
|
php spot
ReflectionZendExtension クラス
|
JavaScript入門&応用&リファレンスなら「JavaScriptist」
ReflectionClassConstant::__toString
ReflectionZendExtension::__clone
リフレクション
PHP Manual
ReflectionZendExtension クラス
(PHP >= 5.4.0)
はじめに
クラス概要
ReflectionZendExtension
implements
Reflector
{
/* プロパティ */
public
$
name
;
/* メソッド */
final
private
void
__clone
(
void
)
public
__construct
(
string
$name
)
public
static
string
export
(
string
$name
[,
string
$return
] )
public
string
getAuthor
(
void
)
public
string
getCopyright
(
void
)
public
string
getName
(
void
)
public
string
getURL
(
void
)
public
string
getVersion
(
void
)
public
string
__toString
(
void
)
}
プロパティ
name
拡張モジュール名。読み込み専用で、書き込もうとすると
ReflectionException
をスローします。
目次
ReflectionZendExtension::__clone
? Clone のハンドラ
ReflectionZendExtension::__construct
? コンストラクタ
ReflectionZendExtension::export
? エクスポート
ReflectionZendExtension::getAuthor
? 作者を取得する
ReflectionZendExtension::getCopyright
? 著作権情報を取得する
ReflectionZendExtension::getName
? 名前を取得する
ReflectionZendExtension::getURL
? URL を取得する
ReflectionZendExtension::getVersion
? バージョンを取得する
ReflectionZendExtension::__toString
? 文字列変換のハンドラ
ReflectionClassConstant::__toString
ReflectionZendExtension::__clone
リフレクション
PHP Manual
忘却曲線を使ってこの知識を確実に記憶に残す
フォーラムで「
ReflectionZendExtension クラス
」について話す
各種マニュアル:
PHPマニュアル
|
PEARマニュアル
|
Smarty(英語)マニュアル
|
PHP-GTKマニュアル
|
「
ReflectionZendExtension クラス
」をGoogle検索
copyright © 1997-2023 PHP
ドキュメント作成グループ
(
ライセンス
). provided by
php spot
.
マニュアル: