actions.inc

  1. drupal
    1. drupal6
    2. drupal7

Version 1.26 (checked in on 2009/03/18 at 09:50:46 by dries)

This is the actions engine for executing stored actions.

Funktionen & Methoden

NameBeschreibung
actions_actions_mapCreate an associative array keyed by md5 hashes of function names.
actions_deleteDelete a single action from the database.
actions_doPerform a given list of actions by executing their callback functions.
actions_function_lookupGiven an md5 hash of a function name, return the function name.
actions_get_all_actionsRetrieve all action instances from the database.
actions_listDiscover all action functions by invoking hook_action_info().
actions_loadRetrieve a single action from the database.
actions_saveSave an action and its associated user-supplied parameter values to the database.
actions_synchronizeSynchronize actions that are provided by modules.

Kommentare

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen