class PropertyTabGroup

This file provides property and method documentation for the model property_tab_group.

This file is generated by the XELOS command line tool xf kickstart. It will be overwritten when new kickstart actions are performed.

Add @mixin \XELOS\Modules\Lookbook\Docs\ClassGenerated\Model\PropertyTabGroup to the model to get access to the properties.

Properties

int $property_tab_id
int $group_id
int $group_context
string $position:

enum left|full|right

int $sort

Methods

xm_lookbook_property_tab_group[]
all(mixed $sql_params)

Returns all models. Query params can be e.g. order_by

int
count_all(mixed $sql_params)

Returns the count

Details

at line 25
xm_lookbook_property_tab_group[] all(mixed $sql_params)

Returns all models. Query params can be e.g. order_by

Parameters

mixed $sql_params

Return Value

xm_lookbook_property_tab_group[]

at line 25
int count_all(mixed $sql_params)

Returns the count

Parameters

mixed $sql_params

Return Value

int