Home
last modified time | relevance | path

Searched refs:errorDescription (Results 1 – 2 of 2) sorted by relevance

/plugin/wysiwyg/fckeditor/
H A Dfckeditor.js158 FCKeditor.prototype._ThrowError = function( errorNumber, errorDescription ) argument
161 this.ErrorDescription = errorDescription ;
171 this.OnError( this, errorNumber, errorDescription ) ;
/plugin/fckg/fckeditor/
H A Dfckeditor.js198 FCKeditor.prototype._ThrowError = function( errorNumber, errorDescription ) argument
201 this.ErrorDescription = errorDescription ;
211 this.OnError( this, errorNumber, errorDescription ) ;