PHP Class Sulu\Bundle\WebsiteBundle\Admin\WebsiteAdmin

Inheritance: extends Sulu\Bundle\AdminBundle\Admin\Admin
Afficher le fichier Open project: sulu/sulu Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager, Sulu\Component\Security\Authorization\SecurityCheckerInterface $securityChecker, $title )
getAnalyticsSecurityContext ( string $webspaceKey ) : string Returns security context for analytics in given webspace.
getJsBundleName ( )
getSecurityContexts ( )

Private Methods

Méthode Description
checkLivePermissionForAllWebspaces ( ) : boolean Check the permissions for all webspaces.

Method Details

__construct() public méthode

public __construct ( Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager, Sulu\Component\Security\Authorization\SecurityCheckerInterface $securityChecker, $title )
$webspaceManager Sulu\Component\Webspace\Manager\WebspaceManagerInterface
$securityChecker Sulu\Component\Security\Authorization\SecurityCheckerInterface

getAnalyticsSecurityContext() public static méthode

Returns security context for analytics in given webspace.
public static getAnalyticsSecurityContext ( string $webspaceKey ) : string
$webspaceKey string
Résultat string

getJsBundleName() public méthode

public getJsBundleName ( )

getSecurityContexts() public méthode

public getSecurityContexts ( )