Méthode | Description | |
---|---|---|
display ( ) : |
||
initialize ( ) | This method exists because the service container needs to be set before the rest of API functionality gets loaded. |
Méthode | Description | |
---|---|---|
loadLanguages ( ) | ||
loadModules ( ) | Loops all backend modules, and builds a list of those that have an api.php file in their engine. | |
loadParameters ( string $className, string $method ) : array | This method is used to return an iteration-friendly list of parameters for a given method. |
Méthode | Description | |
---|---|---|
initializeTwig ( ) |
public display ( ) : |
||
Résultat |
public initialize ( ) |
protected loadModules ( ) |