Searched refs:handleCache (Results 1 – 6 of 6) sorted by relevance
210 function handleCache(options, template) { function260 result = handleCache(options)(data);274 result = handleCache(options)(data);319 return handleCache(opts, includerResult.template);323 return handleCache(opts);425 return handleCache(opts, template)(data);
1 …handleCache(options,template){var func;var filename=options.filename;var hasTemplate=arguments.len…
65 public function handleCache(Doku_Event $event) function in action_plugin_diagrams_action
211 function handleCache(options, template) {261 result = handleCache(options)(data);275 result = handleCache(options)(data);320 return handleCache(opts, includerResult.template);324 return handleCache(opts);426 return handleCache(opts, template)(data);
89 $this->handleCache();215 private function handleCache(): void { function in action_plugin_newsfeed