Home
last modified time | relevance | path

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

/template/strap/vendor/salesforce/handlebars-php/
H A DREADME.md275 {{#else if isValid}}
278 This part will be shown if isActive and isValid are both "falsy" values
287 "isValid" => false
457 {{#else if isValid}}
460 This part will be shown if isActive and isValid are both "falsy" values
/template/strap/ComboStrap/
H A DIso8601Date.php161 public static function isValid($value): bool function in ComboStrap\\Iso8601Date
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js2986 this.isValid=null;
4474 …le:false,supportsObject:function(object){return(object instanceof jsdIStackFrame)&&(object.isValid)
4475 },getTitle:function(frame,context){if(!frame.isValid){return"(invalid frame)"
4477 },getTooltip:function(frame,context){if(!frame.isValid){return"(invalid frame)"