PHP Класс Sulu\Bundle\CustomUrlBundle\Admin\CustomUrlAdmin

Наследование: extends Sulu\Bundle\AdminBundle\Admin\Admin
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__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 ( )