PHP Class Sulu\Bundle\CustomUrlBundle\Admin\CustomUrlAdmin

Inheritance: extends Sulu\Bundle\AdminBundle\Admin\Admin
显示文件 Open project: sulu/sulu Class Usage Examples

Public Methods

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

Method Details

__construct() public method

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

getCustomUrlSecurityContext() public static method

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

getJsBundleName() public method

public getJsBundleName ( )

getSecurityContexts() public method

public getSecurityContexts ( )