ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
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 28 of file class.ilSearchAppEventListener.php.
|
static |
Implements ilAppEventListener.
Definition at line 33 of file class.ilSearchAppEventListener.php.
References ilObject\_lookupType(), ilSearchCommandQueueElement\CREATE, ilSearchCommandQueueElement\DELETE, ilSearchCommandQueueElement\RESET, and storeElement().
|
staticprotected |
Definition at line 79 of file class.ilSearchAppEventListener.php.
References ilObject\_lookupType(), ilSearchCommandQueue\factory(), and ilLoggerFactory\getLogger().
Referenced by handleEvent().