Home
last modified time | relevance | path

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

/template/strap/syntax/
H A Dtogglecollapse.php63 && Toggle::disableEntity($mode);
H A Dtoggleexpand.php63 && Toggle::disableEntity($mode);
H A Dtoggle.php70 && Toggle::disableEntity($mode);
/template/strap/ComboStrap/TagAttribute/
H A DToggle.php142 public static function disableEntity(string $mode): bool function in ComboStrap\\TagAttribute\\Toggle