PHP 클래스 Sulu\Bundle\SnippetBundle\Admin\SnippetAdmin

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

공개 메소드들

메소드 설명
__construct ( Sulu\Component\Security\Authorization\SecurityCheckerInterface $securityChecker, Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager, $defaultEnabled, $title )
getDefaultSnippetsSecurityContext ( string $webspaceKey ) : string Returns security context for default-snippets in given webspace.
getJsBundleName ( )
getSecurityContexts ( )

메소드 상세

__construct() 공개 메소드

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

getDefaultSnippetsSecurityContext() 공개 정적인 메소드

Returns security context for default-snippets in given webspace.
public static getDefaultSnippetsSecurityContext ( string $webspaceKey ) : string
$webspaceKey string
리턴 string

getJsBundleName() 공개 메소드

public getJsBundleName ( )

getSecurityContexts() 공개 메소드

public getSecurityContexts ( )