Cms\Components\SitePicker

Overview

SitePicker component

Extends
Implements
  • October\Contracts\Twig\CallsAnyMethod
  • Stringable

Public Properties

There are no public properties in the class.

Show inherited public properties

Inherited Public Properties

Protected Properties

protected array $sitesCache

sitesCache for multiple calls

Show inherited protected properties

Inherited Protected Properties


Public Methods

public componentDetails()

public componentDetails(): array 

public isEnabled()

public isEnabled(): void

isEnabled returns true if the site picker should be displayed

public pageSites()

public pageSites($pageName, $params = []): void

public sites()

public sites(): void

sites lazily loads the available sites

Show inherited public methods

Inherited Public Methods

Protected Methods

Show inherited protected methods

Inherited Protected Methods