| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
com_print_typeinfo(PHP 4 >= 4.2.0, PHP 5) com_print_typeinfo — ディスパッチインターフェースのために、PHP のクラス定義を出力する 説明
bool com_print_typeinfo
( object $comobject
[, string $dispinterface
[, bool $wantsink = false
]] )
この関数の目的は、イベントシンクに使用するスケルトンクラスの作成を支援することです。 You may also use it to generate a dump of any COM object, provided that it supports enough of the introspection interfaces, and that you know the name of the interface you want to display. パラメータ
返り値成功した場合に TRUE を、失敗した場合に FALSE を返します。 |
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「com_print_typeinfo - ディスパッチインターフェースのために、PHP のクラス定義を出力する」をGoogle検索
|