[ Index ]

PHP Cross Reference of phpBB 3.0 Beta 3

title

Body

[close]

/adm/style/ -> editor.js (summary)

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

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

Defines 13 functions

  helpline()
  getarraysize()
  arraypush()
  arraypop()
  smiley()
  bbfontstyle()
  insert_text()
  attach_inline()
  addquote()
  bbstyle()
  mozWrap()
  storeCaret()
  colorPalette()

Functions
Functions that are not part of a class:

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


getarraysize(thearray)   X-Ref
Replacement for arrayname.length property


arraypush(thearray,value)   X-Ref
Replacement for arrayname.push(value) not implemented in IE until version 5.5
Appends element to the array


arraypop(thearray)   X-Ref
Replacement for arrayname.pop() not implemented in IE until version 5.5
Removes and returns the last element of an array


smiley(text)   X-Ref
Insert emoticon


bbfontstyle(bbopen, bbclose)   X-Ref
Apply bbcodes


insert_text(text)   X-Ref
Insert text at position


attach_inline()   X-Ref
Add inline attachment at position


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


bbstyle(bbnumber)   X-Ref
bbstyle


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


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


colorPalette(dir, width, height)   X-Ref
Color pallette




Generated: Wed Nov 22 00:35:05 2006 Cross-referenced by PHPXref 0.6