Searched defs:markup (Results 1 – 9 of 9) sorted by relevance
37 public static function createFetcherMarkup(string $markup): FetcherMarkupWebcode151 public function setRequestedMarkup(string $markup): FetcherMarkupWebcode
56 …public static function createFromMarkup(string $markup, ?Path $executingPath, ?WikiPath $contextPa…70 private function setMarkup(string $markup): MarkupRenderer
15 public static function parseMarkupToHandler($markup): Doku_Handler
169 public static function createSvgFromMarkup(string $markup, string $name): FetcherSvg814 private function setMarkup(string $markup, string $name): FetcherSvg1681 private function buildXmlDocumentIfNeeded(string $markup = null): FetcherSvg
101 public static function createForMarkup(MarkupPath $markup): Lang
104 …public function __construct(CallStack $callStack, MarkupPath $markup = null, bool $isFragment = fa…
176 static function createFromMarkup($markup): CallStack
195 …public static function createStandaloneExecutionFromStringMarkupToXhtml(string $markup): FetcherMa…
285 public static function createHtmlDocFromMarkup($markup): XmlDocument