PHP Class frontend\modules\tweet\controllers\DefaultController

Inheritance: extends common\components\Controller
Datei anzeigen Open project: iiyii/getyii

Public Methods

Method Description
actionCreate ( ) : mixed 新建动弹
actionDelete ( $id ) : Response 伪删除
actionIndex ( )
behaviors ( )

Method Details

actionCreate() public method

新建动弹
public actionCreate ( ) : mixed
return mixed

actionDelete() public method

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

actionIndex() public method

public actionIndex ( )

behaviors() public method

public behaviors ( )