Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A 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/
H A 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/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...