@params id : This method will inset/edit a record with the given id in
CalendarEventsController
with children in the current class
Missing children in the argument will
be DELETED!
Arguments
| dataTableMethod |
string, required |
| sDatatableKey |
string |
Get all records with pagination.
The function accepts limit and has a maximum limit that can not be overwritten
@params event_id is the id from
CalendarEventsController
Arguments
| event_id |
integer, required |
Get all records
this function returns all the records. Pagination / limit are not accepted
Arguments
Get one record based on id
Arguments
Arguments
| event_id |
integer, required |
| object_id |
integer, required |
| object_name |
required, in: user, client, group |
| attendees_rights |
numeric |
| confirmation_needed |
boolean |
Arguments
| id |
integer, required |
| event_id |
integer, required |
| object_id |
integer, required |
| object_name |
required, in: user, client, group |
| attendees_rights |
numeric |
| confirmation_needed |
boolean |
Get Change Log for an object
Arguments