Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/
H A Dfckeditor.js106 this._InsertHtmlBefore( this._GetConfigHtml(), oTextarea ) ;
107 this._InsertHtmlBefore( this._GetIFrameHtml(), oTextarea ) ;
111 FCKeditor.prototype._InsertHtmlBefore = function( html, element ) method in FCKeditor
/plugin/fckg/fckeditor/
H A Dfckeditor.js135 this._InsertHtmlBefore( this._GetConfigHtml(), oTextarea ) ;
136 this._InsertHtmlBefore( this._GetIFrameHtml(), oTextarea ) ;
140 FCKeditor.prototype._InsertHtmlBefore = function( html, element ) method in FCKeditor