Home
last modified time | relevance | path

Searched refs:getDefaultType (Results 1 – 5 of 5) sorted by path

/plugin/combo/ComboStrap/
H A DMarkupPath.php1276 function getDefaultType(): string function in ComboStrap\\MarkupPath
/plugin/strata/helper/
H A Dsyntax.php558 list($type, $hint) = $this->util->getDefaultType();
621 list($type, $hint) = $this->util->getDefaultType();
658 list($type, $hint) = $this->util->getDefaultType();
H A Dutil.php61 list($default,) = $this->getDefaultType();
118 function getDefaultType() { function in helper_plugin_strata_util
/plugin/strata/syntax/
H A Dentry.php126 list($type, $hint) = $this->util->getDefaultType();
H A Dselect.php137 list($type, $hint) = $this->util->getDefaultType();