Searched defs:wikiId (Results 1 – 7 of 7) sorted by relevance
21 private string $wikiId; variable in ComboStrap\\CacheResults 27 public function __construct(string $wikiId) argument
117 public static function isWriter($wikiId = null): bool argument 192 public static function isReader(string $wikiId): bool argument 204 private static function getPermissions(string $wikiId): int argument [all...]
41 public static function fetchXhtmlPageResponse(string $wikiId): HttpResponse argument
39 public static function createPageFetcherFromId(string $wikiId): FetcherPage argument
205 setRequestedPageWikiId(string $wikiId) global() argument
57 private $wikiId; variable in ComboStrap\\EditButton [all...]
105 private static function isRendering(string $wikiId): bool argument