PHP Class _Beans_Image_Options, Beans

Show file Open project: Getbeans/Beans

Public Methods

Method Description
__construct ( ) Constructor.
admin_notice ( ) Image editor notice notice.
flush ( ) Flush images for all folders set.
option ( $field ) Add button used to flush images.
register ( ) Register options.

Method Details

__construct() public method

Constructor.
public __construct ( )

admin_notice() public method

Image editor notice notice.
public admin_notice ( )

flush() public method

Flush images for all folders set.
public flush ( )

option() public method

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

register() public method

Register options.
public register ( )