MeuFootStats.WebPortal

Get Started. It's Free
or sign up with your email address
MeuFootStats.WebPortal by Mind Map: MeuFootStats.WebPortal

1. Controllers

1.1. JsonController

1.1.1. Notification

1.1.1.1. GetNotificationsCount

1.1.1.2. GetNotifications

1.1.1.3. ResetNotifications

1.1.1.4. MarkNotificationAsRead

1.1.1.5. DeleteNotifications

1.1.1.6. DeleteAllNotifications

1.1.2. Posts

1.1.2.1. ListPostsFromTimeline

1.1.2.2. LikePost

1.1.2.3. UnfollowPost

1.1.2.4. CreateComment

1.1.2.5. PostConfiometro

1.1.2.6. CreatePost

1.1.2.7. ListComments

1.1.2.8. ResetPostLike

1.1.2.9. SharePost

1.1.2.10. DeletePost

1.1.2.11. DislikePost

1.1.2.12. GetPostCounters

1.1.2.13. GetPost

1.1.2.14. ListPosts

1.1.3. List

1.1.3.1. GetListByAlias

1.1.3.2. GetListIamIn

1.1.3.3. EditList

1.1.3.4. GetListsAutocompleteInfo

1.1.3.5. DeleteContactList

1.1.3.6. QuitList

1.1.3.7. CreateContactList

1.1.4. Chat

1.1.4.1. GetMessageHistory

1.1.4.2. SendChatMessageCBN

1.1.4.3. SendChatMessage

1.1.4.4. ListConversationsCbn

1.1.4.5. ListChatContacts

1.1.4.6. ListConversations

1.1.4.7. RetrieveChatConversationByRecipientAlias

1.1.4.8. GetCBNMessageHistory

1.1.4.9. CreateChatConversation

1.1.4.10. QuitConversation

1.1.5. FootPage

1.1.5.1. FollowFootpage

1.1.5.2. ListFootpagePosts

1.1.5.3. CreateFootpageChatConversation

1.1.5.4. UnfollowFootpage

1.1.6. News

1.1.6.1. ListNews

1.1.6.2. PostNews

1.1.7. User

1.1.7.1. UnfollowUser

1.1.7.2. SearchUsers

1.1.7.3. FollowUser

1.1.7.4. GetMeInfo

1.1.8. Others

1.1.8.1. LogActivity

1.1.8.2. ExternalLoginApp

1.1.8.3. GetMentionInfo

1.1.8.4. ShareExternalContent

1.1.8.5. GetAutocompleteInfo

1.1.8.6. ValidateDisplayName

1.1.8.7. ValidateAlias

1.1.8.8. GetClubInfo

1.1.8.9. ListEquipes

1.1.8.10. ListJogadores

1.1.8.11. ListCbnGames

1.1.8.12. UpdateClub

1.1.8.13. CreateClubSemTime

1.1.8.14. CallService

1.2. HomeController

1.2.1. Index

1.2.2. Show

1.2.3. Timeline

1.2.4. FootPage

1.2.5. FootPageListGames

1.2.6. FootPageListChat

1.2.7. Feed

1.2.8. Notifications

1.2.9. Follow

1.2.10. Unfollow

1.2.11. Search

1.2.12. ViewPost

1.2.13. Graph

1.2.14. Groups

1.2.15. TermosDeUso

1.2.16. TermosdePrivacidade

1.2.17. Chat

1.3. ExceptionsController

1.3.1. PageNotFound

1.3.2. InternalError

1.4. AuthenticationController

1.4.1. RestoreKeys

1.4.2. IndexElastic

1.4.3. Reindex

1.4.4. IndexElastic

1.4.5. ExternalLogin

1.4.6. ExternalLoginCallback

1.4.7. Signup

1.4.8. SignOff

1.4.9. SignInAsync

1.4.10. AccessToken

1.4.11. RenderSVG

1.4.12. RenderImage

2. Models

2.1. Authentication

2.1.1. ExternalLoginConfirmationViewModel

2.1.2. LoginModel

2.1.3. SigninViewModel

2.2. Json

2.2.1. DTOUtils

2.2.2. AutocompleteDTO

2.2.3. ChatConversationDTO

2.2.4. ChatMessageDTO

2.2.5. ChatNewConversationDTO

2.2.6. ChatSendMessageDTO

2.2.7. ClubDTO

2.2.8. CommentDTO

2.2.9. CommentPostDTO

2.2.10. ConfiometroDTO

2.2.11. ContactListDTO

2.2.12. ConversationMessageDTO

2.2.13. DislikePostDTO

2.2.14. DMMessageDTO

2.2.15. EditContactListDTO

2.2.16. ElasticQueryDTO

2.2.17. FollowUserDTO

2.2.18. FootpageDTO

2.2.19. FootpagePostsDTO

2.2.20. GraphDTO

2.2.21. GraphWrapperDTO

2.2.22. GroupNotificationDTO

2.2.23. LikePostDTO

2.2.24. MentionDTO

2.2.25. MiniUserDTO

2.2.26. NewsDTO

2.2.27. PortalGameDTO

2.2.28. PostContentDTO

2.2.29. PostDTO

2.2.30. RealtimeConnectionDTO

2.2.31. RealtimeMessageDTO

2.2.32. ShareContentDTO

2.2.33. SharePostDTO

2.2.34. SocialActivityDTO

2.2.35. SocialCountersDTO

2.2.36. UnfollowUserDTO

2.2.37. UserDTO

2.2.38. UserPostsDTO

2.2.39. ValidationMessageDTO

2.3. Others

2.3.1. FootpagePostsViewModel

2.3.2. ListGroupsViewModel

2.3.3. ResultSearchViewModel

2.3.4. ServerSideTimeRModels

2.3.5. GraphLinkDTO

2.3.6. UserInfoOAuth

2.3.7. UserNotificationsViewModel

2.3.8. UserPostsViewModel

3. Helpers

3.1. S3 Amazon

3.1.1. UploadObject

3.1.2. UploadAvatar

3.1.3. UploadSharedImage

3.2. SecurityHelper

3.2.1. SerializeAccessToken

3.2.2. DeserializeAccessToken

3.2.3. Encrypt

3.2.4. Decrypt

3.3. Token

3.3.1. IsValid

3.4. UserInfoOAuthHelper

3.4.1. GetUserOAuthInfo

4. SocialSDK

4.1. TwitterClient

4.1.1. Share

4.1.2. GetUserProfileImage

4.1.3. Authenticate

4.1.4. GetTwitterUser

4.1.5. ResizeTweetMessage