Home
last modified time | relevance | path

Searched refs:CreateLink (Results 1 – 10 of 10) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_ie.js355 FCK.CreateLink = function( url, noUndo ) function
H A Dfck_gecko.js430 FCK.CreateLink = function( url, noUndo ) function
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js252 oLink = oEditor.FCK.CreateLink( sLnkUrl )[0] ;
/plugin/fckg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js306 oLink = oEditor.FCK.CreateLink( sLnkUrl )[0] ;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js515 var aLinks = oLink ? [ oLink ] : oEditor.FCK.CreateLink( sUri, true ) ;
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js975 var aLinks = oLink ? [ oLink ] : oEditor.FCK.CreateLink( sUri, true ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js33 …C.execCommand('Paste');var D=A.innerHTML;A.innerHTML='';return D;};FCK.CreateLink=function(A,B){va… function
H A Dfckeditorcode_gecko.js32 …00,330,'PlainText']);};FCK.GetClipboardHTML=function(){return '';};FCK.CreateLink=function(A,B){va… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js35 …00,330,'PlainText']);};FCK.GetClipboardHTML=function(){return '';};FCK.CreateLink=function(A,B){va… function
H A Dfckeditorcode_ie.js37 …C.execCommand('Paste');var D=A.innerHTML;A.innerHTML='';return D;};FCK.CreateLink=function(A,B){va… function