PHP Class common\models\Store

Inheritance: extends yii\db\ActiveRecord
Show file Open project: daixianceng/xiaoego.com Class Usage Examples

Public Methods

Method Description
attributeLabels ( )
behaviors ( )
getDownMsg ( )
getGiftMsg ( )
getGoods ( $categoryId = null ) : ActiveQuery
getGoodsCategories ( ) : array 获取店铺所具有的商品分类
getGoodsCount ( )
getKeyValuePairs ( $schoolId )
getLayoutList ( )
getLayoutMsg ( )
getMembers ( ) : ActiveQuery
getSchool ( ) : ActiveQuery
getStatusList ( )
getStatusMsg ( )
getTags ( ) : ActiveQuery
getToggleTypeList ( )
getToggleTypeMsg ( )
rules ( )
tableName ( )

Method Details

attributeLabels() public method

public attributeLabels ( )

behaviors() public method

public behaviors ( )

getDownMsg() public method

public getDownMsg ( )

getGiftMsg() public method

public getGiftMsg ( )

getGoods() public method

public getGoods ( $categoryId = null ) : ActiveQuery
return yii\db\ActiveQuery

getGoodsCategories() public method

获取店铺所具有的商品分类
public getGoodsCategories ( ) : array
return array

getGoodsCount() public method

public getGoodsCount ( )

getKeyValuePairs() public static method

public static getKeyValuePairs ( $schoolId )

getLayoutList() public static method

public static getLayoutList ( )

getLayoutMsg() public method

public getLayoutMsg ( )

getMembers() public method

public getMembers ( ) : ActiveQuery
return yii\db\ActiveQuery

getSchool() public method

public getSchool ( ) : ActiveQuery
return yii\db\ActiveQuery

getStatusList() public static method

public static getStatusList ( )

getStatusMsg() public method

public getStatusMsg ( )

getTags() public method

public getTags ( ) : ActiveQuery
return yii\db\ActiveQuery

getToggleTypeList() public static method

public static getToggleTypeList ( )

getToggleTypeMsg() public method

public getToggleTypeMsg ( )

rules() public method

public rules ( )

tableName() public static method

public static tableName ( )