PHP Class Sulu\Bundle\CustomUrlBundle\Admin\CustomUrlAdmin

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

Méthodes publiques

Méthode 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 méthode

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

getCustomUrlSecurityContext() public static méthode

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

getJsBundleName() public méthode

public getJsBundleName ( )

getSecurityContexts() public méthode

public getSecurityContexts ( )