Home
last modified time | relevance | path

Searched refs:MEDIA_QUERY_PARAMETER (Results 1 – 9 of 9) sorted by relevance

/plugin/combo/ComboStrap/
H A DFetcherTraitWikiPath.php50 $id = $tagAttributes->getValueAndRemove(MediaMarkup::$MEDIA_QUERY_PARAMETER);
60 …throw new ExceptionBadArgument("The (" . MediaMarkup::$MEDIA_QUERY_PARAMETER . ", " . FetcherRawLo…
H A DFetcherRawLocalPath.php54 $this->addLocalPathParametersToFetchUrl($url, MediaMarkup::$MEDIA_QUERY_PARAMETER);
H A DIcon.php73 …$tagAttributes->addComponentAttributeValue(MediaMarkup::$MEDIA_QUERY_PARAMETER, $mediaDokuPath->ge…
H A DFetcherRaster.php121 $this->addLocalPathParametersToFetchUrl($url, MediaMarkup::$MEDIA_QUERY_PARAMETER);
H A DMarkupRef.php296 … $this->url->addQueryParameter(MediaMarkup::$MEDIA_QUERY_PARAMETER, $this->path->getWikiId());
H A DFetcherSvg.php505 $this->addLocalPathParametersToFetchUrl($url, MediaMarkup::$MEDIA_QUERY_PARAMETER);
1463 !$tagAttributes->hasAttribute(MediaMarkup::$MEDIA_QUERY_PARAMETER) &&
H A DMediaMarkup.php97 public static string $MEDIA_QUERY_PARAMETER = "media"; variable in ComboStrap\\MediaMarkup
/plugin/combo/ComboStrap/Web/
H A DUrlRewrite.php100 … $dokuwikiId = $url->getQueryPropertyValueAndRemoveIfPresent(MediaMarkup::$MEDIA_QUERY_PARAMETER);
113 … $dokuwikiId = $url->getQueryPropertyValueAndRemoveIfPresent(MediaMarkup::$MEDIA_QUERY_PARAMETER);
H A DUrl.php673 if ($this->hasProperty(MediaMarkup::$MEDIA_QUERY_PARAMETER)) {
1023 if ($this->hasProperty(MediaMarkup::$MEDIA_QUERY_PARAMETER)) {