PHP Class Locker\Repository\Statement\IndexOptions

Inheritance: extends Options
Afficher le fichier Open project: learninglocker/learninglocker Class Usage Examples

Protected Properties

Свойство Type Description
$defaults
$types

Méthodes protégées

Méthode Description
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.

Method Details

mergeDefaults() protected méthode

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

validate() protected méthode

Validates the given options as index options.
protected validate ( $opts ) : [String
Résultat [String

Property Details

$defaults protected_oe property

protected $defaults

$types protected_oe property

protected $types