ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
ilDetector Interface is part of the petri net based workflow engine. More...
Public Member Functions | |
trigger ($params) | |
getDetectorState () | |
onActivate () | |
onDeactivate () | |
ilDetector Interface is part of the petri net based workflow engine.
Please see the reference implementations for details:
/
Definition at line 16 of file ilDetector.php.
ilDetector::getDetectorState | ( | ) |
Implemented in ilSimpleDetector, and ilDataDetector.
ilDetector::onActivate | ( | ) |
Implemented in ilEventDetector, ilTimerDetector, ilDataDetector, and ilSimpleDetector.
ilDetector::onDeactivate | ( | ) |
Implemented in ilEventDetector, ilTimerDetector, ilDataDetector, and ilSimpleDetector.
ilDetector::trigger | ( | $params | ) |
$params |
Implemented in ilEventDetector, ilTimerDetector, ilCounterDetector, ilSimpleDetector, and ilDataDetector.