PHP 클래스 _Beans_Compiler_Options, Beans

파일 보기 프로젝트 열기: Getbeans/Beans

공개 메소드들

메소드 설명
__construct ( ) Constructor.
admin_notice ( ) Cache cleaner notice.
flush ( ) Flush images for all folders set.
maybe_disable_scripts_notice ( ) Maybe show disabled notice.
maybe_disable_style_notice ( ) Maybe show disabled notice.
option ( $field ) Add button used to flush cache.
register ( ) Register options.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

admin_notice() 공개 메소드

Cache cleaner notice.
public admin_notice ( )

flush() 공개 메소드

Flush images for all folders set.
public flush ( )

maybe_disable_scripts_notice() 공개 메소드

Maybe show disabled notice.

maybe_disable_style_notice() 공개 메소드

Maybe show disabled notice.

option() 공개 메소드

Add button used to flush cache.
public option ( $field )

register() 공개 메소드

Register options.
public register ( )