클래스·함수 명세

FrontEndFileHandler

FrontEndFileHandler (전역 클래스) 클래스의 공개 메서드 목록입니다. 이 문서는 Zittme 코어 소스에서 자동 생성되었습니다.

소스: classes/frontendfile/FrontEndFileHandler.class.php

공개 메서드

  • static function getInstance()
  • Get singleton instance
  • static function isSsl()
  • Check SSL
  • function loadFile($args)
  • Load front end file
  • function startLog()
  • Start logging.
  • function endLog()
  • End logging and return the log entries.
  • function unloadFile($fileName, $unused = '', $media = 'all')
  • Unload front end file
  • function unloadAllFiles($type = 'all')
  • Unload all front end file
  • function getCssFileList($finalize = false)
  • Get css file list
  • function getJsFileList($type = 'head', $finalize = false)
  • Get javascript file list