MyTeamAdapterUtil
abstract class MyTeamAdapterUtil extends BaseAdapterUtil
Class MyTeamAdapterUtil
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| __MYTEAM_CLASS__ |
Full class name used for deserializing |
| __USER_AGG_CLASS__ |
Full class name used for deserializing |
| MYTEAM_EDIT_SHOW |
|
| MYTEAM_EDIT_JSON |
|
| MYTEAM_ADD_JSON |
|
| MYTEAM_USERS_JSON |
|
| MYTEAM_ALL_USERS |
|
| MYTEAM_DELETE |
|
| MYTEAM_SHOW_FRONTEND |
|
| MY_TEAM_GET_J_S_O_N |
|
| MY_TEAM_SAVE_ORDER_J_S_O_N |
|
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.