You are here

constant WORKFLOW_ROLE_AUTHOR_NAME in Workflow 7.2

Same name and namespace in other branches
  1. 8 workflow.module \WORKFLOW_ROLE_AUTHOR_NAME
1 use of WORKFLOW_ROLE_AUTHOR_NAME
workflow_get_roles in ./workflow.module
Get a list of roles.

File

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

Code

define('WORKFLOW_ROLE_AUTHOR_NAME', 'author');