ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
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.
 handleUpdate (ilECSSetting $server, $a_content_id)
 Handle update.
 handleDelete (ilECSSetting $server, $a_content_id)
 Handle delete action.

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

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

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