PHP 클래스 HConsole, habari

상속: extends Plugin
파일 보기 프로젝트 열기: habari/habari

공개 메소드들

메소드 설명
action_admin_theme_get_hconsole ( )
action_hconsole_debug ( )
action_init ( )
action_plugins_loaded ( ) Early as possible, let's define DEBUG so we get DEBUG output and turn on error display; But only if we have code to execute.
alias ( )
filter_admin_access_tokens ( array $require_any, $page )
sql_dump ( $array )
template_footer ( )

비공개 메소드들

메소드 설명
get_functions ( $code )
parse_code ( $code )

메소드 상세

action_admin_theme_get_hconsole() 공개 메소드

action_hconsole_debug() 공개 메소드

action_init() 공개 메소드

public action_init ( )

action_plugins_loaded() 공개 메소드

Early as possible, let's define DEBUG so we get DEBUG output and turn on error display; But only if we have code to execute.

alias() 공개 메소드

public alias ( )

filter_admin_access_tokens() 공개 메소드

public filter_admin_access_tokens ( array $require_any, $page )
$require_any array

sql_dump() 공개 정적인 메소드

public static sql_dump ( $array )