Home
last modified time | relevance | path

Searched defs:wikiId (Results 1 – 7 of 7) sorted by relevance

/plugin/combo/ComboStrap/
H A DIdentity.php117 public static function isWriter($wikiId = null): bool
192 public static function isReader(string $wikiId): bool
204 private static function getPermissions(string $wikiId): int
H A DCacheResults.php21 private string $wikiId; variable in ComboStrap\\CacheResults
27 public function __construct(string $wikiId)
H A DHttpRequest.php41 public static function fetchXhtmlPageResponse(string $wikiId): HttpResponse
H A DFetcherPage.php39 public static function createPageFetcherFromId(string $wikiId): FetcherPage
H A DFetcherRailBar.php206 public function setRequestedPageWikiId(string $wikiId): FetcherRailBar
H A DEditButton.php57 private $wikiId; variable in ComboStrap\\EditButton
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php105 private static function isRendering(string $wikiId): bool