Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DFetcherMarkup.php578 $instructions = $this->getInstructions();
1008 public function getInstructions(): array function in ComboStrap\\FetcherMarkup
1132 …utline::createFromCallStack(CallStack::createFromInstructions($this->getInstructions()))->toTocDok…
1145 $instructions = $this->getInstructions();
1250 $instructions = $this->getInstructions();
H A DMarkupRenderUtility.php57 return $markupRenderer->getInstructions();
H A DMetaManagerForm.php108 $fetcherMarkup->getInstructions();
H A DPluginUtility.php1035 public static function getInstructions($markiCode) function in ComboStrap\\PluginUtility