PHP Class _Beans_Compiler_Options, Beans

Show file Open project: Getbeans/Beans

Public Methods

Method Description
__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.

Method Details

__construct() public method

Constructor.
public __construct ( )

admin_notice() public method

Cache cleaner notice.
public admin_notice ( )

flush() public method

Flush images for all folders set.
public flush ( )

maybe_disable_scripts_notice() public method

Maybe show disabled notice.

maybe_disable_style_notice() public method

Maybe show disabled notice.

option() public method

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

register() public method

Register options.
public register ( )