You are here

7 uses of WORKFLOW_ROLE_AUTHOR_RID in Workflow 7.2

Workflow::rebuildRoles in includes/Entity/Workflow.php
WorkflowState::getTransitions in includes/Entity/WorkflowState.php
Returns the allowed transitions for the current state.
WorkflowTransition::execute in includes/Entity/WorkflowTransition.php
Execute a transition (change state of a node).
workflow_access_features_rebuild in workflow_access/workflow_access.features.inc
Implements hook_features_rebuild().
workflow_access_get_features_workflow_access_by_sid in workflow_access/workflow_access.features.inc
Get workflow_access object like below by state id.
workflow_access_node_access_records in workflow_access/workflow_access.module
Implements hook_node_access_records().
workflow_tab_access in ./workflow.module
Menu access control callback. Determine access to Workflow tab.