PHP Class Elcodi\Plugin\FacebookBundle\Templating\JavascriptRenderer

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 the javascript.
setPlugin ( Elcodi\Component\Plugin\Entity\Plugin $plugin ) Set the plugin

Method Details

renderJavascript() public méthode

Renders the javascript.
public renderJavascript ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event )
$event Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface The event

setPlugin() public méthode

Set the 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