Home
last modified time | relevance | path

Searched refs:toBoolean (Results 1 – 16 of 16) sorted by relevance

/template/strap/ComboStrap/Meta/Api/
H A DMetadataBoolean.php121 $value = $this->toBoolean($value);
135 $this->value = $this->toBoolean($value);
140 function toBoolean($value): ?bool function in ComboStrap\\Meta\\Api\\MetadataBoolean
146 return DataType::toBoolean($value);
/template/strap/ComboStrap/
H A DLowQualityCalculatedIndicator.php65 return DataType::toBoolean($value, true);
H A DDataType.php126 public static function toBoolean($value, $ifNull = null) function in ComboStrap\\DataType
H A DFetcherScreenshot.php143 $complete = DataType::toBoolean($img->getAttribute("complete"), false);
H A DSvgImageLink.php223 …$preserveStyle = DataType::toBoolean($this->mediaMarkup->getFetcher()->getFetchUrl()->getQueryProp…
H A DPanelTag.php43 return DataType::toBoolean($selected);
H A DSiteConfig.php184 return DataType::toBoolean($value);
H A DExecutionContext.php566 return DataType::toBoolean($var);
H A DSite.php936 return DataType::toBoolean($useSlash);
H A DTagAttributes.php1273 return DataType::toBoolean($value);
/template/strap/syntax/
H A Dcontentlist.php244 …$numbered = DataType::toBoolean($openingTag->getAttribute(self::NUMBERED, self::NUMBERED_DEFAULT));
/template/strap/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php228 $oldValue = DataType::toBoolean($oldValue);
/template/strap/resources/library/combo/
H A Dcombo.min.js1 …]=H;var i=(u,c,H)=>(it(u,typeof c!="symbol"?c+"":c,H),H);class H{static toBoolean(t){return typeof… method in anonymousFunction918992dd0300.H
4 …le}setTab(t){return this.tab=t,this}setMutable(t){return this.mutable=H.toBoolean(t),this}setDescr…
H A Dcombo.min.js.map1toBoolean(value) {\n if (typeof value === \"boolean\") {\n return value;\n …
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js1 ….tab=t,this}},{key:"setMutable",value:function(t){return this.mutable=s.toBoolean(t),this}},{key:"…
H A Dcombo.min.js.map1toBoolean(value) {\n if (typeof value === \"boolean\") {\n return value;\n …