vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
CommunityThemeDefinitionMetadata
Interface CommunityThemeDefinitionMetadata
interface
CommunityThemeDefinitionMetadata
{
bundlesInfo
?:
CommunityTemplateBundleInfo
[]
;
customThemeLayoutType
?:
CommunityCustomThemeLayoutType
[]
;
defaultBrandingSet
?:
string
;
description
?:
string
;
enableExtendedCleanUpOnDelete
?:
boolean
;
fullName
?:
string
;
masterLabel
:
string
;
publisher
?:
string
;
themeRouteOverride
?:
CommunityThemeRouteOverride
[]
;
themeSetting
?:
CommunityThemeSetting
[]
;
}
Hierarchy (
View Summary
)
MetadataInfo
CommunityThemeDefinitionMetadata
Index
Properties
bundles
Info?
custom
Theme
Layout
Type?
default
Branding
Set?
description?
enable
Extended
Clean
Up
On
Delete?
full
Name?
master
Label
publisher?
theme
Route
Override?
theme
Setting?
Properties
Optional
bundles
Info
bundlesInfo
?:
CommunityTemplateBundleInfo
[]
Optional
custom
Theme
Layout
Type
customThemeLayoutType
?:
CommunityCustomThemeLayoutType
[]
Optional
default
Branding
Set
defaultBrandingSet
?:
string
Optional
description
description
?:
string
Optional
enable
Extended
Clean
Up
On
Delete
enableExtendedCleanUpOnDelete
?:
boolean
Optional
full
Name
fullName
?:
string
master
Label
masterLabel
:
string
Optional
publisher
publisher
?:
string
Optional
theme
Route
Override
themeRouteOverride
?:
CommunityThemeRouteOverride
[]
Optional
theme
Setting
themeSetting
?:
CommunityThemeSetting
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bundles
Info
custom
Theme
Layout
Type
default
Branding
Set
description
enable
Extended
Clean
Up
On
Delete
full
Name
master
Label
publisher
theme
Route
Override
theme
Setting
vlocode-project - v1.40.0-beta-4
Loading...