Home
last modified time | relevance | path

Searched refs:valueIfNull (Results 1 – 4 of 4) sorted by relevance

/plugin/grensladawritezor/fckeditor/editor/dialog/common/
Dfck_dialog_common.js47 function GetAttribute( element, attName, valueIfNull ) argument
52 return valueIfNull ? valueIfNull : '' ;
59 return ( oValue == null ? valueIfNull : oValue ) ;
/plugin/wysiwyg/fckeditor/editor/dialog/common/
Dfck_dialog_common.js45 function GetAttribute( element, attName, valueIfNull ) argument
50 return valueIfNull ? valueIfNull : '' ;
57 return ( oValue == null ? valueIfNull : oValue ) ;
/plugin/fckg/fckeditor/editor/dialog/common/
Dfck_dialog_common.js85 function GetAttribute( element, attName, valueIfNull ) argument
90 return valueIfNull ? valueIfNull : '' ;
97 return ( oValue == null ? valueIfNull : oValue ) ;
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...