Path

ez components / documentation / api reference / 2008.2.3 / workflow


eZ Components 2008.2.3

WorkflowSignalSlotTiein

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Element index for package WorkflowSignalSlotTiein

[ a ] [ b ] [ e ] [ p ] [ r ] [ s ] [ v ] [ _ ]

_

__construct : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::__construct()
    Constructor.

a

afterExecutionCancelled : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterExecutionCancelled()
    Called after an execution has been cancelled.
afterExecutionEnded : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterExecutionEnded()
    Called after an execution has successfully ended.
afterExecutionResumed : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterExecutionResumed()
    Called after an execution has been resumed.
afterExecutionStarted : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterExecutionStarted()
    Called after an execution has been started.
afterExecutionSuspended : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterExecutionSuspended()
    Called after an execution has been suspended.
afterNodeActivated : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterNodeActivated()
    Called after a node has been activated.
afterNodeExecuted : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterNodeExecuted()
    Called after a node has been executed.
afterThreadEnded : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterThreadEnded()
    Called after a thread has ended.
afterThreadStarted : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterThreadStarted()
    Called after a new thread has been started.
afterVariableSet : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterVariableSet()
    Called after a variable has been set.
afterVariableUnset : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::afterVariableUnset()
    Called after a variable has been unset.

b

beforeNodeActivated : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::beforeNodeActivated()
    Called before a node is activated.
beforeVariableSet : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::beforeVariableSet()
    Called before a variable is set.
beforeVariableUnset : ezcWorkflowSignalSlotPlugin
in file plugin.php, method ezcWorkflowSignalSlotPlugin::beforeVariableUnset()
    Called before a variable is unset.

e

ezcWorkflowSignalSlotPlugin
in file plugin.php, class ezcWorkflowSignalSlotPlugin
    A workflow execution engine plugin that emits signals.
ezcWorkflowSignalSlotPluginOptions
in file plugin.php, class ezcWorkflowSignalSlotPluginOptions
    Options class for ezcWorkflowVisitorVisualization.
ezcWorkflowSignalSlotReturnValue
in file return_value.php, class ezcWorkflowSignalSlotReturnValue
    Struct used to pass return values to/from slots.

p

$properties : ezcWorkflowSignalSlotPluginOptions
in file plugin.php, variable ezcWorkflowSignalSlotPluginOptions::$properties
    Properties.
$properties : ezcWorkflowSignalSlotPlugin
in file plugin.php, variable ezcWorkflowSignalSlotPlugin::$properties
    Properties.
plugin.php
procedural page plugin.php
plugin.php
procedural page plugin.php

r

return_value.php
procedural page return_value.php

s

$signals : ezcWorkflowSignalSlotPlugin
in file plugin.php, variable ezcWorkflowSignalSlotPlugin::$signals

v

$value : ezcWorkflowSignalSlotReturnValue
in file return_value.php, variable ezcWorkflowSignalSlotReturnValue::$value
Last updated: Mon, 11 May 2009