PHP Class Api\StarterKit\Enums\Enum

Afficher le fichier Open project: qijitech/api-starter-kit

Méthodes publiques

Méthode Description
getCode ( $label, $isLower = false )
getKeys ( ) : array
getLabel ( $code, $isLower = false )
getValues ( ) : array
isValidValue ( $value )

Method Details

getCode() public static méthode

public static getCode ( $label, $isLower = false )

getKeys() public static méthode

public static getKeys ( ) : array
Résultat array

getLabel() public static méthode

public static getLabel ( $code, $isLower = false )

getValues() public static méthode

public static getValues ( ) : array
Résultat array

isValidValue() public static méthode

public static isValidValue ( $value )