PHP Class frontend\controllers\StoreController

Inheritance: extends Controller
Mostrar archivo Open project: daixianceng/xiaoego.com

Public Properties

Property Type Description
$layout

Public Methods

Method Description
actionIndex ( integer $id, string $category = 'all', $q = '' ) : string 店铺
actionLoadGoods ( $id, $category = 'all', $q = '' )
behaviors ( )

Protected Methods

Method Description
_remember ( Store $model )

Method Details

_remember() protected method

protected _remember ( Store $model )
$model common\models\Store

actionIndex() public method

店铺
public actionIndex ( integer $id, string $category = 'all', $q = '' ) : string
$id integer
$category string
return string

actionLoadGoods() public method

public actionLoadGoods ( $id, $category = 'all', $q = '' )

behaviors() public method

public behaviors ( )

Property Details

$layout public_oe property

public $layout