You are here

constant PURGE_ACCESS_ENABLE in Purge 7.2

5 uses of PURGE_ACCESS_ENABLE
OLDpurge_item_form in includes/purge_ui.inc
Menu callback for purge item settins. @TODO REMOVE THIS. Die old functional code, die!.
PurgePurgerBundleDefault::__construct in includes/defaults.inc
Construct the default bundle.
PurgePurgerBundleUI::get_form_action in includes/purge_ui.class.inc
Generate the submit buttons.
PurgePurgerBundleUI::get_form_list_type in includes/purge_ui.class.inc
Generates a list of items of a specific type.
purge_item_action_callback in includes/purge_ui.inc
Callback for enable/disable.

File

includes/purge.inc, line 19
Contains the main purging functionality and error handling.

Code

define('PURGE_ACCESS_ENABLE', 2);