Lines Matching refs:markupRef
95 private MarkupRef $markupRef; variable in ComboStrap\\LinkMarkup
112 $this->markupRef = MarkupRef::createLinkFromRef($ref);
240 if (!$this->markupRef->getUrl()->hasProperty("do")) {
364 $description = ucfirst($this->markupRef->getUrl()->getFragment());
442 $emailAddress = $this->obfuscateEmail($this->markupRef->getUrl()->getPath());
477 $email = $this->markupRef->getUrl()->getPath();
488 $path = $this->markupRef->getInterWiki()->toUrl()->getPath();
498 return $this->markupRef->getUrl()->getFragment();
500 return $this->markupRef->getRef();
545 return $this->markupRef;
625 if ($this->markupRef->getUrl()->hasProperty("do")) {
633 switch ($this->markupRef->getSchemeType()) {