| AbstractLoggedAction |
An action that requires to be logged in
|
| AbstractPostAction |
An abstract action to bet the request parameters (esther in GET or POST)
|
| GetAuthAction |
test if the API accepts anonymous users
|
| GetFeedsAction |
Returns the list of feeds for a user
|
| GetFeedsContentsAction |
Returns the list of feeds for a user
|
| GetProjectsAction |
Returns the list of projects for a user
|
| GetProjectsFeedAction |
Returns the list of feeds for a user
|
| GetThemeAction |
Returns the theme for a site
|
| GetTokenAction |
Returns the token for a user (only to be used by the mobile app on one site)
|
| LatestVersionAction |
Returns the latest version compatible between client and server
|
| LogoutAction |
Returns the list of feeds for a user
|
| SetNotificationsPrefsAction |
Returns the list of feeds for a user
|
| SetPushTokenAction |
Returns the list of feeds for a user
|