[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/assets/javascript/ -> editor.js (summary)

bbCode control by subBlue design [ www.subBlue.com ] Includes unixsafe colour palette selector by SHS`

File Size: 369 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 12 functions

  helpline()
  initInsertions()
  bbstyle()
  bbfontstyle()
  insert_text()
  attachInline()
  addquote()
  split_lines()
  mozWrap()
  storeCaret()
  caretPosition()
  getCaretPosition()

Functions
Functions that are not part of a class:

helpline(help)   X-Ref
Shows the help messages in the helpline window


initInsertions()   X-Ref
Fix a bug involving the TextRange object. From
http://www.frostjedi.com/terra/scripts/demo/caretBug.html


bbstyle(bbnumber)   X-Ref
bbstyle


bbfontstyle(bbopen, bbclose)   X-Ref
Apply bbcodes


insert_text(text, spaces, popup)   X-Ref
Insert text at position


attachInline(index, filename)   X-Ref
Add inline attachment at position


addquote(post_id, username, l_wrote)   X-Ref
Add quote text to message


split_lines(text)   X-Ref
No description

mozWrap(txtarea, open, close)   X-Ref
From http://www.massless.org/mozedit/


storeCaret(textEl)   X-Ref
Insert at Caret position. Code from
http://www.faqts.com/knowledge_base/view.phtml/aid/1052/fid/130


caretPosition()   X-Ref
Caret Position object


getCaretPosition(txtarea)   X-Ref
Get the caret position in an textarea




Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1