ApiProducts
class ApiProducts extends ApiAbstractEntity
Class ApiProducts
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($page = null, $perPage = 1000, $select = '*', $view = 'web_shop_view_artikli_za_web_shop p')
ApiProducts constructor.
Details
at line 20
__construct($page = null, $perPage = 1000, $select = '*', $view = 'web_shop_view_artikli_za_web_shop p')
ApiProducts constructor.