views_handler_argument_workflow_state |
class |
|
workflow_views/includes/workflow_views_handler_argument_state.inc |
Argument handler to accept a node type. |
|
|
|
Workflow |
class |
|
includes/Entity/Workflow.php |
@file
Contains workflow\includes\Entity\Workflow. |
|
|
|
WorkflowD7Base |
abstract class |
|
includes/Field/WorkflowD7Base.php |
|
2 |
|
|
WorkflowDefaultWidget |
class |
|
includes/Field/WorkflowDefaultWidget.php |
Plugin implementation of the 'workflow_default' widget.
@todo D8: Replace "extends WorkflowD7WidgetBase" by "extends WidgetBase"
or perhaps by "extends OptionsWidgetBase" from Options module. |
|
|
|
WorkflowExampleTestCase |
class |
|
includes/Test/WorkflowUnitTest.test |
Tests for the Workflow classes. |
|
|
|
WorkflowItem |
class |
|
includes/Field/WorkflowItem.php |
Plugin implementation of the 'workflow' field type. |
|
|
|
WorkflowScheduledTransition |
class |
|
includes/Entity/WorkflowScheduledTransition.php |
|
|
|
|
WorkflowState |
class |
|
includes/Entity/WorkflowState.php |
@file
Contains workflow\includes\Entity\WorkflowState. |
|
|
|
WorkflowTransition |
class |
|
includes/Entity/WorkflowTransition.php |
Implements an actual Transition. |
1 |
|
|
workflow_views_handler_field_sid |
class |
|
workflow_views/includes/workflow_views_handler_field_sid.inc |
Field handler to provide simple status name or renderer. |
|
|
|
workflow_views_handler_field_state |
class |
|
workflow_views/includes/workflow_views_handler_field_state.inc |
Render a workflow state name. |
|
|
|
workflow_views_handler_field_username |
class |
|
workflow_views/includes/workflow_views_handler_field_username.inc |
Field handler to allow linking to a user account |
|
|
|
workflow_views_handler_filter_sid |
class |
|
workflow_views/includes/workflow_views_handler_filter_sid.inc |
Filter by state. |
|
|
|