Home
last modified time | relevance | path

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

/template/mikio/
H A Dmikio.php52 public $footerScript = []; variable in dokuwiki\\template\\mikio\\mikio
235 if (count($this->footerScript) > 0) {
237 foreach ($this->footerScript as $script) {
2099 … $this->footerScript['hero-subtitle'] = 'mikio.setHeroSubTitle(\'' . $subtitle . '\')';
2131 $this->footerScript['hero-image'] = 'mikio.setHeroImage(\'' . $image . '\')';
2142 $this->footerScript['hero-colors'] = 'mikio.setHeroColor(\'' . $subtitle . '\')';
2162 $this->footerScript['hide-parts'] = $script;
2184 $this->footerScript['tags'] = 'mikio.setTags(\'' . $tags . '\')';