AnswerAdapterUtil
abstract class AnswerAdapterUtil extends BaseAdapterUtil
Class AnswerAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| __ANSWER_CLASS__ |
Answer class |
| __ANSWER_ARRAY_CLASS__ |
Answer array |
| ANSWER_FRONT_END_ADD_JSON_PARAM |
|
| GET_STATISTICS_BY_SURVEY |
|
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.