Function: notifytask
Result: the list of elements
Notifications queue
Access level: admin
- id — Id
- modulename — Module name
- filename — File
- createdate — Creation date
- priority — Priority
- status — Status
Notification information
Function: notifytask.edit
Access level: admin
The function is simultaneously used to view object's parameters, to change an object, and create new one.
View object's parameters:
- Parameters:
- elid — unique identifier (id element of notifytask function)
- Result: object parameters list
Create an object:
- Parameters:
- sok — the parameter must not be empty, generally "ok".
- additional query parameters ...
- Result: successful operation or error message
Change an object:
- Parameters:
- sok — the parameter must not be empty, generally "ok".
- elid — unique identifier (id element of notifytask function)
- additional query parameters ...
- Result: successful operation or error message
The list object's parameters or additional query parameters (see above):
- err_info — Error: . Error that occurred while sending the notification
Delete
Function: notifytask.delete
Delete
Access level: admin
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of notifytask function.
Result: successful operation or error message
Set filter.
notifytask.filter