Kohinos  2.1.5
Logiciel de gestion d'une MLC (Monnaie Locale Complémentaire)
Référence de la classe App\Enum\HelloassoStateEnum

Fonctions membres publiques statiques

static getTypeName ($typeShortName)
 
static getAvailableTypes ()
 

Attributs publics

const HELLOASSO_STATE_START = 'START'
 
const HELLOASSO_STATE_ERROR = 'ERROR'
 
const HELLOASSO_STATE_ERROR_NOT_FOUND = 'NOT_FOUND'
 
const HELLOASSO_STATE_ERROR_FLUX = 'ERROR FLUX'
 
const HELLOASSO_STATE_OK = 'OK'
 
const HELLOASSO_STATE_HISTORICAL = 'HISTORICAL'
 

Attributs protégés statiques

static $typeName
 

Documentation des fonctions membres

◆ getAvailableTypes()

static App\Enum\HelloassoStateEnum::getAvailableTypes ( )
static
Renvoie
array<string>

◆ getTypeName()

static App\Enum\HelloassoStateEnum::getTypeName (   $typeShortName)
static
Paramètres
string$typeShortName
Renvoie
string

Documentation des données membres

◆ $typeName

App\Enum\HelloassoStateEnum::$typeName
staticprotected
Valeur initiale :
= [
self::HELLOASSO_STATE_START => 'START',
self::HELLOASSO_STATE_ERROR => 'ERREUR',
self::HELLOASSO_STATE_ERROR_NOT_FOUND => 'NOT FOUND',
self::HELLOASSO_STATE_ERROR_FLUX => 'ERROR FLUX',
self::HELLOASSO_STATE_OK => 'OK',
self::HELLOASSO_STATE_HISTORICAL, 'HISTORICAL',
]

La documentation de cette classe a été générée à partir du fichier suivant :