Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DCacheResults.php21 private string $wikiId; variable in ComboStrap\\CacheResults
27 public function __construct(string $wikiId) argument
H A DIdentity.php117 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...]
H A DHttpRequest.php41 public static function fetchXhtmlPageResponse(string $wikiId): HttpResponse argument
H A DFetcherPage.php39 public static function createPageFetcherFromId(string $wikiId): FetcherPage argument
H A DFetcherRailBar.php205 setRequestedPageWikiId(string $wikiId) global() argument
H A DEditButton.php57 private $wikiId; variable in ComboStrap\\EditButton
[all...]
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php105 private static function isRendering(string $wikiId): bool argument