ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Update search command queue from Services/Object events. More...
Static Public Member Functions | |
static | handleEvent (string $a_component, string $a_event, array $a_parameter) |
@inheritDoc More... | |
static | handleEvent (string $a_component, string $a_event, array $a_parameter) |
Handle an event in a listener. More... | |
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 |
@inheritDoc
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().