CeresMetaConfig

PluginConfig class, including all plugin settings for the meta data.

Namespace

Ceres\Config

Extends
Properties
Type Name Description

string

$robotsHome

Robots for homepage.

string

$robotsContact

Robots for contact page.

string

$robotsCancellationRights

Robots for cancellation rights.

string

$robotsCancellationForm

Robots for cancellation form.

string

$robotsLegalDisclosure

Robots for legal disclosure.

string

$robotsPrivacyPolicy

Robots for privacy policy.

string

$robotsTermsAndConditions

Robots for terms and conditions.

string

$robotsSearchResult

Robots for search result.

Methods
public getPluginName():string

Return the name of the plugin to get the configuration values for.

public load()

Initially load configuration values into member variables.