HomeController Class
Name | Description | |
---|---|---|
![]() |
HomeController(ILogger<HomeController>, FPTVContext) | Constructor for HomeController class. |
Name | Description | |
---|---|---|
![]() |
About() | This action method returns the About page view. |
![]() |
BugsAndSuggestions() | |
![]() |
CSGO(string) | Redirects to the specified page in the Home controller with the game parameter set to "csgo". |
![]() |
CSGOStats() | |
![]() |
ConfirmDelete() | Returns a view for confirming the deletion of an item. |
![]() |
Error() | |
![]() |
Error403() | Returns the Error403 view. |
![]() |
Error404() | Returns the Error404 view. |
![]() |
Events(string) | Redirects to the Index action of the Events page with the specified parameters. |
![]() |
Forum(string) | |
![]() |
ForumRules() | |
![]() |
Index(string) | This method is used to get the API matches for Valorant and CSGO. |
![]() |
LoginRegister() | This method returns the LoginRegister view. |
![]() |
MatchDetails() | Redirects to the Matches action of the MatchDetails controller. |
![]() |
Matches(string) | Redirects to the Index action of the Matches page with the specified parameters. |
![]() |
NewTopic() | |
![]() |
PlayerAndStats() | |
![]() |
Privacy() | Returns the Privacy page view. |
![]() |
Register() | This method returns the view for the Register page. |
![]() |
Results(string) | Redirects to the Results action with the specified game. |
![]() |
SendEmail() | This method returns the view for the Index page. |
![]() |
Stats() | |
![]() |
TeamStats() | |
![]() |
Test() | This method returns the view for the Index page. |
![]() |
Topic() | |
![]() |
VALORANT(string) | Redirects to the specified page in the Home controller with the game parameter set to "valorant". |