CeresContactConfig
PluginConfig class, including all plugin settings for contact view.
Deprecated!
since 4.4.0. This class will be removed in 6.0.0. |
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Contact form email address. Deprecated: since 4.4.0. Will be removed in 6.0.0. |
|
|
Email address for copy of the contact request (CC). Deprecated: since 4.4.0. Will be removed in 6.0.0. |
|
|
Email address for blind copy of the contact request (BCC). Deprecated: since 4.4.0. Will be removed in 6.0.0. |
|
|
Contact data to show. Deprecated: since 4.4.0. Will be removed in 6.0.0. |
|
|
Google Maps API key. Deprecated: since 4.4.0. Will be removed in 6.0.0. |
|
|
Google Maps zoom level. Deprecated: since 4.4.0. Will be removed in 6.0.0. |
|
|
Show map in mobile view. Deprecated: since 4.4.0. Will be removed in 6.0.0. |
|
|
Enable to display checkbox for confirming privacy policy. Deprecated: since 4.4.0. Will be removed in 6.0.0. |
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.