|
const | IMPORT_GROUPE = 'groupe' |
|
const | IMPORT_COMPTOIR = 'comptoir' |
|
const | IMPORT_PRESTATAIRE = 'prestataire' |
|
const | IMPORT_ADHERENT = 'adherent' |
|
const | IMPORT_OPERATION = 'operation' |
|
const | IMPORT_OPERATION_SIEGE = 'siege' |
|
const | IMPORT_OPERATION_GROUPE = 'groupe' |
|
const | IMPORT_OPERATION_COMPTOIR = 'comptoir' |
|
const | IMPORT_OPERATION_PRESTATAIRE = 'prestataire' |
|
const | IMPORT_OPERATION_ADHERENT = 'adherent' |
|
◆ getAvailableOperators()
static App\Enum\ImportEnum::getAvailableOperators |
( |
| ) |
|
|
static |
◆ getAvailableTypes()
static App\Enum\ImportEnum::getAvailableTypes |
( |
| ) |
|
|
static |
◆ getTypeName()
static App\Enum\ImportEnum::getTypeName |
( |
|
$typeShortName | ) |
|
|
static |
◆ $typeName
App\Enum\ImportEnum::$typeName |
|
staticprotected |
Valeur initiale := [
self::IMPORT_GROUPE => 'Groupe(s)',
self::IMPORT_COMPTOIR => 'Comptoir(s)',
self::IMPORT_PRESTATAIRE => 'Prestataire(s)',
self::IMPORT_ADHERENT => 'Adherent(s)',
self::IMPORT_OPERATION => 'Opération(s)',
]
La documentation de cette classe a été générée à partir du fichier suivant :