Property | Type | Description | |
---|---|---|---|
$plugin | Elcodi\Component\Plugin\Entity\Plugin | Plugin |
Method | Description | |
---|---|---|
renderDisqusBlogPostBlock ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) | Renders disqus block on blog post | |
renderDisqusProductBlock ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) | Renders disqus block on product page | |
renderJavascript ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) | Renders disqus JS element | |
setPlugin ( Elcodi\Component\Plugin\Entity\Plugin $plugin ) | Set plugin |
public renderDisqusBlogPostBlock ( Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface $event ) | ||
$event | Elcodi\Component\Plugin\EventDispatcher\Interfaces\EventInterface | Event |
public renderDisqusProductBlock ( 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 setPlugin ( Elcodi\Component\Plugin\Entity\Plugin $plugin ) | ||
$plugin | Elcodi\Component\Plugin\Entity\Plugin | Plugin |