Searched refs:resolveOwnPageIconId (Results 1 – 1 of 1) sorted by relevance
| /plugin/pagesicon/ |
| H A D | helper.php | 185 …private function resolveOwnPageIconId(string $namespace, string $pageID, string $sizeMode, array $… function in helper_plugin_pagesicon 212 $iconID = $this->resolveOwnPageIconId($parentNamespace, $pageID, $sizeMode, $extensions); 217 $iconID = $this->resolveOwnPageIconId($namespace, $pageID, $sizeMode, $extensions); 224 $iconID = $this->resolveOwnPageIconId($namespace, $startId, $sizeMode, $extensions); 245 $iconID = $this->resolveOwnPageIconId($namespace, $pageID, $sizeMode, $extensions);
|