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