PHP Class Elcodi\Plugin\PinterestBundle\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
renderAsynchronousJavascript ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) Renders asynchronous javascript
renderJavascript ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) Renders import/export buttons
renderPin ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) Renders import/export buttons
setPlugin ( Elcodi\Component\Plugin\Entity\Plugin $plugin ) Set plugin

Method Details

renderAsynchronousJavascript() public méthode

Renders asynchronous javascript
public renderAsynchronousJavascript ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event )
$event Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface Event

renderJavascript() public méthode

Renders import/export buttons
public renderJavascript ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event )
$event Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface Event

renderPin() public méthode

Renders import/export buttons
public renderPin ( 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