PHP Class Neos\Neos\Ui\TypoScript\Helper\ActivationHelper

Inheritance: implements TYPO3\Eel\ProtectedContextAwareInterface
Afficher le fichier Open project: neos/neos-ui

Protected Properties

Свойство Type Description
$session TYPO3\Flow\Session\SessionInterface

Méthodes publiques

Méthode Description
allowsCallOfMethod ( string $methodName ) : boolean
enableNewBackend ( )

Method Details

allowsCallOfMethod() public méthode

public allowsCallOfMethod ( string $methodName ) : boolean
$methodName string
Résultat boolean

enableNewBackend() public méthode

public enableNewBackend ( )

Property Details

$session protected_oe property

protected SessionInterface,TYPO3\Flow\Session $session
Résultat TYPO3\Flow\Session\SessionInterface