|
ajax_command_html |
core/includes/ajax.inc |
Creates a Backdrop Ajax 'insert/html' command. |
|
actions_get_info |
core/includes/actions.inc |
Retrieves a single action's info by its name, or all actions |
|
actions_execute |
core/includes/actions.inc |
Executes a single action. |
|
actions_redirect |
core/includes/actions.inc |
Redirect the user after an action has been performed. |
|
authorize_access_denied_page |
core/authorize.php |
Renders a 403 access denied page for authorize.php. |
|
authorize_access_allowed |
core/authorize.php |
Determines if the current user is allowed to run authorize.php. |