ProductVideoAdapterUtil
abstract class ProductVideoAdapterUtil extends BaseAdapterUtil
Class ProductVideoAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| BACKEND_PRODUCT_VIDEO_SEARCH |
|
| BACKEND_PRODUCT_VIDEO_SAVE |
|
| BACKEND_PRODUCT_VIDEO_LIST_JSON |
|
| BACKEND_PRODUCT_VIDEO_EDIT_JSON |
|
| BACKEND_PRODUCT_VIDEO_EDIT |
|
| BACKEND_PRODUCT_VIDEO_DELETE |
|
Methods
Details
in BaseAdapterUtil at line 31
static bool
isAcceptable(string $param)
in BaseAdapterUtil at line 43
static protected array
getPossibleValues()
Gets an array of the possible values.