SliderSettingsAdapterUtil
abstract class SliderSettingsAdapterUtil extends BaseAdapterUtil
Class SliderSettingsAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
each adapter class MUST end with this |
| __SLIDER_SETTINGS_CLASS__ |
= PHP 5.5 SliderSettings::class |
| SLIDERSETTINGS_BACKEND_ADD_SLIDERSETTINGS_PARAM |
|
| SLIDERSETTINGS_BACKEND_ADD_JSON_SLIDERSETTINGS_PARAM |
|
| SLIDERSETTINGS_BACKEND_EDIT_JSON_SLIDERSETTINGS_PARAM |
|
| SLIDERSETTINGS_BACKEND_DELETE_JSON_SLIDERSETTINGS_PARAM |
|
| SLIDERSETTINGS_BACKEND_GET_JSON_SLIDERSETTINGS_PARAM |
|
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.