You are here

25 uses of WORKFLOW_ADMIN_UI_PATH in Workflow 7.2

Workflow::defaultUri in includes/Entity/Workflow.php
Override this in order to implement a custom default URI and specify 'entity_class_uri' as 'uri callback' hook_entity_info().
Workflow::isValid in includes/Entity/Workflow.php
Validate the workflow. Generate a message if not correct.
WorkflowConfigTransition::defaultUri in includes/Entity/WorkflowConfigTransition.php
Override this in order to implement a custom default URI and specify 'entity_class_uri' as 'uri callback' hook_entity_info().
workflowfield_help in workflow_field/workflowfield.module
Implements hook_help().
WorkflowItem::settingsForm in includes/Field/WorkflowItem.php
Implements hook_field_settings_form() -> ConfigFieldItemInterface::settingsForm().
workflow_access_form in workflow_access/workflow_access.pages.inc
Implements hook_form().
workflow_access_form_submit in workflow_access/workflow_access.pages.inc
Stores permission settings for workflow states.
workflow_access_help in workflow_access/workflow_access.module
Implements hook_help().
workflow_access_menu in workflow_access/workflow_access.module
Implements hook_menu().
workflow_access_priority_form_submit in workflow_access/workflow_access.pages.inc
Submit handler.
workflow_access_workflow_operations in workflow_access/workflow_access.module
Implements hook_workflow_operations().
workflow_admin_ui_breadcrumbs in workflow_admin_ui/workflow_admin_ui.module
Helper function. Create breadcrumbs.
workflow_admin_ui_edit_form_submit in workflow_admin_ui/workflow_admin_ui.page.workflow.inc
Submit handler for the workflow editing form.
workflow_admin_ui_entity_info_alter in workflow_admin_ui/workflow_admin_ui.module
Implements hook_entity_info_alter().
workflow_admin_ui_help in workflow_admin_ui/workflow_admin_ui.module
Implements hook_help().
workflow_admin_ui_labels_form in workflow_admin_ui/workflow_admin_ui.page.labels.inc
Label edit form, where each fieldset represents a starting workflow state.
workflow_admin_ui_view_permissions_form in workflow_admin_ui/workflow_admin_ui.page.permissions.inc
View workflow permissions by role.
workflow_cleanup_help in workflow_cleanup/workflow_cleanup.module
Implements hook_help().
workflow_cleanup_menu in workflow_cleanup/workflow_cleanup.module
Implements hook_menu().
workflow_entity_info in ./workflow.entity.inc
Implements hook_entity_info().
workflow_notify_help in workflow_notify/workflow_notify.module
Implements hook_help().
workflow_notify_menu in workflow_notify/workflow_notify.module
Implements hook_menu().
workflow_notify_settings_form in workflow_notify/workflow_notify.pages.inc
Settings form.
workflow_notify_settings_form_submit in workflow_notify/workflow_notify.pages.inc
workflow_notify_workflow_operations in workflow_notify/workflow_notify.module
Implements hook_workflow_operations().