|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
ilDetector Interface is part of the petri net based workflow engine. More...
Inheritance diagram for ilDetector:
Collaboration diagram for ilDetector: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 ilDataDetector, and ilSimpleDetector.
| ilDetector::onActivate | ( | ) |
Implemented in ilDataDetector, ilEventDetector, ilSimpleDetector, and ilTimerDetector.
| ilDetector::onDeactivate | ( | ) |
Implemented in ilDataDetector, ilEventDetector, ilSimpleDetector, and ilTimerDetector.
| ilDetector::trigger | ( | $params | ) |
| $params |
Implemented in ilCounterDetector, ilDataDetector, ilEventDetector, ilSimpleDetector, and ilTimerDetector.