You are here

constant WORKFLOW_ROLE_AUTHOR_NAME in Workflow 8

Same name and namespace in other branches
  1. 7.2 workflow.module \WORKFLOW_ROLE_AUTHOR_NAME
1 use of WORKFLOW_ROLE_AUTHOR_NAME
workflow_get_user_role_names in ./workflow.module
Retrieves the names of roles matching specified conditions.

File

./workflow.module, line 20
Support workflows made up of arbitrary states.

Code

define('WORKFLOW_ROLE_AUTHOR_NAME', 'Author');