PHP 클래스 Traq\Models\ProjectRole

부터: 3.0.0
저자: Jack P.
상속: extends Traq\Models\Model
파일 보기 프로젝트 열기: nirix/traq 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_dataTypes
$_validations

공개 메소드들

메소드 설명
selectOptions ( $projectId = null ) : array Returns an array formatted for the Form::select() method.

메소드 상세

selectOptions() 공개 정적인 메소드

Returns an array formatted for the Form::select() method.
public static selectOptions ( $projectId = null ) : array
리턴 array

프로퍼티 상세

$_dataTypes 보호되어 있는 정적으로 프로퍼티

protected static $_dataTypes

$_validations 보호되어 있는 정적으로 프로퍼티

protected static $_validations