The OutputHander abstract class defines methods for the interaction between the Harmoni framework object and output handling classes.
Located in /harmoni/core/architecture/output/OutputHandler.abstract.php (line 25)
OsidManager | --OutputHandler
Class | Description |
---|---|
BasicOutputHandler | The OutputHander abstract class defines methods for the interaction between the Harmoni framework object and output handling classes. |
GUIManagerAbstract | This abstract provides methods for theme management: saving/loading of theme state, obtaining information about supported GUI components, etc. |
Assign the configuration of this Manager. Valid configuration options are as
follows: database_index integer database_name string
Assign the context of this OsidManager.
Attach this class to the HarmoniObject as the current OutputHandler.
This method and Harmoni::attachOutputHandler() make up a Double-Dispatch design pattern.
Return context of this OsidManager.
Output the content that was returned from an action. This content should have been created such that it is a type that this OutputHandler can deal with.
Inherited From OsidManager
OsidManager::assignConfiguration()
OsidManager::assignOsidContext()
OsidManager::getOsidContext()
OsidManager::osidVersion_2_0()
Documentation generated on Wed, 19 Sep 2007 10:25:25 -0400 by phpDocumentor 1.3.0RC3