Skip to content

Kirby 5.0.4

$pageBlueprint->preview()

Returns the preview settings The preview setting controls the "Open" button in the panel and redirects it to a different URL if necessary.

$pageBlueprint->preview(): string|bool

Return types

stringorbool

This method modifies the existing $pageblueprint object it is applied to and returns it again.

Parent class

Kirby\Cms\PageBlueprint