Home
last modified time | relevance | path

Searched refs:getUrl (Results 1 – 20 of 20) sorted by relevance

/template/strap/ComboStrap/
H A DLinkMarkup.php155 $url = $this->getMarkupRef()->getUrl();
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();
498 return $this->markupRef->getUrl()->getFragment();
625 if ($this->markupRef->getUrl()->hasProperty("do")) {
635 foreach ($this->getMarkupRef()->getUrl()->getQueryProperties() as $key => $value) {
637 $this->getMarkupRef()->getUrl()->deleteQueryParameter($key);
648 foreach ($this->getMarkupRef()->getUrl()->getQueryProperties() as $key => $value) {
H A DInterWiki.php106 return MarkupRef::createMediaFromRef($interWikiUrlTemplate)->getUrl();
109 return MarkupRef::createLinkFromRef($interWikiUrlTemplate)->getUrl();
H A DPath.php121 function getUrl(): Url; function
H A DResourceName.php34 $name = $path->getUrl()->getHost();
H A DLocalPath.php72 return $this->getUrl()->toString();
424 function getUrl(): Url function in ComboStrap\\LocalPath
H A DMediaMarkup.php133 $refUrl = $this->markupRef->getUrl();
258 $markupUrl = $mediaMarkup->getMarkupRef()->getUrl();
341 $src = "$src#{$this->markupRef->getUrl()->getFragment()}";
H A DMarkupRef.php178 $this->url = LocalPath::createFromPathString($ref)->getUrl();
443 function getUrl(): Url function in ComboStrap\\MarkupRef
H A DEditButton.php307 $url = $page->getUrl()
H A DWikiPath.php1106 function getUrl(): Url function in ComboStrap\\WikiPath
1108 return $this->toLocalPath()->getUrl();
H A DExecutionContext.php521 public function getUrl(): Url function in ComboStrap\\ExecutionContext
H A DMarkupPath.php2281 function getUrl(): Url function in ComboStrap\\MarkupPath
/template/strap/resources/library/combo/
H A Dcombo.min.js1 …abelAnchor(){if(this.getUrl()===void 0&&this.getDescription()===void 0)return this.getLabel();let …
4getUrl(){return this.url}getName(){return this.name}getDescription(){return this.description}getTa…
H A Dcombo.min.js.map1getUrl() === undefined && this.getDescription() === undefined) {\n return this.getLabel…
/template/strap/ComboStrap/Meta/Form/
H A DFormMetaField.php278 $associative[self::URL_ATTRIBUTE] = $this->getUrl()->toString();
357 function getUrl(): Url function in ComboStrap\\Meta\\Form\\FormMetaField
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js1getUrl()&&void 0===this.getDescription())return this.getLabel();var t=this.getUrl();return void 0=…
H A Dcombo.min.js.map1getUrl() === undefined && this.getDescription() === undefined) {\n return this.getLabel…
/template/strap/syntax/
H A Dlink.php293 $url = $markupRefObject->getUrl();
/template/strap/ComboStrap/Web/
H A DUrl.php893 function getUrl(): Url function in ComboStrap\\Web\\Url
/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js130 …etApi().abort();return this;},"send":function(){var url=this.environment.getUrl(),data=this.enviro…
H A Dfirebug-lite-1.2.js2498 var url = this.environment.getUrl(), data = this.environment.getData(),dataUrl = "";