constant JS_MENU_ACCESS_DENIED in JS Callback Handler 7.2
Same name and namespace in other branches
- 7 js.php \JS_MENU_ACCESS_DENIED
4 uses of JS_MENU_ACCESS_DENIED
- js_callback_execute in includes/
callback.inc - Execute a callback.
- js_deliver_json in includes/
json.inc - Callback for delivering JSON responses to the browser.
- js_execute_request in ./
js.module - Loads the requested module and executes the requested callback.
- js_get_page in includes/
get.inc - Handler for JS GET requests.
File
- ./
js.module, line 12 - JavaScript callback handler module.
Code
define('JS_MENU_ACCESS_DENIED', 3);