Home
last modified time | relevance | path

Searched defs:isFragment (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DOutline.php101 * @param bool $isFragment - needed to control the structure of the outline (if this is a preview, the first heading may be not h1) argument
118 * @param bool $isFragment - needed to control the structure of the outline (if this is a preview, the first heading may be not h1) argument
92 private bool $isFragment; global() variable in ComboStrap\\Outline
[all...]
H A DFetcherMarkup.php1077 public function isFragment(): bool function in ComboStrap\\FetcherMarkup
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1918 function isFragment(node) { function