ApiKeywords
class ApiKeywords extends ApiAbstractEntity
Class ApiKeywords
Properties
| protected String | $select | from ApiAbstractEntity | |
| protected String | $view | from ApiAbstractEntity | |
| protected String | $page | from ApiAbstractEntity | |
| protected String | $perPage | from ApiAbstractEntity | |
| protected String | $condition | from ApiAbstractEntity | |
| protected String | $paginationParam | from ApiAbstractEntity | |
| protected string | $groupBy | from ApiAbstractEntity | |
| protected string | $orderBy | from ApiAbstractEntity |
Methods
__construct($view = 'webshop.web_kljucne_reci', $page = null, $perPage = null, $select = "id_ak_artikal, string_agg(kljucna_rec, ', ') as keywords")
ApiCategories constructor.
Details
at line 19
__construct($view = 'webshop.web_kljucne_reci', $page = null, $perPage = null, $select = "id_ak_artikal, string_agg(kljucna_rec, ', ') as keywords")
ApiCategories constructor.