Searched defs:pageID (Results 1 – 8 of 8) sorted by relevance
| /plugin/shorty/ |
| D | helper.php | 54 function getShortUrl($pageID, $service='default') { 84 function getBitlyURL($pageID, $domain) { 115 function getyourlsURL($pageID) { 143 function getTinyurlURL($pageID) { 162 function readShortUrl ($pageID, $file) { 176 function writeShortUrl ($pageID, $shortURL, $file) {
|
| /plugin/shorturl/ |
| D | helper.php | 62 function autoGenerateShortUrl ($pageID) { 81 function generateShortUrl($pageID) { 136 function shorturlPrintLink ($pageID) {
|
| /plugin/pagesicon/ |
| H A D | helper.php | 112 … function buildConfiguredCandidatesFromRaw(string $raw, string $namespace, string $pageID): array { 130 …private function buildConfiguredCandidates(string $namespace, string $pageID, string $sizeMode): a… 185 …private function resolveOwnPageIconId(string $namespace, string $pageID, string $sizeMode, array $… 239 string $pageID, 271 string $pageID, 328 …private function matchesPageIconVariant(string $mediaID, string $namespace, string $pageID): bool { 425 string $pageID, 453 string $pageID,
|
| /plugin/visualindex/syntax/ |
| H A D | visualindex.php | 258 private function getPageImage($namespace, $pageID = null) { 294 private function createListItem($parentNamespace, $pageID, $isHomepage = false) { 395 private function isHomepage($pageID, $parentID) {
|
| /plugin/authorlist/ |
| D | helper.php | 21 protected $pageID; variable in helper_plugin_authorlist 67 public function setOptions($pageID, $data){
|
| /plugin/catmenu/helper/ |
| H A D | namespace.php | 50 public function isHomepage(string $pageID, string $parentID): bool
|
| /plugin/visualindex/action/ |
| H A D | prosemirror.php | 39 private function isHomepage(string $pageID, string $parentID): bool
|
| /plugin/tagfilter/ |
| D | helper.php | 143 public function getTagsByPageID($pageID)
|