Abstract Class CMS3_StandartOutputHandler_OutputHandler

Description

Implements interfaces:

class CMS3_StandartOutputHandler_OutputHandler an abstract implementation of error codes for an outputhandler

  • abstract:

Located in /share/StandartOutputHandler/CMS3_StandartOutputHandler_OutputHandle.php (line 39)


	
			
Direct descendents
Class Description
 class CMS3_StandartOutputHandler class CMS3_StandartOutputHandler, a very simple OutputHandler; no configuration available only static template and sitemap.
 class CMS3_SemanticOutputHandler class CMS3_SemanticOutputHandler generates simple output readable with a xsl/xml complaint browser
Method Summary
 void PrintError (string $msg, int $code)
Methods
PrintError (line 62)

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.

  • access: public
void PrintError (string $msg, int $code)
  • string $msg: msg The message you wish to print
  • int $code: code The error code you wish to print eg. 404.

Redefined in descendants as:

Documentation generated on Mon, 30 Apr 2007 01:59:09 +0200 by phpDocumentor 1.3.1