Get all records with pagination.
The function accepts limit and has a maximum limit that can not be overwritten
@return
Data Table object
@params title_id is the id from
SettingsTitleController
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
title_id |
integer, required |
lang |
string, required |
name |
string, required |
Arguments
id |
integer, required |
title_id |
integer |
lang |
string |
name |
string |
Get Change Log for an object
Arguments