[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/token/ -> token_actions.module (summary)

(no description)

File Size: 239 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 12 functions

  token_actions_action_info()
  token_actions_send_email_action_form()
  token_actions_send_email_action_submit()
  token_actions_send_email_action()
  token_actions_mail()
  token_actions_message_action_form()
  token_actions_message_action_submit()
  token_actions_message_action()
  token_actions_goto_action_form()
  token_actions_goto_action_submit()
  token_actions_goto_action()
  token_normalize_context()

Functions
Functions that are not part of a class:

token_actions_action_info()   X-Ref
Implementation of hook_action_info().


token_actions_send_email_action_form($context)   X-Ref
Return a form definition so the Send email action can be configured.

param: $context
return:

token_actions_send_email_action_submit($form, &$form_state)   X-Ref
No description

token_actions_send_email_action($object, $context)   X-Ref
Implementation of a configurable Drupal action.
Sends an email.


token_actions_mail($key, &$message, $params)   X-Ref
No description

token_actions_message_action_form($context)   X-Ref
No description

token_actions_message_action_submit($form, &$form_state)   X-Ref
No description

token_actions_message_action(&$object, $context = array()   X-Ref
Implementation of a configurable Drupal action.
Sends a configurable message to the current user's screen.


token_actions_goto_action_form($context)   X-Ref
Implementation of a configurable Drupal action.
Redirect user to a URL.


token_actions_goto_action_submit($form, &$form_state)   X-Ref
No description

token_actions_goto_action($object, $context)   X-Ref
No description

token_normalize_context(&$context)   X-Ref
Load, into the context, the common objects user and node so we can use their
tokens. Sometimes Trigger, or Actions, load them for us, but sometimes not.




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7