ILIAS
release_8 Revision v8.19
|
Update search command queue from Services/Object events. More...
Static Public Member Functions | |
static | handleEvent (string $a_component, string $a_event, array $a_parameter) |
Static Protected Member Functions | |
static | storeElement (string $a_command, array $a_params) |
Update search command queue from Services/Object events.
Definition at line 35 of file class.ilSearchAppEventListener.php.
|
static |
Implements ilAppEventListener.
Definition at line 40 of file class.ilSearchAppEventListener.php.
References $type, ilObject\_lookupType(), ilSearchCommandQueueElement\CREATE, ilSearchCommandQueueElement\DELETE, ilSearchCommandQueueElement\RESET, and storeElement().
|
staticprotected |
Definition at line 84 of file class.ilSearchAppEventListener.php.
References ilObject\_lookupType(), ilSearchCommandQueue\factory(), and ilLoggerFactory\getLogger().
Referenced by handleEvent().