PHP 클래스 FluxBB\Models\Category

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

보호된 프로퍼티들

프로퍼티 타입 설명
$fillable
$table

공개 메소드들

메소드 설명
all ( $columns = [] )
allForGroup ( $group_id )
forums ( )

메소드 상세

all() 공개 정적인 메소드

public static all ( $columns = [] )

allForGroup() 공개 정적인 메소드

public static allForGroup ( $group_id )

forums() 공개 메소드

public forums ( )

프로퍼티 상세

$fillable 보호되어 있는 프로퍼티

protected $fillable

$table 보호되어 있는 프로퍼티

protected $table