Home
last modified time | relevance | path

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

/plugin/pagequery/
H A DPageQuery.php965 * @param bool $track_snippets
973 bool $track_snippets = true,
1008 if ($track_snippets) {
979 htmlWikilink(string $id, string $display, string $abstract, array $opt, bool $track_snippets = true, bool $raw = false) global() argument