프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$backendRedirectionService | |||
$currentSession | Neos\Flow\Session\SessionInterface | ||
$linkingService | |||
$loginTokenCache | |||
$xliffService |
메소드 | 설명 | |
---|---|---|
indexAction ( ) : void | Default action of the backend controller. | |
switchSiteAction ( |
Redirects to the Neos backend on the given site, passing a one-time login token | |
xliffAsJsonAction ( string $locale ) : string | Returns the cached json array with the xliff labels |
public indexAction ( ) : void | ||
리턴 | void |
public switchSiteAction ( |
||
$site | ||
리턴 | void |
public xliffAsJsonAction ( string $locale ) : string | ||
$locale | string | |
리턴 | string |
protected BackendRedirectionService,Neos\Neos\Service $backendRedirectionService | ||
리턴 |
protected SessionInterface,Neos\Flow\Session $currentSession | ||
리턴 | Neos\Flow\Session\SessionInterface |
protected LinkingService,Neos\Neos\Service $linkingService | ||
리턴 |
protected StringFrontend,Neos\Cache\Frontend $loginTokenCache | ||
리턴 |