PHP Class _Beans_Compiler_Options, Beans

Afficher le fichier Open project: Getbeans/Beans

Méthodes publiques

Méthode 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 méthode

Constructor.
public __construct ( )

admin_notice() public méthode

Cache cleaner notice.
public admin_notice ( )

flush() public méthode

Flush images for all folders set.
public flush ( )

maybe_disable_scripts_notice() public méthode

Maybe show disabled notice.

maybe_disable_style_notice() public méthode

Maybe show disabled notice.

option() public méthode

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

register() public méthode

Register options.
public register ( )