Link Search Menu Expand Document

Constructor: webPageAttributeTheme

Back to constructors index

Page theme

Attributes:

NameTypeRequiredDescription
documentsArray of DocumentOptionalTheme files
settingsThemeSettingsOptionalTheme settings

Type: WebPageAttribute

Example:

$webPageAttributeTheme = ['_' => 'webPageAttributeTheme', 'documents' => [Document, Document], 'settings' => ThemeSettings];