Home
last modified time | relevance | path

Searched refs:getWiki (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DInterWiki.php217 throw new ExceptionNotFound("The inter-wiki ({$this->getWiki()}) does not exist and there is no default inter-wiki defined.");
221 public function getWiki() function in ComboStrap\\InterWiki
239 return self::IW_PREFIX . preg_replace('/[^_\-a-z0-9]+/i', '_', $this->getWiki());
H A DLinkMarkup.php185 if ($interWiki->getWiki() !== "this") {
192 $snippetSystem->attachCssInternalStyleSheet(MarkupRef::INTERWIKI_URI . "-" . $interWiki->getWiki(), $cssRules);