PHP Class Sulu\Bundle\SnippetBundle\Admin\SnippetAdmin

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

Méthodes publiques

Méthode Description
__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 ( )

Method Details

__construct() public méthode

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() public static méthode

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

getJsBundleName() public méthode

public getJsBundleName ( )

getSecurityContexts() public méthode

public getSecurityContexts ( )