Свойство | Тип | Описание | |
---|---|---|---|
$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 |
public renderAsynchronousJavascript ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) | ||
$event | Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface | Event |
public renderJavascript ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) | ||
$event | Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface | Event |
public renderPin ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) | ||
$event | Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface | Event |
public setPlugin ( Elcodi\Component\Plugin\Entity\Plugin $plugin ) | ||
$plugin | Elcodi\Component\Plugin\Entity\Plugin | Plugin |