constant ASSET_WIZARD_CANCEL in Asset 5
Same name and namespace in other branches
- 6 asset_wizard.inc \ASSET_WIZARD_CANCEL
- 6 inc/asset_wizard.inc \ASSET_WIZARD_CANCEL
3 uses of ASSET_WIZARD_CANCEL
- asset_wizard_form in ./
asset_wizard.inc - Main form builder function for the asset wizard.
- asset_wizard_form_submit in ./
asset_wizard.inc - Submit callback for asset_wizard_form().
- asset_wizard_form_validate in ./
asset_wizard.inc - Validate callback for asset_wizard_form().
File
- ./
asset_wizard.inc, line 5
Code
define('ASSET_WIZARD_CANCEL', 'Cancel');