Home
last modified time | relevance | path

Searched refs:addSnippet (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/Tag/
H A DMermaidTag.php34 public static function addSnippet() function in ComboStrap\\Tag\\MermaidTag
65 MermaidTag::addSnippet();
/plugin/combo/ComboStrap/
H A DPrism.php78 public static function addSnippet($theme) function in ComboStrap\\Prism
206 Prism::addSnippet($theme);
H A DLazyLoad.php77 public static function addSnippet() function in ComboStrap\\LazyLoad
H A DFetcherMarkup.php892 * and not to the fetcher markup via {@link self::addSnippet()}
921 public function addSnippet(Snippet $snippet): FetcherMarkup function in ComboStrap\\FetcherMarkup
935 $this->parentMarkupHandler->addSnippet($snippet);
H A DSnippet.php299 $executingFetcher->addSnippet($snippet);