AlbumsAdapterUtil
abstract class AlbumsAdapterUtil extends BaseAdapterUtil
Class AlbumsAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
each adapter class MUST end with this |
| __ALBUM_CLASS__ |
|
| ALBUM_SAVE_JSON |
|
| ALBUM_ALL_JSON |
|
| ALBUM_DELETE_JSON |
|
| ALBUM_EDIT_SHOW |
|
| ALBUM_EDIT_JSON |
|
| ALBUM_EDIT_ORDER_JSON |
|
| ALBUM_SINGLE |
|
| ALBUMS_ALL |
|
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.