DisplayHandler
DisplayHandler (전역 클래스) 클래스의 공개 메서드 목록입니다. 이 문서는 Zittme 코어 소스에서 자동 생성되었습니다.
소스: classes/display/DisplayHandler.class.php
공개 메서드
function printContent(&$oModule)- print either html or xml content given oModule object
static function getDebugInfo(&$output = null)- Get debug information.
static function _printXMLHeader()- print a HTTP HEADER for XML, which is encoded in UTF-8
static function _printHTMLHeader()- print a HTTP HEADER for HTML, which is encoded in UTF-8
static function _printJSONHeader()- print a HTTP HEADER for JSON, which is encoded in UTF-8
static function _printCustomContentTypeHeader($content_type)- print a custom Content-Type header.
static function _printHttpStatusCode($code)- print a HTTP HEADER for HTML, which is encoded in UTF-8