Ready
class Ready extends Event (View source)
Ready Event Object
The base class for the individual event objects, providing common functions to the child objects.
Constants
| TYPE | 
                     
 
  | 
            
Properties
| string | $callback | Javascript callback function name. | from Event | 
Methods
                    __construct(
    string $c)
                                            
                
            Builds the Ready Event object.
Details
        at line 31
                            
    Event
    __construct(
    string $c)
    
    Builds the Ready Event object.