Home
last modified time | relevance | path

Searched refs:Upload (Results 1 – 25 of 89) sorted by path

1234

/plugin/addressbook/
H A DREADME.md65 * Upload/Download sqlite3-file in admin section
/plugin/airtable/
H A DREADME.md77 `{{airtable>Type: "record" | Fields: "Photo ID", "Ref #", "Upload Date", "Photo" | record-url: "htt…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementUploads.php21 use Google\Service\Analytics\Upload; alias
59 * @return Upload
65 return $this->call('get', [$params], Upload::class);
98 * @return Upload
104 return $this->call('uploadData', [$params], Upload::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUpload.php20 class Upload extends \Google\Collection class
153 class_alias(Upload::class, 'Google_Service_Analytics_Upload');
H A DUploads.php23 protected $itemsType = Upload::class;
51 * @param Upload[]
58 * @return Upload[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DCreate.php26 protected $uploadType = Upload::class;
58 * @param Upload
60 public function setUpload(Upload $upload)
65 * @return Upload
H A DUpload.php20 class Upload extends \Google\Model class
25 class_alias(Upload::class, 'Google_Service_DriveActivity_Upload');
/plugin/bbcodeextensions/
H A DChangeLog39 2018-02-06 -- Initial Upload
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md116 * [#13794](http://dev.ckeditor.com/ticket/13794): The [Upload Image](http://ckeditor.com/addon/uplo…
117 * [#12541](http://dev.ckeditor.com/ticket/12541): Added the [Upload File](http://ckeditor.com/addon…
394 * [#13486](http://dev.ckeditor.com/ticket/13486): Fixed: The [Upload Image](http://ckeditor.com/add…
457 …* [Upload Image](http://ckeditor.com/addon/uploadimage) widget was introduced to upload dropped im…
H A Dconfig.js.unc356 DlgFileBrowserUpMsg: "Upload a new file in this folder",
361 DlgLnkUpload : "Upload",
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified9 upload: "Upload",
389 upload: "Upload",
474 upload: "Upload"
696 DlgFileBrowserUpMsg: "Upload a new file in this folder",
701 DlgLnkUpload: "Upload",
H A Den.js.ckgedit35 DlgFileBrowserUpMsg: "Upload a new file in this folder",
40 DlgLnkUpload : "Upload",
H A Den.js.unc5Upload","uploadSubmit":"Send it to the Server","image":"Image","flash":"Flash","form":"Form","chec…
40 DlgFileBrowserUpMsg: "Upload a new file in this folder",
45 DlgLnkUpload: "Upload",
H A Dlang_array.txt13 "upload": "Upload",
393 "upload": "Upload",
478 "upload": "Upload"
700 DlgFileBrowserUpMsg: "Upload a new file in this folder",
705 DlgLnkUpload: "Upload",
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc1107 id: 'Upload',
1124 'for': [ 'Upload', 'upload' ]
/plugin/ckgedit/ckeditor/
H A DCHANGES.md117 …R_fileTools_uploadWidgetDefinition.html#property-onAbort) method of the [Upload Widget](https://ck…
297 * [#1249](https://github.com/ckeditor/ckeditor-dev/issues/1249): Enabled the [Upload Image](https:/…
327 * [#1068](https://github.com/ckeditor/ckeditor-dev/issues/1068): Fixed: Upload widget paste listene…
329 …editor/ckeditor-dev/issues/1213): Fixed: Multiple images uploaded using [Upload Image](https://cke…
536 * [#13794](https://dev.ckeditor.com/ticket/13794): The [Upload Image](https://ckeditor.com/cke4/add…
537 * [#12541](https://dev.ckeditor.com/ticket/12541): Added the [Upload File](https://ckeditor.com/cke…
814 * [#13486](https://dev.ckeditor.com/ticket/13486): Fixed: The [Upload Image](https://ckeditor.com/c…
877 …* [Upload Image](https://ckeditor.com/cke4/addon/uploadimage) widget was introduced to upload drop…
H A Dconfig.js.unc404 DlgFileBrowserUpMsg: "Upload a new file in this folder",
409 DlgLnkUpload : "Upload",
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified9 "upload": "Upload",
295 "noUrlError": "Upload URL is not defined.",
473 "upload": "Upload",
554 "upload": "Upload"
727 "abort": "Upload aborted by the user.",
788 DlgFileBrowserUpMsg: "Upload a new file in this folder",
793 DlgLnkUpload: "Upload",
H A Den.js-4.9.merged5Upload","uploadSubmit":"Send it to the Server","image":"Image","flash":"Flash","form":"Form","chec…
40 DlgFileBrowserUpMsg: "Upload a new file in this folder",
45 DlgLnkUpload : "Upload",
H A Den.js.4.95Upload","uploadSubmit":"Send it to the Server","image":"Image","flash":"Flash","form":"Form","chec…
H A Den.js.ckgedit39 DlgFileBrowserUpMsg: "Upload a new file in this folder",
44 DlgLnkUpload : "Upload",
H A Den.js.unc5Upload","uploadSubmit":"Send it to the Server","image":"Image","flash":"Flash","form":"Form","chec…
40 DlgFileBrowserUpMsg: "Upload a new file in this folder",
45 DlgLnkUpload : "Upload",
H A Dlang_array.txt13 "upload": "Upload",
393 "upload": "Upload",
478 "upload": "Upload"
700 DlgFileBrowserUpMsg: "Upload a new file in this folder",
705 DlgLnkUpload: "Upload",
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc1108 id: 'Upload',
1125 'for': [ 'Upload', 'upload' ]
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified9 "upload": "Upload",
295 "noUrlError": "Upload URL is not defined.",
473 "upload": "Upload",
554 "upload": "Upload"
727 "abort": "Upload aborted by the user.",
788 DlgFileBrowserUpMsg: "Upload a new file in this folder",
793 DlgLnkUpload: "Upload",

1234