PHP Class Elcodi\Plugin\GoogleAnalyticsBundle\Templating\TwigRenderer

Inheritance: use trait Elcodi\Component\Plugin\Templating\Traits\TemplatingTrait
Afficher le fichier Open project: elcodi/bamboo

Protected Properties

Свойство Type Description
$plugin Elcodi\Component\Plugin\Entity\Plugin Plugin

Méthodes publiques

Méthode Description
renderJavascript ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) Renders google analytics JS
setPlugin ( Elcodi\Component\Plugin\Entity\Plugin $plugin ) Set plugin

Method Details

renderJavascript() public méthode

Renders google analytics JS
public renderJavascript ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event )
$event Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface Event

setPlugin() public méthode

Set plugin
public setPlugin ( Elcodi\Component\Plugin\Entity\Plugin $plugin )
$plugin Elcodi\Component\Plugin\Entity\Plugin Plugin

Property Details

$plugin protected_oe property

Plugin
protected Plugin,Elcodi\Component\Plugin\Entity $plugin
Résultat Elcodi\Component\Plugin\Entity\Plugin