|
| __construct ($aObject, $sStorageObject, $sUniqId, $oTemplate) |
|
| getUploaderButtonTitle ($mixed=false) |
|
| getUploaderButton ($aParams=array()) |
|
| getUploaderJsParams () |
|
| getUploaderForm ($isMultiple=true, $iContentId=false, $isPrivate=true) |
|
| handleUploads ($iProfileId, $mixedFiles, $isMultiple=true, $iContentId=false, $bPrivate=true) |
|
| isAvailable () |
|
| isInstalled () |
|
| getNameJsInstanceUploader () |
|
| getIdContainerResult () |
|
| getIdContainerUploadInProgress () |
|
| getIdContainerPopup () |
|
| getIdContainerErrors () |
|
| getUploadErrorMessages ($sFormat='HTML') |
|
| getUploaderJs ($mixedGhostTemplate, $isMultiple=true, $aParams=array(), $bDynamic=false) |
|
| addCssJs ($bDynamic=false) |
|
| addJs ($mixedFile) |
|
| addCss ($mixedFile) |
|
| getGhosts ($iProfileId, $sFormat, $sImagesTranscoder=false, $iContentId=false) |
|
| getGhostsWithOrder ($iProfileId, $sFormat, $sImagesTranscoder=false, $iContentId=false) |
|
| reorderGhosts ($iProfileId, $sFormat, $aGhosts, $iContentId=false) |
|
| deleteGhost ($iFileId, $iProfileId) |
|
| deleteGhostsForProfile ($iProfileId, $iContentId=false) |
|
| appendUploadErrorMessage ($s) |
|
|
static | getObjectInstance ($sObject, $sStorageObject, $sResultContainerId, $oTemplate=false) |
|
| cleanUploadErrorMessages () |
|
| getRestrictionsText () |
|
| getMaxUploadFileSize () |
|
| getAcceptedFilesExtensions () |
|
| getGhostTemplateVars ($aFile, $iProfileId, $iContentId, $oStorage, $oImagesTranscoder) |
|
| isUseTranscoderForPreview ($oImagesTranscoder, $aFile) |
|
| isAdmin ($iContentId=0) |
|
| $_sDivId |
|
| $_sFocusDivId |
|
| $_sProgressDivId |
|
| $_oTemplate |
|
| $_aObject |
|
| $_sStorageObject |
|
| $_sUniqId |
|
| $_sUploaderJsInstance |
|
| $_sUploadInProgressContainerId |
|
| $_sPopupContainerId |
|
| $_sResultContainerId |
|
| $_sErrorsContainerId |
|
| $_sFormContainerId |
|
| $_sUploadErrorMessages |
|
| $_sButtonTemplate |
|
| $_sJsTemplate |
|
| $_sUploaderFormTemplate |
|
| $_aJs |
|
| $_aCss |
|
◆ __construct()
BxBaseCmtsUploaderHTML5::__construct |
( |
| $aObject, |
|
|
| $sStorageObject, |
|
|
| $sUniqId, |
|
|
| $oTemplate ) |
The documentation for this class was generated from the following file:
- template/scripts/BxBaseCmtsUploaderHTML5.php