|
Class Summary |
| AbstractDiscussionWebScript |
|
| DiscussionRestApiTest |
Unit Test to test Discussions Web Script API |
| ForumPostDelete |
This class is the controller for the forum post deleting forum-post.delete webscript. |
| ForumPostGet |
This class is the controller for the discussions page fetching forum-post.get webscript. |
| ForumPostPut |
This class is the controller for the discussions page editing forum-post.put webscript. |
| ForumPostRepliesGet |
This class is the controller for the discussions page creating forum-post-replies.get webscript. |
| ForumPostRepliesPost |
This class is the controller for the discussions page creating forum-post-replies.post webscript. |
| ForumTopicPost |
This class is the controller for the discussions page editing forum-posts.post webscript. |
| ForumTopicsGet |
This class is the controller for the discussions topics fetching forum-posts.get webscript. |
| ForumTopicsHotGet |
This class is the controller for the discussions topics fetching forum-posts-hot.get webscript. |
| ForumTopicsMineGet |
This class is the controller for the discussions topics fetching forum-posts-mine.get webscript. |
| ForumTopicsRecentGet |
This class is the controller for the discussions topics fetching forum-posts-new.get webscript. |