trigger.admin.inc
Версия 1.5 (checked in on 2008/01/08 at 10:35:43 by goba)
Admin page callbacks for the trigger module.
Функции
Имя | Описание |
---|---|
theme_trigger_display | Display actions assigned to this hook-op combination in a table. |
trigger_assign | Build the form that allows users to assign actions to hooks. |
trigger_assign_form | Create the form definition for assigning an action to a hook-op combination. |
trigger_assign_form_submit | Submit function for trigger_assign_form(). |
trigger_assign_form_validate | Validation function for trigger_assign_form(). |
trigger_unassign | Confirm removal of an assigned action. |
trigger_unassign_submit | |
_trigger_get_hook_actions | Get the actions that have already been defined for this type-hook-op combination. |