[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/fckeditor/ -> fckeditor.utils.js (summary)

Drupal behavior that adds FCKeditors to textareas

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

Defines 9 functions

  Toggle()
  DoFCKeditorUpdateId()
  FCKeditor_OnComplete()
  FCKeditor_OnAfterLinkedFieldUpdate()
  IntegrateWithImgAssist()
  FCKeditor_trim()
  FCKeditor_TeaserInfo()
  FCKeditor_OpenPopup()
  doFCKeditorSave()

Functions
Functions that are not part of a class:

Toggle(textareaID, TextTextarea, TextRTE, xss_check)   X-Ref
No description

DoFCKeditorUpdateId(editorInstance)   X-Ref
No description

FCKeditor_OnComplete(editorInstance)   X-Ref
The FCKeditor_OnComplete function is a special function called everytime an
editor instance is completely loaded and available for API interactions.


FCKeditor_OnAfterLinkedFieldUpdate(editorInstance)   X-Ref
This method is executed for every FCKeditor instance just after the underlying text field is updated
before the form is submitted.


IntegrateWithImgAssist()   X-Ref
No description

FCKeditor_trim(text)   X-Ref
Removes leading and trailing whitespace from the input


FCKeditor_TeaserInfo(taid)   X-Ref
This function retrieves information about a possible teaser field
associated with the mentioned field.

param: taid string HTML id of the main text area

FCKeditor_OpenPopup(popupUrl, jsID, textareaID, width)   X-Ref
Creates a screen wide popup window containing an FCKeditor


doFCKeditorSave()   X-Ref
Integration for ajax.module




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