BackendRedirectionService
class BackendRedirectionService (View source)
Properties
| protected SessionInterface | $session | ||
| protected DomainRepository | $domainRepository | ||
| protected SiteRepository | $siteRepository | ||
| protected UserService | $userService | ||
| protected PersistenceManagerInterface | $persistenceManager | ||
| protected PropertyMapper | $propertyMapper | ||
| protected MenuHelper | $menuHelper | ||
| protected PrivilegeManagerInterface | $privilegeManager | ||
| protected string[] | $preferedStartModules | ||
| protected ContentRepositoryRegistry | $contentRepositoryRegistry |
Methods
string|null
getAfterLoginRedirectionUri(ControllerContext $controllerContext)
Returns a specific URI string to redirect to after the login; or NULL if there is none.
array|null
determineStartModule(array $availableModules)
No description
Details
string|null
getAfterLoginRedirectionUri(ControllerContext $controllerContext)
Returns a specific URI string to redirect to after the login; or NULL if there is none.
protected array|null
determineStartModule(array $availableModules)
No description