PHP Class Jarves\Controller\Admin\ConfigController

Inheritance: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
Afficher le fichier Open project: jarves/jarves

Protected Properties

Свойство Type Description
$jarvesConfig Jarves\JarvesConfig

Méthodes publiques

Méthode Description
getConfigAction ( ) : array
getLabelsAction ( ) : array['langs'
saveConfigAction ( ) : boolean
setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null )

Method Details

getConfigAction() public méthode

public getConfigAction ( ) : array
Résultat array

getLabelsAction() public méthode

public getLabelsAction ( ) : array['langs'
Résultat array['langs'

saveConfigAction() public static méthode

public static saveConfigAction ( ) : boolean
Résultat boolean

setContainer() public méthode

public setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null )
$container Symfony\Component\DependencyInjection\ContainerInterface

Property Details

$jarvesConfig protected_oe property

protected JarvesConfig,Jarves $jarvesConfig
Résultat Jarves\JarvesConfig