Hook implementations for the Action Example module.

File

modules/examples/action_example/action_example.module

Functions

Namesort descending Description
action_example_action_info Implements hook_action_info().
action_example_basic_action Action function for action_example_basic_action.
action_example_basic_action_form Form to display the basic action.
action_example_basic_action_form_submit
action_example_config_info Implements hook_config_info().
action_example_menu Implements hook_menu().
action_example_node_unpublish_callback Action function for action_example_node_sticky_action.
action_example_unblock_user_action Action function for action_example_unblock_user_action.
_action_example_page A simple page to explain to the developer what to do.