kernel/classes/ezworkflowtype.php
\eZWorkflowType
Package:
- Children
- \eZWorkflowEventType
- \eZWorkflowGroupType
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 |