Home
last modified time | relevance | path

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

1234

/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/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 DUploads.php23 protected $itemsType = Upload::class;
51 * @param Upload[]
58 * @return Upload[]
H A DUpload.php20 class Upload extends \Google\Collection class
153 class_alias(Upload::class, 'Google_Service_Analytics_Upload');
/plugin/pdftools/
H A DREADME.md10 * Upload your own templates in the admin section and option to remove templates
98 ## Upload pdf-templates
100 Upload form for uploading your own pdf-templates.
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A Dgenerator_config.txt2 # Upload this file to the generator to recreate the settings
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt34 DlgImgHelpBrowseUpload : "Uploads are done by clicking on <b>Browse Server/Upload</b>",
71 DlgFileBrowserUpPrg : "Upload a new file in this folder (Upload in progress, please wait...)",
72 DlgFileBrowserUpMsg : "Upload a new file in this folder",
89 DlgLnkUpload: 'Upload',
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp27 ' Version: NetRube Upload Class Version 2.3 Build 20070528
31 ' Comments: The code for the Upload.
38 ' 版本: NetRube Upload Class Version 2.3 Build 20070528
80 Version = "NetRube Upload Class Version 2.3 Build 20070528"
H A Dupload.asp49 ' Is Upload enabled?
H A Dconnector.asp63 ' File Upload doesn't have to Return XML, so it must be intercepted before anything.
/plugin/bbcodeextensions/
H A DChangeLog39 2018-02-06 -- Initial Upload
/plugin/shell/lang/en/
H A Dhelp.txt6 …* ''upload <file>'' - Upload a file to the server. Your browser will ask you for a file to upload …
/plugin/svgpureinsert/
H A DREADME.md20 Allowing SVG Upload equals to allowing HTML + JS upload.
/plugin/addressbook/
H A DREADME.md65 * Upload/Download sqlite3-file in admin section
/plugin/ckgedit/lang/nl/
H A Dlang.php52 $lang['mediamgr_imgonly'] = 'Upload alleen afbeeldingen wanneer je het afbeeldingsdialoogvenst…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95Upload","uploadSubmit":"Send it to the Server","image":"Image","flash":"Flash","form":"Form","chec…
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 Dlang_array.txt13 "upload": "Upload",
393 "upload": "Upload",
478 "upload": "Upload"
700 DlgFileBrowserUpMsg: "Upload a new file in this folder",
705 DlgLnkUpload: "Upload",
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_connector.cfm69 <!--- File Upload doesn't have to Return XML, so it must be intercepted before anything. --->
/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",
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso76 -description='Sets the HTML response for the FCKEditor Quick Upload feature.'
/plugin/ckgdoku/ckeditor/lang/
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/vbsso/
H A DREADME.md42 2. Upload the archive with extension.

1234