Searched defs:wikiId (Results 1 – 7 of 7) sorted by relevance
117 public static function isWriter($wikiId = null): bool192 public static function isReader(string $wikiId): bool204 private static function getPermissions(string $wikiId): int
21 private string $wikiId; variable in ComboStrap\\CacheResults27 public function __construct(string $wikiId)
41 public static function fetchXhtmlPageResponse(string $wikiId): HttpResponse
39 public static function createPageFetcherFromId(string $wikiId): FetcherPage
206 public function setRequestedPageWikiId(string $wikiId): FetcherRailBar
57 private $wikiId; variable in ComboStrap\\EditButton
105 private static function isRendering(string $wikiId): bool