| 
|   | __construct ($oMain, $iProfileId, $iEntryId, &$aDataEntry, $sMedia, $aMediaFields) | 
|   | 
|   | __construct ($oMain, $iProfileId, $iEventId, &$aEvent) | 
|   | 
|   | __construct ($oMain, $iProfileId, $iEntryId=0, $iThumb=0) | 
|   | 
|   | __construct ($aCustomForm) | 
|   | 
|   | uploadPhotos ($sTag, $sCat, $sName='images', $sTitle='images_titles', $sTitleAlt='title') | 
|   | 
|   | uploadVideos ($sTag, $sCat, $sName='videos', $sTitle='videos_titles', $sTitleAlt='title') | 
|   | 
|   | uploadSounds ($sTag, $sCat, $sName='sounds', $sTitle='sounds_titles', $sTitleAlt='title') | 
|   | 
|   | uploadFiles ($sTag, $sCat, $sName='files', $sTitle='files_titles', $sTitleAlt='title') | 
|   | 
|   | insertMedia ($iEntryId, $aMedia, $sMediaType) | 
|   | 
|   | updateMedia ($iEntryId, $aMediaAdd, $aMediaDelete, $sMediaType) | 
|   | 
|   | deleteMedia ($iEntryId, $aMedia, $sMediaType) | 
|   | 
|   | _validateMediaIds ($aMedia) | 
|   | 
|   | _getFilesInEntry ($sModuleName, $sServiceMethod, $sName, $sMediaType, $iIdProfile, $iEntryId) | 
|   | 
|   | processMedia ($iEntryId, $iProfileId) | 
|   | 
|   | generateCustomMediaTemplates ($iProfileId, $iEntryId, $iThumb=0) | 
|   | 
|   | processMembershipChecksForMediaUploads (&$aInputs) | 
|   | 
|   | getCode () | 
|   | 
|   | genForm () | 
|   | 
|   | genTable () | 
|   | 
|   | genRow (&$aInput) | 
|   | 
|   | genRowStandard (&$aInput) | 
|   | 
|   | genRowSelectBox (&$aInput) | 
|   | 
|   | genRowHeaders (&$aInput) | 
|   | 
|   | genRowBlockHeader (&$aInput) | 
|   | 
|   | genBlockEnd () | 
|   | 
|   | genWrapperInput ($aInput, $sContent) | 
|   | 
|   | genInput (&$aInput) | 
|   | 
|   | getInputId (&$aInput) | 
|   | 
|   | genInputStandard (&$aInput) | 
|   | 
|   | genInputButton (&$aInput) | 
|   | 
|   | genInputTextarea (&$aInput) | 
|   | 
|   | addHtmlEditor ($iViewMode, &$aInput) | 
|   | 
|   | genInputSelect (&$aInput) | 
|   | 
|   | genInputSelectBox (&$aInput, $sInfo='', $sError='') | 
|   | 
|   | genInputSelectMultiple (&$aInput) | 
|   | 
|   | genInputCheckboxSet (&$aInput) | 
|   | 
|   | genInputRadioSet (&$aInput) | 
|   | 
|   | genInputCaptcha (&$aInput) | 
|   | 
|   | genLabel (&$aInput) | 
|   | 
|   | convertArray2Attrs ($a) | 
|   | 
|   | genInfoIcon ($sInfo) | 
|   | 
|   | genErrorIcon ( $sError='') | 
|   | 
|   | getOpenTbody ($aAttrsAdd=false) | 
|   | 
|   | getCloseTbody () | 
|   | 
|   | getInput ($sType, $sAttrs, $sContent='') | 
|   | 
|   | addCssJs ($isDateControl=false, $isDateTimeControl=false) | 
|   | 
|   | initChecker ($aValues=array()) | 
|   | 
|   | insert ($aValsToAdd=array()) | 
|   | 
|   | update ($val, $aValsToAdd=array()) | 
|   | 
|   | generateUri () | 
|   | 
|   | getCleanValue ($sName) | 
|   | 
|   | isSubmitted () | 
|   | 
|   | isValid () | 
|   | 
|   | isSubmittedAndValid () | 
|   | 
|   | genCsrfToken ($bReturn=false) | 
|   | 
|   | getCsrfTokenTime () | 
|   | 
Definition at line 10 of file ChEventsFormUploadMedia.php.