Home
last modified time | relevance | path

Searched refs:nocache (Results 1 – 3 of 3) sorted by path

/dokuwiki/inc/parser/
H A Dhandler.php363 public function nocache($match, $state, $pos)
365 $this->addCall('nocache', [], $pos);
1132 if (preg_match('/(nocache|recache)/i', $param, $cachemode)) {
348 public function nocache($match, $state, $pos) { global() function in Doku_Handler
H A Drenderer.php96 public function nocache()
671 * @param string $cache cache|recache|nocache
693 * @param string $cache cache|recache|nocache
715 * @param string $cache cache|recache|nocache
735 * @param string $cache cache|recache|nocache
92 public function nocache() { global() function in Doku_Renderer
/dokuwiki/inc/
H A Dparserutils.php593 'listblock', 'preformatted', 'notoc', 'nocache', 'header', 'table', 'linebreak', 'footnote', 'hr',
746 $Renderer->nocache(); // fallback only (and may include admin alerts), don't cache