Function: journal
Result: the list of elements
Action log
Access level: user
- time — Time
- user — User
- ip — Remote IP address
- funcname — Function
Set filter.
journal.filter
Action log
Function: journal.edit
Access level: user
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 journal 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 journal function)
- additional query parameters ...
- Result: successful operation or error message
The list object's parameters or additional query parameters (see above):
- time — Time. Time of execution of the action in the control panel
- user — User. The user who has performed the action in the control panel
- ip — Remote IP address . The IP-address from which the user has performed the operation in the control panel
- funcname — Function. The name of the control panel's function
- params — Paramaters. The list of the parameters transferred to the control panel's function
Name
Function: journal.stat
Result: report
Function usage over period
Access level: admin+