PHP Class Newscoop\GimmeBundle\EventListener\QuerySubscriber

Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Afficher le fichier Open project: sourcefabric/newscoop

Protected Properties

Свойство Type Description
$paginationService

Méthodes publiques

Méthode Description
__construct ( $paginationService )
getSubscribedEvents ( )
serveQuery ( Knp\Component\Pager\Event\ItemsEvent $event )

Method Details

__construct() public méthode

public __construct ( $paginationService )

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )

serveQuery() public méthode

public serveQuery ( Knp\Component\Pager\Event\ItemsEvent $event )
$event Knp\Component\Pager\Event\ItemsEvent

Property Details

$paginationService protected_oe property

protected $paginationService