|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Update search command queue from Services/Object events. More...
Inheritance diagram for ilSearchAppEventListener:
Collaboration diagram for ilSearchAppEventListener: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().
Here is the call graph for this function:
|
staticprotected |
Definition at line 79 of file class.ilSearchAppEventListener.php.
References ilObject\_lookupType(), ilSearchCommandQueue\factory(), and ilLoggerFactory\getLogger().
Referenced by handleEvent().
Here is the call graph for this function:
Here is the caller graph for this function: