Searched refs:TYPE_TEMPLATE (Results 1 – 1 of 1) sorted by relevance
12 public const TYPE_TEMPLATE = 'template'; define in dokuwiki\\plugin\\extension\\Extension99 if ($type === null || $type === self::TYPE_TEMPLATE) {107 $this->type = self::TYPE_TEMPLATE;162 if ($this->type === self::TYPE_TEMPLATE) {163 $id = self::TYPE_TEMPLATE . ':' . $this->base;