actions_load
Functions that call actions_load()
| Name | Location | Description |
|---|---|---|
| actions_load | includes/actions.inc | Retrieve a single action from the database. |
| system_actions_delete_form_submit | modules/system/system.module | Process system_actions_delete form submissions. |
Functions called by actions_load()
| Name | Location | Description |
|---|---|---|
| actions_load | includes/actions.inc | Retrieve a single action from the database. |
| db_query | includes/database/database.inc | Execute an arbitrary query string against the active database. |
