Searched refs:placeholders (Results 1 – 4 of 4) sorted by relevance
11 protected $placeholders = false; variable in dokuwiki\\plugin\\config\\core\\Setting\\SettingEmail27 if ($this->placeholders) {
458 * @param array $placeholders placeholders to fill in462 protected function makeFilter($filter, $placeholders) argument468 if (is_array($placeholders[$match])) {469 $value = $placeholders[$match][0];471 $value = $placeholders[$match];
54 /* cannot use non-guaranteed style.ini colour placeholders, dark templates need to overwrite */
54 ;------ guaranteed dokuwiki color placeholders that every plugin can use