PHP 클래스 Report, learninglocker

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

공개 프로퍼티들

프로퍼티 타입 설명
$rules

보호된 프로퍼티들

프로퍼티 타입 설명
$actorQuery
$collection string Our MongoDB collection used by the model.
$fillable
$instructorQuery

공개 메소드들

메소드 설명
getMatchAttribute ( )
getWhereAttribute ( )
toArray ( )

비공개 메소드들

메소드 설명
constructDate ( $date )
constructOr ( $key, $value )

메소드 상세

getMatchAttribute() 공개 메소드

public getMatchAttribute ( )

getWhereAttribute() 공개 메소드

public getWhereAttribute ( )

toArray() 공개 메소드

public toArray ( )

프로퍼티 상세

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

protected $actorQuery

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

Our MongoDB collection used by the model.
protected string $collection
리턴 string

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

protected $fillable

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

protected $instructorQuery

$rules 공개적으로 정적으로 프로퍼티

public static $rules