trigger.admin.inc

Version

1.7 (checked in on 2008/07/16 at 21:59:28 by dries)

Description

Admin page callbacks for the trigger module.

Functions

Namesort iconDescription
theme_trigger_displayDisplay actions assigned to this hook-op combination in a table.
trigger_assignBuild the form that allows users to assign actions to hooks.
trigger_assign_formCreate the form definition for assigning an action to a hook-op combination.
trigger_assign_form_submitSubmit function for trigger_assign_form().
trigger_assign_form_validateValidation function for trigger_assign_form().
trigger_unassignConfirm removal of an assigned action.
trigger_unassign_submit
_trigger_get_hook_actionsGet the actions that have already been defined for this type-hook-op combination.