Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPermalinkTag.php32 $strict = $attributes->getBooleanValueAndRemoveIfPresent(TagAttributes::STRICT, true);
H A DLinkMarkup.php232 …$preview = $outputAttributes->getBooleanValueAndRemoveIfPresent(self::PREVIEW_ATTRIBUTE, $previewC…
H A DTagAttributes.php1261 function getBooleanValueAndRemoveIfPresent($attribute, $default = null) function in ComboStrap\\TagAttributes
/plugin/combo/syntax/
H A Dcontentlist.php302 …$numbered = $tagAttributes->getBooleanValueAndRemoveIfPresent(self::NUMBERED, self::NUMBERED_DEFAU…