PHP 클래스 CategoryController, vanilla

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

공개 프로퍼티들

프로퍼티 타입 설명
$CategoryModel Gdn_CategoryModel

공개 메소드들

메소드 설명
__construct ( )
follow ( $CategoryID, $Value, $TKey )
initialize ( )
markRead ( $CategoryID, $TKey )

메소드 상세

__construct() 공개 메소드

public __construct ( )

follow() 공개 메소드

public follow ( $CategoryID, $Value, $TKey )

initialize() 공개 메소드

public initialize ( )

markRead() 공개 메소드

public markRead ( $CategoryID, $TKey )

프로퍼티 상세

$CategoryModel 공개적으로 프로퍼티

public Gdn_CategoryModel $CategoryModel
리턴 Gdn_CategoryModel