Overview

Namespaces

  • Ae
    • FeatureBundle
      • Admin
      • Command
      • DependencyInjection
      • Entity
      • Security
      • Service
      • Twig
        • Extension
        • Node
        • TokenParser

Classes

  • FeatureSecurity
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class FeatureSecurity

Controls access to a Feature.

Namespace: Ae\FeatureBundle\Security
Author: Carlo Forghieri carlo@adespresso.com
Located at Security/FeatureSecurity.php
Methods summary
public
# __construct( Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface $context = null )

Parameters

$context
public boolean
# isGranted( Ae\FeatureBundle\Entity\Feature $feature )

Parameters

$feature

Returns

boolean
Properties summary
protected $context

Param

AuthorizationCheckerInterface|null
#
API documentation generated by ApiGen