PHP 클래스 Sulu\Bundle\CustomUrlBundle\Admin\CustomUrlAdmin

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

공개 메소드들

메소드 설명
__construct ( $title, Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager )
getCustomUrlSecurityContext ( string $webspaceKey ) : string Returns security context for custom-urls in given webspace.
getJsBundleName ( )
getSecurityContexts ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $title, Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager )
$webspaceManager Sulu\Component\Webspace\Manager\WebspaceManagerInterface

getCustomUrlSecurityContext() 공개 정적인 메소드

Returns security context for custom-urls in given webspace.
public static getCustomUrlSecurityContext ( string $webspaceKey ) : string
$webspaceKey string
리턴 string

getJsBundleName() 공개 메소드

public getJsBundleName ( )

getSecurityContexts() 공개 메소드

public getSecurityContexts ( )