Home
last modified time | relevance | path

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

/plugin/minimap/
H A Dsyntax.php130 $nameSpacePath = getNS($callingId); // The complete path to the directory
132 $nameSpacePath = $parameters[self::NAMESPACE];
136 …$pagesOfNamespace = $this->getNamespaceChildren($nameSpacePath, $sort = 'natural', $listdirs = $in…
142 $parts = explode(':', $nameSpacePath);
144 … $homePageWithContainingMapName = $nameSpacePath . ':' . $lastContainingNameSpace;
146 $homePageWithStartConf = $nameSpacePath . ':' . $startConf;
/plugin/combo/syntax/
H A Dminimap.php147 $nameSpacePath = getNS($callingId); // The complete path to the directory
149 $nameSpacePath = $attributes[self::NAMESPACE_KEY_ATT];
153 $pagesOfNamespace = $this->getNamespaceChildren($nameSpacePath, $sort = 'natural', $listdirs = $includeDirectory);
159 $parts = explode(':', $nameSpacePath);
161 $homePageWithContainingMapName = $nameSpacePath . ':' . $lastContainingNameSpace;
163 $homePageWithStartConf = $nameSpacePath . ':' . $startConf;
/plugin/combo/ComboStrap/
H A DFsWikiUtility.php109 public static function getChildrenNamespace($nameSpacePath) argument
122 $nameSpacePath, // The directory to search