Skip to content

home()#

No description provided.

DocumentationPage::home(): Hyde\Support\Models\Route

homeRouteName()#

No description provided.

DocumentationPage::homeRouteName(): string

getOnlineSourcePath()#

No description provided.

$page->getOnlineSourcePath(): string|false

getRouteKey()#

Get the route key for the page.

If flattened outputs are enabled, this will use the identifier basename so nested pages are flattened.

$page->getRouteKey(): string

getOutputPath()#

Get the path where the compiled page will be saved.

If flattened outputs are enabled, this will use the identifier basename so nested pages are flattened.

$page->getOutputPath(): string