alignCenter()
centres seleted text
Topic(s):
File required:dhtmlxeditor.js
alignJustify()
makes text to take the entire space available
Topic(s):
File required:dhtmlxeditor.js
alignLeft()
aligns selected text along the left margin
Topic(s):
File required:dhtmlxeditor.js
alignRight()
aligns selected text along the right margin
Topic(s):
File required:dhtmlxeditor.js
applyBold()
makes seleted text bold
Topic(s):
File required:dhtmlxeditor.js
applyH1()
applies H1 to selected block of text
Topic(s):
File required:dhtmlxeditor.js
applyH2()
applies H2 to selected block of text
Topic(s):
File required:dhtmlxeditor.js
applyH3()
applies H3 to selected block of text
Topic(s):
File required:dhtmlxeditor.js
applyH4()
applies H4 to selected block of text
Topic(s):
File required:dhtmlxeditor.js
applyItalic()
makes seleted text italic
Topic(s):
File required:dhtmlxeditor.js
applyStrikethrough()
makes seletion strikethroughed
Topic(s):
File required:dhtmlxeditor.js
applySub()
applies subscript
Topic(s):
File required:dhtmlxeditor.js
applySuper()
applies superscript
Topic(s):
File required:dhtmlxeditor.js
applyUnderscore()
makes seletion underscored
Topic(s):
File required:dhtmlxeditor.js
createBulList()
creates bullet list
Topic(s):
File required:dhtmlxeditor.js
createNumList()
creates numbered list
Topic(s):
File required:dhtmlxeditor.js
decreaseIndent()
decreases indent of text block
Topic(s):
File required:dhtmlxeditor.js
getContent()
gets html content of editor document
Topic(s):
File required:dhtmlxeditor.js
increaseIndent()
increases indent of text block
Topic(s):
File required:dhtmlxeditor.js
setContent(str)
sets content to editor document
Topic(s):
File required:dhtmlxeditor.js
html - html string which should be set as editor contentsetContentHTML(url)
sets content from the html document to editor document
Topic(s):
File required:dhtmlxeditor.js
url - path to the html page