ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilECSCommandQueueHandler Interface Reference

Interface for all command queue handler classes. More...

+ Inheritance diagram for ilECSCommandQueueHandler:
+ Collaboration diagram for ilECSCommandQueueHandler:

Public Member Functions

 handleCreate (ilECSSetting $server, $a_content_id)
 Handle create event. More...
 
 handleUpdate (ilECSSetting $server, $a_content_id)
 Handle update. More...
 
 handleDelete (ilECSSetting $server, $a_content_id)
 Handle delete action. More...
 

Detailed Description

Interface for all command queue handler classes.

Author
Stefan Meyer smeye.nosp@m.r.il.nosp@m.ias@g.nosp@m.mx.d.nosp@m.e

Definition at line 11 of file interface.ilECSCommandQueueHandler.php.

Member Function Documentation

◆ handleCreate()

ilECSCommandQueueHandler::handleCreate ( ilECSSetting  $server,
  $a_content_id 
)

◆ handleDelete()

ilECSCommandQueueHandler::handleDelete ( ilECSSetting  $server,
  $a_content_id 
)

◆ handleUpdate()

ilECSCommandQueueHandler::handleUpdate ( ilECSSetting  $server,
  $a_content_id 
)

The documentation for this interface was generated from the following file: