PHP 클래스 common\services\TweetService

상속: extends PostService
파일 보기 프로젝트 열기: iiyii/getyii 1 사용 예제들

공개 메소드들

메소드 설명
excellent ( Topic $topic ) 加精华
revoke ( Topic $topic ) 撤销帖子
userDoAction ( $id, $action )

메소드 상세

excellent() 공개 정적인 메소드

加精华
public static excellent ( Topic $topic )
$topic frontend\modules\topic\models\Topic

revoke() 공개 정적인 메소드

撤销帖子
public static revoke ( Topic $topic )
$topic frontend\modules\topic\models\Topic

userDoAction() 공개 메소드

public userDoAction ( $id, $action )