Predefined Classes
Standard Defined Classes
     These classes are defined in the standard set of functions included
     in the PHP build.
    
- Directory
- 
        The class from which dir() is instantiated.
        
- stdClass
- 
        
Ming Defined Classes
     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
- 
        
     These classes are defined in the Oracle 8 extension, and will only be
     available when that extension has either been compiled into PHP
     or dynamically loaded at runtime.
    
qtdom Defined Classes
     These classes are defined in the 
     qtdom 
     extension, and will only be available when that extension has either 
     been compiled into PHP or dynamically loaded at runtime.