PHP 클래스 frontend\controllers\StoreController

상속: extends Controller
파일 보기 프로젝트 열기: daixianceng/xiaoego.com

공개 프로퍼티들

프로퍼티 타입 설명
$layout

공개 메소드들

메소드 설명
actionIndex ( integer $id, string $category = 'all', $q = '' ) : string 店铺
actionLoadGoods ( $id, $category = 'all', $q = '' )
behaviors ( )

보호된 메소드들

메소드 설명
_remember ( Store $model )

메소드 상세

_remember() 보호된 메소드

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

actionIndex() 공개 메소드

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

actionLoadGoods() 공개 메소드

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

behaviors() 공개 메소드

public behaviors ( )

프로퍼티 상세

$layout 공개적으로 프로퍼티

public $layout