CommentAdapterUtil
abstract class CommentAdapterUtil extends BaseAdapterUtil
Class CommentAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| COMMENT_BACKEND_LIST_JSON_PARAM |
|
| COMMENT_BACKEND_LISTALL_JSON_PARAM |
|
| COMMENT_BACKEND_ADD_JSON_PARAM |
|
| COMMENT_ORDER_ADD_JSON_PARAM |
|
| COMMENT_SEEN_BACKEND_LIST_JSON_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.