Method | Description | |
---|---|---|
__construct ( Doctrine\ORM\EntityManagerInterface $entityManager, Sulu\Bundle\PreviewBundle\Preview\PreviewInterface $preview ) | ||
handle ( Ratchet\ConnectionInterface $conn, array $message, |
||
onClose ( Ratchet\ConnectionInterface $conn, |
Method | Description | |
---|---|---|
execute ( |
Method | Description | |
---|---|---|
reconnect ( ) | Reconnect to mysql. | |
render ( |
||
start ( |
Start preview with given parameters. | |
stop ( |
Stop preview for given context. | |
update ( |
Update preview with given parameter. | |
updateContext ( |
Update preview-context with given parameter. |
public __construct ( Doctrine\ORM\EntityManagerInterface $entityManager, Sulu\Bundle\PreviewBundle\Preview\PreviewInterface $preview ) | ||
$entityManager | Doctrine\ORM\EntityManagerInterface | |
$preview | Sulu\Bundle\PreviewBundle\Preview\PreviewInterface |
protected execute ( |
||
$context |
public onClose ( Ratchet\ConnectionInterface $conn, |
||
$conn | Ratchet\ConnectionInterface | |
$context |