Home
last modified time | relevance | path

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

/plugin/pagelist/
Dhelper.php19 protected $showfirsthl = false; variable in helper_plugin_pagelist
106 $this->showfirsthl = $this->getConf('showfirsthl'); //on-off
274 $this->showfirsthl = true;
277 $this->showfirsthl = false;
361 $this->showfirsthl = false;
834 if (blank($this->page['title']) && $this->showfirsthl) {