CoreMedia CKEditor 5 Plugins
CoreMedia
Pages
Preparing search index...
ckeditor5-coremedia-studio-integration
IContentReferenceService
Interface IContentReferenceService
interface
IContentReferenceService
{
getContentReference
(
request
:
string
)
:
Promise
<
ContentReferenceResponse
>
;
getContentReferences
(
requests
:
string
[]
,
)
:
Promise
<
ContentReferenceResponse
[]
>
;
}
Index
Methods
get
Content
Reference
get
Content
References
Methods
get
Content
Reference
getContentReference
(
request
:
string
)
:
Promise
<
ContentReferenceResponse
>
Parameters
request
:
string
Returns
Promise
<
ContentReferenceResponse
>
get
Content
References
getContentReferences
(
requests
:
string
[]
)
:
Promise
<
ContentReferenceResponse
[]
>
Parameters
requests
:
string
[]
Returns
Promise
<
ContentReferenceResponse
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Content
Reference
get
Content
References
CoreMedia
Pages
CoreMedia CKEditor 5 Plugins
Loading...