PHP 클래스 Locker\Repository\Statement\IndexOptions

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

보호된 프로퍼티들

프로퍼티 타입 설명
$defaults
$types

보호된 메소드들

메소드 설명
mergeDefaults ( array $opts ) : [String Returns all of the index options set to their default or given value (using the given options).
validate ( $opts ) : [String Validates the given options as index options.

메소드 상세

mergeDefaults() 보호된 메소드

Returns all of the index options set to their default or given value (using the given options).
protected mergeDefaults ( array $opts ) : [String
$opts array
리턴 [String

validate() 보호된 메소드

Validates the given options as index options.
protected validate ( $opts ) : [String
리턴 [String

프로퍼티 상세

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

protected $defaults

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

protected $types