Home
last modified time | relevance | path

Searched refs:getCacheFlag (Results 1 – 7 of 7) sorted by relevance

/plugin/struct/syntax/
H A Dvalue.php113 $renderer->meta['plugin']['struct']['hasaggregation'] = $search->getCacheFlag();
H A Dcloud.php103 $renderer->meta['plugin']['struct']['hasaggregation'] = $search->getCacheFlag();
H A Dlist.php
H A Dtable.php131 $renderer->meta['plugin']['struct']['hasaggregation'] = $search->getCacheFlag();
/plugin/structgroupby/syntax/
H A Done.php84 $renderer->meta['plugin']['struct']['hasaggregation'] = $search->getCacheFlag();
/plugin/structat/syntax/
H A Dtable.php118 $renderer->meta['plugin']['struct']['hasaggregation'] = $search->getCacheFlag();
/plugin/struct/meta/
H A DSearchConfig.php239 public function getCacheFlag()
224 public function getCacheFlag() global() function in dokuwiki\\plugin\\struct\\meta\\SearchConfig