actions_actions_map

Functions that call actions_actions_map()

Namesort iconLocationDescription
actions_actions_mapincludes/actions.incCreate an associative array keyed by md5 hashes of function names.
system_actions_configuremodules/system/system.moduleMenu callback. Create the form for configuration of a single action.
system_actions_managemodules/system/system.moduleMenu callback. Display an overview of available and configured actions.
trigger_assign_formmodules/trigger/trigger.admin.incCreate the form definition for assigning an action to a hook-op combination.
trigger_optionsmodules/trigger/trigger.moduleOften we generate a select field of all actions. This function generates the options for that select.

Functions called by actions_actions_map()

Namesort iconLocationDescription
actions_actions_mapincludes/actions.incCreate an associative array keyed by md5 hashes of function names.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.