theme_workflow_admin_ui_edit_form |
workflow_admin_ui/workflow_admin_ui.module |
Theme the workflow editing form. |
|
|
theme_workflow_admin_ui_permissions |
workflow_admin_ui/workflow_admin_ui.module |
Theme the workflow permissions view. |
|
|
theme_workflow_admin_ui_types_form |
workflow_admin_ui/workflow_admin_ui.module |
Theme the workflow type mapping form. |
|
|
theme_workflow_current_state |
./workflow.pages.inc |
Theme the current state in the workflow history table. |
|
|
theme_workflow_deleted_state |
./workflow.pages.inc |
Theme a deleted state in the workflow history table. |
|
|
theme_workflow_history_table |
./workflow.pages.inc |
|
|
|
theme_workflow_history_table_row |
./workflow.pages.inc |
|
|
|
workflow_access_form_submit |
workflow_access/workflow_access.module |
Store permission settings for workflow states. |
|
1 |
workflow_access_form_workflow_edit_form_alter |
workflow_access/workflow_access.module |
Implementation of hook_form_alter(). |
|
|
workflow_access_install |
workflow_access/workflow_access.install |
Implementation of hook_install(). |
|
|
workflow_access_node_access_explain |
workflow_access/workflow_access.module |
Implementation of hook_node_access_explain(). |
|
|
workflow_access_node_access_records |
workflow_access/workflow_access.module |
Implementation of hook_node_access_records(). |
|
|
workflow_access_node_grants |
workflow_access/workflow_access.module |
Implementation of hook_node_grants(). |
|
|
workflow_access_schema |
workflow_access/workflow_access.install |
Implementation of hook_schema(). |
|
|
workflow_access_uninstall |
workflow_access/workflow_access.install |
Implementation of hook_uninstall(). |
|
|
workflow_access_workflow |
workflow_access/workflow_access.module |
Implementation of hook_workflow(). |
|
|
workflow_actions_actions_remove |
workflow_actions/workflow_actions.module |
Remove an action assignment programmatically. |
1 |
|
workflow_actions_action_info |
workflow_actions/workflow_actions.module |
Implementation of hook_action_info(). |
|
|
workflow_actions_action_info_alter |
workflow_actions/workflow_actions.module |
Implementation of action_info_alter(). |
|
|
workflow_actions_get_actions |
workflow_actions/workflow_actions.module |
Get the actions associated with a given transition. |
1 |
1 |
workflow_actions_help |
workflow_actions/workflow_actions.module |
Implementation of hook_help(). |
|
|
workflow_actions_hook_info |
workflow_actions/workflow_actions.module |
Implementation of hook_hook_info().
Expose each transition as a hook. |
|
|
workflow_actions_menu_alter |
workflow_actions/workflow_actions.module |
Implementation of hook_menu_alter(). |
|
|
workflow_actions_theme |
workflow_actions/workflow_actions.module |
Implementation of hook_theme(). |
|
|
workflow_actions_workflow |
workflow_actions/workflow_actions.module |
Implementation of hook_workflow(). |
|
|
workflow_admin_ui_add_form |
workflow_admin_ui/workflow_admin_ui.module |
Form builder. Create the form for adding/editing a workflow. |
|
1 |
workflow_admin_ui_add_form_submit |
workflow_admin_ui/workflow_admin_ui.module |
Submit handler for the workflow add form. |
|
|
workflow_admin_ui_add_form_validate |
workflow_admin_ui/workflow_admin_ui.module |
Validate the workflow add form. |
|
|
workflow_admin_ui_delete_form |
workflow_admin_ui/workflow_admin_ui.module |
Form builder. Create form for confirmation of workflow deletion. |
|
1 |
workflow_admin_ui_delete_form_submit |
workflow_admin_ui/workflow_admin_ui.module |
Submit handler for workflow deletion form. |
|
|
workflow_admin_ui_edit_form |
workflow_admin_ui/workflow_admin_ui.module |
Menu callback. Edit a workflow's properties. |
|
1 |
workflow_admin_ui_edit_form_submit |
workflow_admin_ui/workflow_admin_ui.module |
Submit handler for the workflow editing form. |
|
|
workflow_admin_ui_edit_form_validate |
workflow_admin_ui/workflow_admin_ui.module |
Validate the workflow editing form. |
|
|
workflow_admin_ui_help |
workflow_admin_ui/workflow_admin_ui.module |
Implementation of hook_help(). |
|
|
workflow_admin_ui_menu |
workflow_admin_ui/workflow_admin_ui.module |
Implementation of hook_menu(). |
|
|
workflow_admin_ui_overview |
workflow_admin_ui/workflow_admin_ui.module |
Menu callback. Create the main workflow page, which gives an overview
of workflows and workflow states. |
|
1 |
workflow_admin_ui_perm |
workflow_admin_ui/workflow_admin_ui.module |
Implementation of hook_perm(). |
|
|
workflow_admin_ui_permissions |
workflow_admin_ui/workflow_admin_ui.module |
View workflow permissions by role |
1 |
|
workflow_admin_ui_state_add_form |
workflow_admin_ui/workflow_admin_ui.module |
Menu callback and form builder. Create form to add a workflow state. |
|
1 |
workflow_admin_ui_state_add_form_submit |
workflow_admin_ui/workflow_admin_ui.module |
Submit handler for state addition form. |
|
|
workflow_admin_ui_state_add_form_validate |
workflow_admin_ui/workflow_admin_ui.module |
Validate the state addition form. |
|
|
workflow_admin_ui_state_delete_form |
workflow_admin_ui/workflow_admin_ui.module |
Form builder. Create form for confirmation of deleting a workflow state. |
|
1 |
workflow_admin_ui_state_delete_form_submit |
workflow_admin_ui/workflow_admin_ui.module |
Submit handler for workflow state deletion form. |
|
|
workflow_admin_ui_theme |
workflow_admin_ui/workflow_admin_ui.module |
Implementation of hook_theme(). |
|
|
workflow_admin_ui_transition_grid_form |
workflow_admin_ui/workflow_admin_ui.module |
Form builder. Build the grid of transitions for defining a workflow. |
1 |
|
workflow_admin_ui_types_form |
workflow_admin_ui/workflow_admin_ui.module |
Form builder. Allow administrator to map workflows to content types
and determine placement. |
|
1 |
workflow_admin_ui_types_form_submit |
workflow_admin_ui/workflow_admin_ui.module |
Submit handler for workflow type mapping form. |
|
|
workflow_allowable_transitions |
./workflow.module |
Get allowable transitions for a given workflow state. Typical use: |
1 |
|
workflow_comment |
./workflow.module |
Implementation of hook_comment(). |
|
|
workflow_content_extra_fields |
./workflow.module |
Implementation of hook_content_extra_fields(). |
|
|