|
| registerScriptForLogoFileElement ($id, $sendAction, $jsonEncodedExistingFiles) |
|
| makeDownloadRowScriptContent () |
|
| getDropZoneContent () |
|
| getAddLabel () |
|
| makeDownloadRowScriptContent () |
|
| makeUploadRowScriptContent () |
|
| getDownloadTemplateId () |
|
| getUploadTemplateId () |
|
| renderParamForInit ($paramName) |
|
| resolvePackagePath () |
|
| registerCoreScripts () |
|
| registerScriptFile ($fileName, $position=CClientScript::POS_END) |
|
|
const | DOWNLOAD_TEMPLATE_ID = 'template-download' |
|
const | UPLOAD_TEMPLATE_ID = 'template-upload' |
|
| $scriptFile |
|
| $cssFile = null |
|
| $assetFolderName = 'fileUpload' |
|
| $uploadUrl |
|
| $deleteUrl |
|
| $allowMultipleUpload = false |
|
| $renderFileDownloadLinks = false |
|
| $options |
|
| $formName |
|
| $formData |
|
| $inputName |
|
| $inputId |
|
| $hiddenInputName |
|
| $existingFiles |
|
| $maxSize |
|
| $beforeUploadAction |
|
| $afterDeleteAction |
|
| $onSuccessAction |
|
| $showMaxSize = true |
|
| $scriptUrl |
|
| $scriptFile |
|
| $cssFile |
|
| $assetFolderName |
|
static | renderMaxSizeContent ($maxSize, $showMaxSize) |
|
Class to extend File Upload Widget Displays thumbnail with uploaded file
Definition at line 41 of file LogoFileUpload.php.
The documentation for this class was generated from the following file: