actions_do

Functions that call actions_do()

Namesort iconLocationDescription
actions_doincludes/actions.incPerform a given list of actions by executing their callback functions.
trigger_commentmodules/trigger/trigger.moduleImplementation of hook_comment().
trigger_cronmodules/trigger/trigger.moduleImplementation of hook_cron().
trigger_nodeapimodules/trigger/trigger.moduleImplementation of hook_nodeapi().
trigger_taxonomymodules/trigger/trigger.moduleImplementation of hook_taxonomy().
trigger_usermodules/trigger/trigger.moduleImplementation of hook_user().

Functions called by actions_do()

Namesort iconLocationDescription
actions_doincludes/actions.incPerform a given list of actions by executing their callback functions.
actions_listincludes/actions.incDiscover all action functions by invoking hook_action_info().
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.pgsql.incRuns a basic query in the active database.
variable_getincludes/bootstrap.incReturn a persistent variable.
watchdogincludes/bootstrap.incLog a system message.
 
 

Drupal is a registered trademark of Dries Buytaert.