Home
last modified time | relevance | path

Searched defs:GetAttribute (Results 1 – 7 of 7) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckxml.js30 FCKXml.GetAttribute = function( node, attName, defaultValue ) function
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js45 function GetAttribute( element, attName, valueIfNull ) function
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js85 function GetAttribute( element, attName, valueIfNull ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js67 var FCKXml=function(){this.Error=false;};FCKXml.GetAttribute=function(A,B,C){var D=A.attributes.get… function
H A Dfckeditorcode_gecko.js66 var FCKXml=function(){this.Error=false;};FCKXml.GetAttribute=function(A,B,C){var D=A.attributes.get… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js77 var FCKXml=function(){this.Error=false;};FCKXml.GetAttribute=function(A,B,C){var D=A.attributes.get… function
H A Dfckeditorcode_ie.js81 var FCKXml=function(){this.Error=false;};FCKXml.GetAttribute=function(A,B,C){var D=A.attributes.get… function