[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/yui_editor/plugins/ -> img_browser.js (summary)

ICME image browser integration

Author: Dave Hall <info@davehall.com.au>
File Size: 112 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  yui_editor_img_browser()
  yui_editor_img_browser_attach()
  yui_editor_img_browser_pasreWidth()
  yui_editor_img_browser_show()
  yui_editor_img_browser_finish()

Functions
Functions that are not part of a class:

yui_editor_img_browser()   X-Ref
IMCE integration bootstrapper

This function integrates IMCE into the YUI image insertion dialog box

return: void

yui_editor_img_browser_attach(rte)   X-Ref
Attach the event listeners so the IMCE popup works

param: object rte YUI Editor to attach events to
return: void

yui_editor_img_browser_pasreWidth(w)   X-Ref
No description

yui_editor_img_browser_show()   X-Ref
onClick handler which displays the IMCE popup window

return: void

yui_editor_img_browser_finish(file, win)   X-Ref
Event handler for populating the YUI image insert dialog

param: object file the selected file
param: object win the popup window
return: void



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7