Mach-II Base Object
Located in /MachII/framework/BaseObject.php (line 11)
Class | Description |
---|---|
MachII_framework_Listener | Listener. |
MachII_framework_Plugin | Plugin. |
MachII_framework_EventFilter | EventFilter class. |
Constructor
Announces a new event to the framework.
Override to provide custom configuration logic.
Called after constructor.
Gets a configuration parameter value, or a default value if not defined.
Gets the full set of configuration parameters for the component.
Gets the specified property.
This is just a shortcut for getAppManager()->getPropertyManager()->getProperty().
Checks to see whether or not a configuration parameter is defined.
Same as isParameterDefined().
Checks to see whether or not a configuration parameter is defined.
Same as hasParameter().
Sets a configuration parameter.
Sets the full set of configuration parameters for the component.
Sets the specified property.
This is just a shortcut for getAppManager()->getPropertyManager()->setProperty().
Documentation generated on Thu, 20 Jan 2005 10:46:52 -0800 by phpDocumentor 1.3.0RC3