PHP 클래스 Domain\Student\Student

상속: extends Domain\BaseModel, use trait Illuminate\Database\Eloquent\SoftDeletes
파일 보기 프로젝트 열기: resultsystems/school 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$appends
$dates
$fillable

공개 메소드들

메소드 설명
billets ( )
classrooms ( )
completeMatter ( $classroom_id, $matter_id ) Service
delayedPayments ( )
getHasDelayedAttribute ( )
getPayer ( )
hasDelayed ( )
matterCompleteds ( )
user ( )

메소드 상세

billets() 공개 메소드

public billets ( )

classrooms() 공개 메소드

public classrooms ( )

completeMatter() 공개 메소드

Service
public completeMatter ( $classroom_id, $matter_id )

delayedPayments() 공개 메소드

public delayedPayments ( )

getHasDelayedAttribute() 공개 메소드

getPayer() 공개 메소드

public getPayer ( )

hasDelayed() 공개 메소드

public hasDelayed ( )

matterCompleteds() 공개 메소드

public matterCompleteds ( )

user() 공개 메소드

public user ( )

프로퍼티 상세

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

protected $appends

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

protected $dates

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

protected $fillable