Home
last modified time | relevance | path

Searched refs:getVariantTemplates (Results 1 – 3 of 3) sorted by relevance

/plugin/pagesicon/
H A Dhelper.php64 public function getVariantTemplates(string $variant): array { function in helper_plugin_pagesicon
102 foreach ($this->getVariantTemplates($variant) as $tpl) {
H A Daction.php386 …. ' data-big-templates="' . hsc(json_encode($helper ? $helper->getVariantTemplates('big') : [])) .…
387 …. ' data-small-templates="' . hsc(json_encode($helper ? $helper->getVariantTemplates('small') : []…
H A DDOKU_EN87 | ''getVariantTemplates($variant)'' | ''2026-03-11'' | Returns the configured filename templates fo…