To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Properties
Name | Returns | Notes | Example |
---|---|---|---|
adminAlerts | List | Returns a list of all alerts which are applicable to this user and which have not been acknowledged |
Methods
Name | Returns | Notes | Example |
---|---|---|---|
findAlertsForProfile ( website, profile ) | List | ||
findAlertActivationDateForProfile ( alert, profile ) | Date | ||
findAlertAckDateForProfile ( alert, profile ) | Date | ||
findAcknowledgedMessages ( profile, forPosition ) | List | ||
findAlert ( id ) | Alert | ||
ackAlert ( a ) | void | Marks an alert as acknowledged for this user |