PHP Класс Elcodi\Plugin\PinterestBundle\Templating\TwigRenderer

Наследование: use trait Elcodi\Component\Plugin\Templating\Traits\TemplatingTrait
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$plugin Elcodi\Component\Plugin\Entity\Plugin Plugin

Открытые методы

Метод Описание
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

Описание методов

renderAsynchronousJavascript() публичный Метод

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

renderJavascript() публичный Метод

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

renderPin() публичный Метод

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

setPlugin() публичный Метод

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

Описание свойств

$plugin защищенное свойство

Plugin
protected Plugin,Elcodi\Component\Plugin\Entity $plugin
Результат Elcodi\Component\Plugin\Entity\Plugin