Query
class Query implements JsonSerializable (View source)
Constants
MAX_ITEMS_PER_PAGE |
|
Properties
protected | $fields | ||
protected | $columns | ||
private | $itemsPerPage |
Methods
mixed
getFields()
No description
setFields(mixed $fields)
No description
mixed
getColumns()
No description
setColumns(mixed $columns)
No description
jsonSerialize()
No description
setItemsPerPage($itemsPerPage)
No description
int
getItemsPerPage()
No description
Details
mixed
getFields()
No description
setFields(mixed $fields)
No description
mixed
getColumns()
No description
setColumns(mixed $columns)
No description
jsonSerialize()
No description
setItemsPerPage($itemsPerPage)
No description
int
getItemsPerPage()
No description