| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
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 35 of file class.ilSearchAppEventListener.php.
      
  | 
  static | 
@inheritDoc
Implements ilAppEventListener.
Definition at line 40 of file class.ilSearchAppEventListener.php.
References $type, ilObject\_lookupType(), ilSearchCommandQueueElement\CREATE, ilSearchCommandQueueElement\DELETE, ilSearchCommandQueueElement\RESET, and storeElement().
 Here is the call graph for this function:
      
  | 
  staticprotected | 
Definition at line 84 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: