class CMS3_StandartOutputHandler, a very simple OutputHandler; no configuration available only static template and sitemap.
Located in /lib/StandartOutputHandler/CMS3_StandartOutputHandler.php (line 32)
CMS3_StandartOutputHandler_OutputHandler | --CMS3_StandartOutputHandler
Diable the OutputHandler, do this if you wish to print binary data.
Data provided by use of this method may be left out if the OutputHandler wishes to print something else the HTML, therefor don't add important information here.
Gets content ready to be printed
This does not include header, only the body content.
Gets to original identifier specified as <Namespace>/<PluginID>.<ext> Do this if you wish to extraxt the extention and parse manually.
Finds and replaces all embedments, in a given string
Currently not working since support for embeds isn't implemented yet.
Print an error code, if you use this method no other methods will be available.
This method will print all 4xx and 5xx error codes specified in the RFC 2616, and some of the codes specified in the WebDAV extension. NOTE: This mehtod postes a soft error code in HTML, this may be improved later on.
Set the body if the page, read parameter documentation.
Embedments may be included in the body, they shall be formatted as follows: [[EMBED|<identifier>|EMBED]], where <identifier> is the identifier returned from the IEmbedable.
Sets the complete unique identifier.
Inherited From CMS3_StandartOutputHandler_OutputHandler
CMS3_StandartOutputHandler_OutputHandler::PrintError()
Documentation generated on Mon, 30 Apr 2007 01:59:09 +0200 by phpDocumentor 1.3.1