PHP 클래스 frontend\modules\topic\controllers\DefaultController

상속: extends common\components\Controller
파일 보기 프로젝트 열기: iiyii/getyii

공개 프로퍼티들

프로퍼티 타입 설명
$sorts

공개 메소드들

메소드 설명
actionCreate ( ) : mixed 新建话题
actionDelete ( $id ) : Response 伪删除
actionExcellent ( $id ) : Response 加精华
actionIndex ( ) : mixed 话题列表
actionRevoke ( $id ) : Response 撤消删除
actionSearch ( )
actionUpdate ( integer $id ) : string | Response 修改自己的话题
actionView ( integer $id ) : mixed 话题详细页
behaviors ( )

메소드 상세

actionCreate() 공개 메소드

新建话题
public actionCreate ( ) : mixed
리턴 mixed

actionDelete() 공개 메소드

伪删除
public actionDelete ( $id ) : Response
$id
리턴 yii\web\Response

actionExcellent() 공개 메소드

加精华
public actionExcellent ( $id ) : Response
$id
리턴 yii\web\Response

actionIndex() 공개 메소드

话题列表
public actionIndex ( ) : mixed
리턴 mixed

actionRevoke() 공개 메소드

撤消删除
public actionRevoke ( $id ) : Response
$id
리턴 yii\web\Response

actionSearch() 공개 메소드

public actionSearch ( )

actionUpdate() 공개 메소드

修改自己的话题
public actionUpdate ( integer $id ) : string | Response
$id integer
리턴 string | yii\web\Response

actionView() 공개 메소드

话题详细页
public actionView ( integer $id ) : mixed
$id integer
리턴 mixed

behaviors() 공개 메소드

public behaviors ( )

프로퍼티 상세

$sorts 공개적으로 프로퍼티

public $sorts