kernel/classes/ezworkflowtype.php
File containing the eZWorkflowType class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\eZWorkflowType
Package: kernel
File containing the eZWorkflowType class.
- Children
- \eZWorkflowEventType
- \eZWorkflowGroupType
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Constants
Properties
Methods

customWorkflowEventHTTPAction(
$http, $action, $workflowEvent
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $http | ||
| $action | ||
| $workflowEvent |

eZWorkflowType(
$group, $type, $groupName, $name
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $group | ||
| $type | ||
| $groupName | ||
| $name |

isAllowed(
$moduleName, $functionName, $connectType
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $moduleName | ||
| $functionName | ||
| $connectType |

registerType(
$group, $type, $class_name
)
:
void
static
Parameters
| Name | Type | Description |
|---|---|---|
| $group | ||
| $type | ||
| $class_name |

validateHTTPInput(
$http, $base, $event, $validation
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $http | ||
| $base | ||
| $event | ||
| $validation |