프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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 |