|
UNA
|
Public Member Functions | |
| __construct ($sType='', $mixedCategory='', $sMix='') | |
| Public Member Functions inherited from BxDolStudioOptionsApi | |
| saveChanges (&$oForm) | |
| Public Member Functions inherited from BxBaseStudioOptions | |
| getCss () | |
| getJs () | |
| getJsObject () | |
| getCode ($sCategorySelected='') | |
| getPopupCodeImport ($sType) | |
| getPopupCodeCreateMix () | |
| getPopupCodeImportMix () | |
| Public Member Functions inherited from BxDolStudioOptions | |
| checkAction () | |
| getType () | |
| enableManage ($bManage=true) | |
| enableReadOnly ($bReadOnly=true) | |
| enableMixes ($bMixes=true) | |
| export () | |
| download () | |
| selectMix ($sName) | |
| exportMix ($iId) | |
| downloadMix ($iId) | |
| publishMix ($iId) | |
| hideMix ($iId) | |
| deleteMix ($iId) | |
Protected Member Functions | |
| field ($aItem, $aItems2Mixes) | |
| Protected Member Functions inherited from BxBaseStudioOptions | |
| header ($aCategory, $aFields) | |
| Protected Member Functions inherited from BxDolStudioOptions | |
| isReadOnly () | |
| getSubmittedValue ($aOption, &$oForm) | |
| getProcessedValue ($aOption, $mixedValue) | |
| getEmptyValue ($aOption) | |
| clearCache () | |
| getCustomValueCurrencySign ($aItem, $mixedValue) | |
| processCustomValueCurrencySign ($aItem, $mixedValue) | |
Additional Inherited Members | |
| Protected Attributes inherited from BxDolStudioOptions | |
| $oDb | |
| $sParamPrefix | |
| $sBaseUrl | |
| $sType | |
| $sCategory | |
| $aCategories | |
| $aCustomCategories | |
| $bManage | |
| $bReadOnly | |
| $bMixes | |
| $sMix | |
| $aMix | |
| $sStorage | |
| $sTranscoder | |
| $sErrorMessage | |
| BxBaseStudioOptionsApi::__construct | ( | $sType = '', | |
| $mixedCategory = '', | |||
| $sMix = '' ) |
Reimplemented from BxDolStudioOptionsApi.
|
protected |
Reimplemented from BxBaseStudioOptions.