Home
last modified time | relevance | path

Searched defs:replacements (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini51 [replacements] section
57 __text__replacements global() argument
58 __background__replacements global() argument
60 __text_alt__replacements global() argument
61 __background_alt__replacements global() argument
63 __text_neu__replacements global() argument
64 __background_neu__replacements global() argument
66 __border__replacements global() argument
69 __highlight__replacements global() argument
72 __link__replacements global() argument
76 __background_site__replacements global() argument
79 __existing__replacements global() argument
80 __missing__replacements global() argument
83 __site_width__replacements global() argument
84 __sidebar_width__replacements global() argument
86 __tablet_width__replacements global() argument
87 __phone_width__replacements global() argument
89 __theme_color__replacements global() argument
/dokuwiki/lib/exe/
H A Dcss.php261 css_applystyle($css, $replacements) global() argument
466 public function replacements($match) { global() function in DokuCssFile
[all...]
/dokuwiki/inc/
H A DStyleUtils.php183 cssFixreplacementurls($replacements, $location) global() argument
[all...]
H A DMailer.class.php30 protected $replacements = array('text'=> array(), 'html' => array()); global() variable in Mailer
[all...]