Home
last modified time | relevance | path

Searched refs:FCKEvents (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckevents.js24 var FCKEvents = function( eventsOwner ) class
30 FCKEvents.prototype.AttachEvent = function( eventName, functionPointer )
40 FCKEvents.prototype.FireEvent = function( eventName, params )
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js736 FCK.Events = new FCKEvents( FCK ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js30FCKEvents=function(A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=fun… class
32 …entDefault();return A.returnValue=false;};return true;}};FCK.Events=new FCKEvents(FCK);FCK.GetHTML…
H A Dfckeditorcode_gecko.js29FCKEvents=function(A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=fun… class
31 …entDefault();return A.returnValue=false;};return true;}};FCK.Events=new FCKEvents(FCK);FCK.GetHTML…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js29FCKEvents=function(A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=fun… class
31 …entDefault();return A.returnValue=false;};return true;}};FCK.Events=new FCKEvents(FCK);FCK.GetHTML…
H A Dfckeditorcode_ie.js30FCKEvents=function(A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=fun… class
32 …entDefault();return A.returnValue=false;};return true;}};FCK.Events=new FCKEvents(FCK);FCK.GetHTML…