Feature Wiki

Information about planned and released features

Tabs

Advanced Event Raising

1 Requirements

For development of a new statistic tool and object booking system some additional events needet. This should be integrated into the core to make installation and administration easier.
 
Needed notifications are:

  • Information about logout
    • "Services/Authentication", "beforeLogout"
  • Information about downloaded file
    • "Modules/File", "sendFile"
  • Information about ended session
    • "Services/Authentication", "destroyBySessionId"
    • "Services/Authentication", "destroyByUserId"
    • "Services/Authentication", "destroyExpiredSessions"
  • Information about changed membership status
    • "Services/Membership", "deleteParticipant"
    • "Services/Membership", "addParticipant"

2 Status

3 Additional Information

  • If you want to know more about this feature, its implementation or funding, please contact: Florian Fehring / <florian.fehring@fh-bielefeld.de>

4 Discussion

5 Implementation

The following implementation is not official yet. It is not supported by the ILIAS team. For support ask Florian Fehring <florian.fehring@fh-bielefeld.de>

This is now a modification. You find it within the "plugins-list": here

Last edited: 13. May 2013, 12:47, Undisclosed