Method | Description | |
---|---|---|
__construct ( Contao\CoreBundle\Framework\ContaoFrameworkInterface $framework ) | Constructor. | |
onKernelRequest ( |
Toggles the TL_VIEW cookie and redirects back to the referring page. |
Method | Description | |
---|---|---|
getCookie ( string $value, string $basePath ) : |
Generates the TL_VIEW cookie based on the toggle_view value. |
public __construct ( Contao\CoreBundle\Framework\ContaoFrameworkInterface $framework ) | ||
$framework | Contao\CoreBundle\Framework\ContaoFrameworkInterface |
public onKernelRequest ( |
||
$event |