Get all records with pagination.
The function accepts limit and has a maximum limit that can not be overwritten
@return
Data Table object
@params poll_id is the id from
EmsPollsController
Arguments
Get all records
this function returns all the records. Pagination / limit are not accepted
@return
Data Table object
Arguments
Get one record based on id
Arguments
Arguments
poll_id |
integer, required |
item_type |
string, required |
css_string |
string, required |
Arguments
id |
integer, required |
poll_id |
integer |
item_type |
string |
css_string |
string |
Get Change Log for an object
Arguments