Home
last modified time | relevance | path

Searched refs:DRIVE_ATTRIBUTE (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/
H A DFetcherTraitWikiPath.php62 $drive = $tagAttributes->getValueAndRemove(WikiPath::DRIVE_ATTRIBUTE, $defaultDrive);
110 $url->addQueryParameter(WikiPath::DRIVE_ATTRIBUTE, $this->path->getDrive());
H A DFetcherPage.php90 $url->deleteQueryParameter(WikiPath::DRIVE_ATTRIBUTE);
H A DWikiPath.php60 public const DRIVE_ATTRIBUTE = "drive"; define in ComboStrap\\WikiPath
H A DFetcherMarkup.php295 $url->addQueryParameter(WikiPath::DRIVE_ATTRIBUTE, $wikiPath->getDrive());
/plugin/combo/action/
H A Dstaticresource.php79 $drive = $_GET[WikiPath::DRIVE_ATTRIBUTE] ?? null;
177 $drive = $_GET[WikiPath::DRIVE_ATTRIBUTE] ?? null;