Home
last modified time | relevance | path

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

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DCreate.php26 protected $uploadType = Upload::class;
58 * @param Upload
60 public function setUpload(Upload $upload)
65 * @return Upload
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/
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/
DUploads.php23 protected $itemsType = Upload::class;
51 * @param Upload[]
58 * @return Upload[]
DUpload.php20 class Upload extends \Google\Collection class
153 class_alias(Upload::class, 'Google_Service_Analytics_Upload');
/plugin/pdftools/
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/
Dgenerator_config.txt2 # Upload this file to the generator to recreate the settings
/plugin/fckg/fckeditor/editor/lang/
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/
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"
Dupload.asp49 ' Is Upload enabled?
Dconnector.asp63 ' File Upload doesn't have to Return XML, so it must be intercepted before anything.
/plugin/shell/lang/en/
Dhelp.txt6 …* ''upload <file>'' - Upload a file to the server. Your browser will ask you for a file to upload …
/plugin/svgpureinsert/
DREADME.md20 Allowing SVG Upload equals to allowing HTML + JS upload.
/plugin/bbcodeextensions/
DChangeLog47 2018-02-06 -- Initial Upload
/plugin/ckgedit/ckeditor/lang/
Den.js.4.95Upload","uploadSubmit":"Send it to the Server","image":"Image","flash":"Flash","form":"Form","chec…
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",
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",
Dlang_array.txt13 "upload": "Upload",
393 "upload": "Upload",
478 "upload": "Upload"
700 DlgFileBrowserUpMsg: "Upload a new file in this folder",
705 DlgLnkUpload: "Upload",
/plugin/addressbook/
DREADME.md65 * Upload/Download sqlite3-file in admin section
/plugin/ckgedit/lang/nl/
Dlang.php52 $lang['mediamgr_imgonly'] = 'Upload alleen afbeeldingen wanneer je het afbeeldingsdialoogvenst…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
Dcf_connector.cfm69 <!--- File Upload doesn't have to Return XML, so it must be intercepted before anything. --->
/plugin/ckgedit/lang/
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/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/asp/
Dconnector.asp88 ' File Upload doesn't have to Return XML, so it must be intercepted before anything.
/plugin/ckgdoku/ckeditor/lang/
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/lasso/
Dupload.lasso76 -description='Sets the HTML response for the FCKEditor Quick Upload feature.'

1234