@umbraco-cms/backoffice
Preparing search index...
packages/core/backend-api
ManifestService
Class ManifestService
Index
Constructors
constructor
Methods
get
Manifest
Manifest
get
Manifest
Manifest
Private
get
Manifest
Manifest
Public
Constructors
constructor
new
ManifestService
()
:
ManifestService
Returns
ManifestService
Methods
Static
get
Manifest
Manifest
getManifestManifest
<
ThrowOnError
extends
boolean
=
true
>
(
options
?:
Options
<
GetManifestManifestData
,
ThrowOnError
>
,
)
:
RequestResult
<
GetManifestManifestResponses
,
GetManifestManifestErrors
,
ThrowOnError
,
"fields"
,
>
Type Parameters
ThrowOnError
extends
boolean
=
true
Parameters
Optional
options
:
Options
<
GetManifestManifestData
,
ThrowOnError
>
Returns
RequestResult
<
GetManifestManifestResponses
,
GetManifestManifestErrors
,
ThrowOnError
,
"fields"
,
>
Static
get
Manifest
Manifest
Private
getManifestManifestPrivate
<
ThrowOnError
extends
boolean
=
true
>
(
options
?:
Options
<
GetManifestManifestPrivateData
,
ThrowOnError
>
,
)
:
RequestResult
<
GetManifestManifestPrivateResponses
,
GetManifestManifestPrivateErrors
,
ThrowOnError
,
"fields"
,
>
Type Parameters
ThrowOnError
extends
boolean
=
true
Parameters
Optional
options
:
Options
<
GetManifestManifestPrivateData
,
ThrowOnError
>
Returns
RequestResult
<
GetManifestManifestPrivateResponses
,
GetManifestManifestPrivateErrors
,
ThrowOnError
,
"fields"
,
>
Static
get
Manifest
Manifest
Public
getManifestManifestPublic
<
ThrowOnError
extends
boolean
=
true
>
(
options
?:
Options
<
GetManifestManifestPublicData
,
ThrowOnError
>
,
)
:
RequestResult
<
GetManifestManifestPublicResponses
,
unknown
,
ThrowOnError
,
"fields"
,
>
Type Parameters
ThrowOnError
extends
boolean
=
true
Parameters
Optional
options
:
Options
<
GetManifestManifestPublicData
,
ThrowOnError
>
Returns
RequestResult
<
GetManifestManifestPublicResponses
,
unknown
,
ThrowOnError
,
"fields"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Manifest
Manifest
get
Manifest
Manifest
Private
get
Manifest
Manifest
Public
@umbraco-cms/backoffice
Loading...