Searched refs:listdirs (Results 1 – 5 of 5) sorted by relevance
/plugin/pglist/ |
H A D | syntax.php | 127 'listdirs' => false, 134 $opts['listdirs'] = true;
|
/plugin/minimap/ |
H A D | syntax.php | 136 …space = $this->getNamespaceChildren($nameSpacePath, $sort = 'natural', $listdirs = $includeDirecto… 331 function getNamespaceChildren($namespace, $sort = 'natural', $listdirs = false) argument 348 'listdirs' => $listdirs,
|
/plugin/combo/syntax/ |
H A D | minimap.php | 153 $pagesOfNamespace = $this->getNamespaceChildren($nameSpacePath, $sort = 'natural', $listdirs = $includeDirectory); 335 * @param $listdirs - Add the directory to the list of files 338 function getNamespaceChildren($namespace, $sort = 'natural', $listdirs = false) argument 355 'listdirs' => $listdirs,
|
/plugin/dirpictures/ |
H A D | syntax.php | 92 'depth' => 1, 'listdirs' => true, 'pagesonly'=> true,
|
/plugin/mindmap/ |
H A D | syntax.php | 296 'listdirs' => false, 338 'listdirs' => false,
|