Searched refs:drive (Results 1 – 12 of 12) sorted by relevance
| /template/strap/ComboStrap/ |
| H A D | WikiPath.php | 98 private $drive; variable in ComboStrap\\WikiPath 120 …* @param string $drive - the drive (media, page, combo) - same as in windows for the drive prefix … 132 protected function __construct(string $path, string $drive, string $rev = null) argument 156 …if ($drive === self::MARKUP_DRIVE && $firstCharacter !== WikiPath::NAMESPACE_SEPARATOR_DOUBLE_POIN… 219 if ($drive === self::UNKNOWN_DRIVE) { 222 $drive = self::MARKUP_DRIVE; 224 $drive = self::MEDIA_DRIVE; 227 $this->drive = $drive; 238 $this->drive = self::COMBO_DRIVE; 490 $drive = WikiPath::MARKUP_DRIVE; [all …]
|
| H A D | FetcherTraitWikiPath.php | 62 $drive = $tagAttributes->getValueAndRemove(WikiPath::DRIVE_ATTRIBUTE, $defaultDrive); 65 if ($drive == WikiPath::MARKUP_DRIVE) { 72 $wikiPath = WikiPath::createFromPath($path, $drive, $rev);
|
| /template/strap/ComboStrap/Meta/Api/ |
| H A D | MetadataWikiPath.php | 119 $drive = $this->getDrive(); 120 if ($drive === WikiPath::MARKUP_DRIVE) { 129 $this->value = WikiPath::createFromPath($value, $drive); 132 $this->value = WikiPath::createFromPath($value, $drive);
|
| /template/strap/action/ |
| H A D | staticresource.php | 81 $drive = $_GET[WikiPath::DRIVE_ATTRIBUTE] ?? null; 83 if ($drive === null && $fetcher === null) { 94 if ($drive === WikiPath::CACHE_DRIVE) { 206 $drive = $_GET[WikiPath::DRIVE_ATTRIBUTE] ?? null; 207 if ($drive === null) {
|
| /template/breeze/bower_components/gumby/sass/var/icons/ |
| D | _entypo-icon-list.scss | 214 icon-drive $entypo-icon-drive,
|
| D | _entypo.scss | 215 $entypo-icon-drive: \e755; // \e755
|
| /template/strap/resources/library/combo/ |
| H A D | combo.min.js.map | 1 …drive) {\n let dokuUrl = new DokuUrl(this.FETCH);\n if (typeof id === 'undefined') {…
|
| /template/strap/resources/library/combo/dist/ |
| H A D | combo.min.js.map | 1 …drive) {\n let dokuUrl = new DokuUrl(this.FETCH);\n if (typeof id === 'undefined') {…
|
| /template/writr/css/ |
| D | bootstrap-icons.less | 1536 .bi-usb-drive-fill::before { content: "\f6f1"; } 1537 .bi-usb-drive::before { content: "\f6f2"; }
|
| /template/breeze/bower_components/gumby/css/ |
| D | gumby.css | 481 .icon-drive.icon-left a:before, .icon-drive.icon-right a:after, i.icon-drive:before { content: "\e7…
|
| /template/breeze/css/ |
| D | gumby.css | 482 .icon-drive.icon-left a:before, .icon-drive.icon-right a:after, i.icon-drive:before { content: "\e7…
|
| /template/mikio/icons/fontawesome5/css/ |
| H A D | all.min.css | 5 …ads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f…
|