Alert 3.1

Category / Domain : Administration
SCOL Voy@ger Compatibility : V 3.5 and up
Update : 03/1998

Function

Thanks to this module, the Scolmaster can be alerted through an interface about the generation of defined events.

Configuration


Figure 1 : Editor interface of the Alert module.

Enter the message of each alert in fields 0 to 7.

Implementation:

Action Function
module.event à Alert.alert0 Triggers the corresponding alert
module.event à Alert.alert1 Triggers the corresponding alert
module.event à Alert.alert2 Triggers the corresponding alert
module.event à Alert.alert3 Triggers the corresponding alert
module.event à Alert.alert4 Triggers the corresponding alert
module.event à Alert.alert5 Triggers the corresponding alert
module.event à Alert.alert6 Triggers the corresponding alert
module.event à Alert.alert7 Triggers the corresponding alert
module.event à Alert.hide Hides the client interface
module.event à Alert.show Displays the client interface

Event Function
Alert.alert0 à module.action When the corresponding action is triggered on the server for the first time (and only for the first time), this event is generated
Alert.alert1à module.action Same as Alert.alert0, but for alert1
Alert.alert2 à module.action Same as Alert.alert0, but for alert2
Alert.alert3 à module.action Same as Alert.alert0, but for alert3
Alert.alert4 à module.action Same as Alert.alert0, but for alert4
Alert.alert5 à module.action Same as Alert.alert0, but for alert5
Alert.alert6 à module.action Same as Alert.alert0, but for alert6
Alert.alert7 à module.action Same as Alert.alert0, but for alert7
Alert.hidden à module.action When the client interface is hidden, an event is generated
Alert.shown à module.action When the client interface is displayed, an event is generated

Zone Function Interface Affectation
Alert.alert   Server/Client Yes