Preparing search index...
The search index is not available
@acrolinx/sidebar-sdk
@acrolinx/sidebar-sdk
TinyMCEAdapter
Class TinyMCEAdapter
Hierarchy (
View Summary
)
AbstractRichtextEditorAdapter
TinyMCEAdapter
TinyMCEWordpressAdapter
Index
Constructors
constructor
Properties
config
current
Content
Checking?
editor
Id
last
Content
Checked?
Methods
extract
Content
For
Check
get
Autobind
Wrapper
Attributes
get
Content
get
Content
For
Check
Selection
get
Editor
get
Editor
Document
register
Check
Call
register
Check
Result
replace
Ranges
scroll
To
Current
Selection
select
Ranges
Constructors
constructor
new
TinyMCEAdapter
(
conf
:
HasEditorID
)
:
TinyMCEAdapter
Parameters
conf
:
HasEditorID
Returns
TinyMCEAdapter
Properties
config
config
:
AdapterConf
Optional
current
Content
Checking
currentContentChecking
?:
string
editor
Id
editorId
:
string
Optional
last
Content
Checked
lastContentChecked
?:
string
Methods
extract
Content
For
Check
extractContentForCheck
(
opts
:
ExtractContentForCheckOpts
,
)
:
ContentExtractionResult
|
Promise
<
ContentExtractionResult
>
Parameters
opts
:
ExtractContentForCheckOpts
Returns
ContentExtractionResult
|
Promise
<
ContentExtractionResult
>
get
Autobind
Wrapper
Attributes
getAutobindWrapperAttributes
()
:
AutobindWrapperAttributes
Returns
AutobindWrapperAttributes
get
Content
getContent
(
opts
:
ExtractContentForCheckOpts
)
:
string
Parameters
opts
:
ExtractContentForCheckOpts
Returns
string
get
Content
For
Check
Selection
getContentForCheckSelection
(
el
:
HTMLElement
)
:
string
Parameters
el
:
HTMLElement
Returns
string
get
Editor
getEditor
()
:
Editor
Returns
Editor
get
Editor
Document
getEditorDocument
()
:
Document
Returns
Document
register
Check
Call
registerCheckCall
(
_checkInfo
:
Check
)
:
void
Parameters
_checkInfo
:
Check
Returns
void
register
Check
Result
registerCheckResult
(
_checkResult
:
SuccessfulCheckResult
)
:
void
Parameters
_checkResult
:
SuccessfulCheckResult
Returns
void
replace
Ranges
replaceRanges
(
checkId
:
string
,
matchesWithReplacement
:
MatchWithReplacement
[]
,
)
:
void
|
Promise
<
void
>
Parameters
checkId
:
string
matchesWithReplacement
:
MatchWithReplacement
[]
Returns
void
|
Promise
<
void
>
scroll
To
Current
Selection
scrollToCurrentSelection
()
:
void
Returns
void
select
Ranges
selectRanges
(
checkId
:
string
,
matches
:
Match
[]
)
:
void
|
Promise
<
void
>
Parameters
checkId
:
string
matches
:
Match
[]
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
config
current
Content
Checking
editor
Id
last
Content
Checked
Methods
extract
Content
For
Check
get
Autobind
Wrapper
Attributes
get
Content
get
Content
For
Check
Selection
get
Editor
get
Editor
Document
register
Check
Call
register
Check
Result
replace
Ranges
scroll
To
Current
Selection
select
Ranges
@acrolinx/sidebar-sdk
Loading...