PhpIncludeInspection
More...
PhpIncludeInspection
PhpIncludeInspection PhpIncludeInspection PhpIncludeInspection ilNode of the petri net based workflow engine.
Please see the reference implementations for details:
- See also
- class.ilBasicNode.php
-
class.ilConditionalNode.php
- Author
- Maximilian Becker mbeck.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
- Version
- $Id$
/
Definition at line 25 of file ilNode.php.
◆ activate()
◆ addActivity()
- Parameters
-
- Returns
- mixed
Implemented in ilBaseNode.
◆ addDetector()
- Parameters
-
- Returns
- mixed
Implemented in ilBaseNode.
◆ addEmitter()
- Parameters
-
- Returns
- mixed
Implemented in ilBaseNode.
◆ attemptTransition()
ilNode::attemptTransition |
( |
| ) |
|
◆ checkTransitionPreconditions()
ilNode::checkTransitionPreconditions |
( |
| ) |
|
◆ deactivate()
◆ executeTransition()
ilNode::executeTransition |
( |
| ) |
|
◆ getDetectors()
◆ getEmitters()
◆ getRuntimeVar()
ilNode::getRuntimeVar |
( |
|
$name | ) |
|
- Parameters
-
- Returns
- mixed
Implemented in ilBaseNode.
◆ getRuntimeVars()
ilNode::getRuntimeVars |
( |
| ) |
|
◆ notifyDetectorSatisfaction()
ilNode::notifyDetectorSatisfaction |
( |
ilDetector |
$detector | ) |
|
◆ onActivate()
◆ onDeactivate()
◆ setRuntimeVar()
ilNode::setRuntimeVar |
( |
|
$name, |
|
|
|
$value |
|
) |
| |
- Parameters
-
- Returns
- mixed
Implemented in ilBaseNode.
◆ setRuntimeVars()
ilNode::setRuntimeVars |
( |
|
$runtime_vars | ) |
|
- Parameters
-
- Returns
- mixed
Implemented in ilBaseNode.
The documentation for this interface was generated from the following file: