定義済のクラス
標準で定義されているクラス
These classes are defined in the standard set of functions included
in the PHP build.
- Directory
The class from which dir is instantiated.
- stdClass
- __PHP_Incomplete_Class
PHP 5以降で定義済みのクラス
These additional predefined classes were introduced in
PHP 5.0.0
- exception
- php_user_filter
Mingで定義されるクラス
These classes are defined in the
Ming
extension, and will only be available when that extension has either
been compiled into PHP or dynamically loaded at runtime.
- swfshape
- swffill
- swfgradient
- swfbitmap
- swftext
- swftextfield
- swffont
- swfdisplayitem
- swfmovie
- swfbutton
- swfaction
- swfmorph
- swfsprite
これらのクラスはOracle 8拡張
で定義されており、PHP内部にコンパイルされているかあるいは
実行時に動的にロードされる場合にのみ有効です。
これらのクラスはqtdom拡張
で定義されており、PHP内部にコンパイルされているかあるいは
実行時に動的にロードされる場合にのみ有効です。