PHP 클래스 Sulu\Bundle\WebsiteBundle\Admin\WebsiteAdmin

상속: extends Sulu\Bundle\AdminBundle\Admin\Admin
파일 보기 프로젝트 열기: sulu/sulu 1 사용 예제들

공개 메소드들

메소드 설명
__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 ( )

비공개 메소드들

메소드 설명
checkLivePermissionForAllWebspaces ( ) : boolean Check the permissions for all webspaces.

메소드 상세

__construct() 공개 메소드

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() 공개 정적인 메소드

Returns security context for analytics in given webspace.
public static getAnalyticsSecurityContext ( string $webspaceKey ) : string
$webspaceKey string
리턴 string

getJsBundleName() 공개 메소드

public getJsBundleName ( )

getSecurityContexts() 공개 메소드

public getSecurityContexts ( )