Home
last modified time | relevance | path

Searched refs:is_template (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php26 private $is_template = false;
82 $this->is_template = true;
84 $this->is_template = false;
224 return $this->is_template;
19 private $is_template = false; global() variable in helper_plugin_extension_extension