Home
last modified time | relevance | path

Searched refs:drive (Results 1 – 25 of 63) sorted by relevance

123

/plugin/combo/ComboStrap/
H A DWikiPath.php98 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 DFetcherTraitWikiPath.php62 $drive = $tagAttributes->getValueAndRemove(WikiPath::DRIVE_ATTRIBUTE, $defaultDrive);
65 if ($drive == WikiPath::MARKUP_DRIVE) {
72 $wikiPath = WikiPath::createFromPath($path, $drive, $rev);
/plugin/diagramsnet/lib/js/diagramly/
DDriveFile.js55 return (this.ui.drive != null) ? this.ui.drive.user : null;
74 this.ui.drive.executeRequest({
188 this.ui.drive.saveFile(this, realRevision, mxUtils.bind(this, function(resp, savedData)
409 this.ui.drive.copyFile(this.getId(), filename, success, error);
422 this.ui.drive.renameFile(this.getId(), title, mxUtils.bind(this, function(desc)
461 this.ui.drive.moveFile(this.getId(), folderId, mxUtils.bind(this, function(resp)
481 this.ui.drive.showPermissions(this.getId());
550 this.ui.drive.executeRequest(
566 this.ui.drive.getXmlFile(item, mxUtils.bind(this, function(file)
590 this.ui.drive.getFile(this.getId(), success, error, true);
[all …]
DDriveComment.js23 this.file.ui.drive.executeRequest(
40 this.file.ui.drive.executeRequest(
57 this.file.ui.drive.executeRequest(
DApp.js43 if (file.constructor == DriveFile && file.desc != null && this.drive != null)
45 … evt.label += ((this.drive.user != null) ? ('-user_' + this.drive.user.id) : '-nouser') + '-rev_' +
1564 this.drive = new DriveClient(this);
1566 this.drive.addListener('userChanged', mxUtils.bind(this, function()
1574 this.fireEvent(new mxEventObject('clientLoaded', 'client', this.drive));
1839 if (file.constructor == DriveFile && file.desc != null && this.drive != null)
1841 … evt.label += ((this.drive.user != null) ? ('-user_' + this.drive.user.id) : '-nouser') + '-rev_' +
2090 var driveUser = this.drive.getUser();
2891 …this.stateArg = (urlParams['state'] != null && this.drive != null) ? JSON.parse(decodeURIComponent…
2902 this.drive != null && this.stateArg != null && this.stateArg.userId != null)
[all …]
DDriveLibrary.js32 this.ui.drive.saveFile(this, revision, mxUtils.bind(this, function(resp)
DMenus.js117 editorUi.drive.listFiles(null, oneWeek, username? true : false, function(resp)
130 editorUi.drive.listFiles(str, null, username? true : false, function(resp)
143 editorUi.drive.getFile(obj.id, function(file)
2502 }, service == editorUi.drive);
2509 if (editorUi.drive != null)
2514 pickFileFromService(editorUi.drive);
3139 if (editorUi.drive != null)
3279 if (editorUi.drive != null)
3391 if (editorUi.drive != null)
3738 editorUi.drive.listFiles(null, oneWeek, username? true : false, function(resp)
[all …]
DDialogs.js115 editorUi.drive.checkToken(mxUtils.bind(this, function()
273 if (editorUi.drive == null)
523 if (editorUi.mode == App.MODE_GOOGLE && editorUi.drive != null)
525 var driveUsers =editorUi.drive.getUsersList();
569 editorUi.drive.setUser(driveUsers[userIndex]);
572 editorUi.drive.authorize(existingAccount, function()
593 editorUi.drive.logout();
2609 if (editorUi.mode == App.MODE_GOOGLE && editorUi.drive != null)
2611 ext = editorUi.drive.extension;
4326 ext = editorUi.drive.extension;
[all …]
DEditorUi.js3944 ((this.drive != null && this.drive.user != null) ? ' (' + this.drive.user.displayName +
3945 ', ' + this.drive.user.email+ ')' : ''));
3969 var driveUsers = this.drive.getUsersList();
4017 this.drive.setUser(driveUsers[userIndex]);
4020 this.drive.authorize(existingAccount, mxUtils.bind(this, function()
4024 driveUsers = this.drive.getUsersList();
5686 this.drive.showPermissions(file.getId());
5786 this.drive.showPermissions(file.getId());
13668 if (this.drive != null || typeof window.DriveClient === 'function')
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DTargetReference.php32 public function setDrive(DriveReference $drive) argument
34 $this->drive = $drive;
41 return $this->drive;
DTarget.php34 public function setDrive(Drive $drive) argument
36 $this->drive = $drive;
43 return $this->drive;
DOwner.php48 public function setDrive(DriveReference $drive) argument
50 $this->drive = $drive;
57 return $this->drive;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
DChange.php78 public function setDrive(Drive $drive) argument
80 $this->drive = $drive;
87 return $this->drive;
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataWikiPath.php119 $drive = $this->getDrive();
120 if ($drive === WikiPath::MARKUP_DRIVE) {
129 $this->value = WikiPath::createFromPath($value, $drive);
132 $this->value = WikiPath::createFromPath($value, $drive);
/plugin/combo/action/
H A Dstaticresource.php81 $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) {
/plugin/uncmap/
Dplugin.info.txt6 desc Maps a drive letter to a UNC path
/plugin/vshare/
H A Dsites.ini109 url = https://drive.google.com/file/d/@VIDEO@/preview
111 web = https://drive.google.com/file/d/12jGYzsKKCl1JEsFA_daw-dpG7Mv_1Rdb/view?usp=drive_link
112 rex = drive\.google\.com\/file\/d\/([a-zA-Z0-9_-]+)/
/plugin/uncmap/lang/en/
Dconfmanager_description.txt1 The UncMap plugin allows you to map windows drive-letters to an UNC path.
/plugin/pgpinlinesupport/
DREADME.MD40 [![](preview.png)](https://drive.google.com/open?id=1rZtnmsJQc-rHFaluZAByUcLUutAvbXbM)
DPlugin.txt45 [[https://drive.google.com/file/d/1rZtnmsJQc-rHFaluZAByUcLUutAvbXbM/view|{{https://github.com/user9…
/plugin/authgooglesheets/vendor/google/auth/
DREADME.md89 $scopes = ['https://www.googleapis.com/auth/drive.readonly'];
104 $response = $client->get('drive/v2/files');
189 $scopes = ['https://www.googleapis.com/auth/drive.readonly'];
210 $response = $client->get('drive/v2/files');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDrive.php85 $this->servicePath = 'drive/v3/';
86 $this->batchPath = 'batch/drive/v3';
88 $this->serviceName = 'drive';
/plugin/cli/
Dcli-examples.txt35 Volume in drive C is mu/drives/c
79 Volume in drive C is mu/drives/c
/plugin/diagramsnet/lib/
Dservice-worker.js.map1drive-logo.svg\",\n \"revision\": \"5d9f2f5bbc7dcc252730a0072bb23059\"\n },\n {\n \"url\":…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
Dopen-iconic.css298 .oi[data-glyph=hard-drive]:before { content:'\e074'; }

123