- 
                  
                  DeclarationSwift var dailyThemeParam: <<error type>>
- 
                  
                  DeclarationSwift var userRoleParam: <<error type>>
- 
                  
                  DeclarationSwift func registerRoutes(_ app: Application) throws
- 
                  
                  DeclarationSwift struct AnnouncementViewData : Content
- 
                  
                  DeclarationSwift struct ManageUserLevelViewContext : Encodable
- 
                  adminRootPageHandler(_:Asynchronous) DeclarationSwift func adminRootPageHandler(_ req: Request) async throws -> View
- 
                  announcementsAdminPageHandler(_:Asynchronous) DeclarationSwift func announcementsAdminPageHandler(_ req: Request) async throws -> View
- 
                  announcementCreatePageHandler(_:Asynchronous) DeclarationSwift func announcementCreatePageHandler(_ req: Request) async throws -> View
- 
                  announcementCreatePostHandler(_:Asynchronous) DeclarationSwift func announcementCreatePostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  announcementEditPageHandler(_:Asynchronous) DeclarationSwift func announcementEditPageHandler(_ req: Request) async throws -> View
- 
                  announcementEditPostHandler(_:Asynchronous) DeclarationSwift func announcementEditPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  announcementDeletePostHandler(_:Asynchronous) DeclarationSwift func announcementDeletePostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  dailyThemesViewHandler(_:Asynchronous) DeclarationSwift func dailyThemesViewHandler(_ req: Request) async throws -> View
- 
                  dailyThemeCreateViewHandler(_:Asynchronous) DeclarationSwift func dailyThemeCreateViewHandler(_ req: Request) async throws -> View
- 
                  dailyThemeCreatePostHandler(_:Asynchronous) DeclarationSwift func dailyThemeCreatePostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  dailyThemeEditViewHandler(_:Asynchronous) DeclarationSwift func dailyThemeEditViewHandler(_ req: Request) async throws -> View
- 
                  dailyThemeEditPostHandler(_:Asynchronous) DeclarationSwift func dailyThemeEditPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  dailyThemeDeletePostHandler(_:Asynchronous) DeclarationSwift func dailyThemeDeletePostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  settingsViewHandler(_:Asynchronous) DeclarationSwift func settingsViewHandler(_ req: Request) async throws -> View
- 
                  settingsPostHandler(_:Asynchronous) DeclarationSwift func settingsPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  timeZonesViewHandler(_:Asynchronous) DeclarationSwift func timeZonesViewHandler(_ req: Request) async throws -> View
- 
                  settingsReloadTZFilePostHandler(_:Asynchronous) DeclarationSwift func settingsReloadTZFilePostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  karaokeHandler(_:Asynchronous) DeclarationSwift func karaokeHandler(_ req: Request) async throws -> View
- 
                  karaokePostHandler(_:Asynchronous) DeclarationSwift func karaokePostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  boardGamesHandler(_:Asynchronous) DeclarationSwift func boardGamesHandler(_ req: Request) async throws -> View
- 
                  boardGamesPostHandler(_:Asynchronous) DeclarationSwift func boardGamesPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  scheduleManagerViewHandler(_:Asynchronous) DeclarationSwift func scheduleManagerViewHandler(_ req: Request) async throws -> View
- 
                  scheduleLogEntryViewer(_:Asynchronous) DeclarationSwift func scheduleLogEntryViewer(_ req: Request) async throws -> View
- 
                  scheduleUploadPostHandler(_:Asynchronous) DeclarationSwift func scheduleUploadPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  scheduleVerifyViewHandler(_:Asynchronous) DeclarationSwift func scheduleVerifyViewHandler(_ req: Request) async throws -> View
- 
                  scheduleReloadHandler(_:Asynchronous) DeclarationSwift func scheduleReloadHandler(_ req: Request) async throws -> HTTPStatus
- 
                  scheduleVerifyPostHandler(_:Asynchronous) DeclarationSwift func scheduleVerifyPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  scheduleUpdateCompleteViewtHandler(_:Asynchronous) DeclarationSwift func scheduleUpdateCompleteViewtHandler(_ req: Request) async throws -> View
- 
                  getRegCodeHandler(_:Asynchronous) DeclarationSwift func getRegCodeHandler(_ req: Request) async throws -> View
- 
                  getRegCodeForUserHandler(_:Asynchronous) DeclarationSwift func getRegCodeForUserHandler(_ req: Request) async throws -> View
- 
                  getModsHandler(_:Asynchronous) DeclarationSwift func getModsHandler(_ req: Request) async throws -> View
- 
                  getTwitarrTeamHandler(_:Asynchronous) DeclarationSwift func getTwitarrTeamHandler(_ req: Request) async throws -> View
- 
                  getTHOHandler(_:Asynchronous) DeclarationSwift func getTHOHandler(_ req: Request) async throws -> View
- 
                  promoteUserLevel(_:Asynchronous) DeclarationSwift func promoteUserLevel(_ req: Request) async throws -> HTTPStatus
- 
                  demoteToVerified(_:Asynchronous) DeclarationSwift func demoteToVerified(_ req: Request) async throws -> HTTPStatus
- 
                  getUserRoleManagementHandler(_:Asynchronous) DeclarationSwift func getUserRoleManagementHandler(_ req: Request) async throws -> View
- 
                  addRoleToUser(_:Asynchronous) DeclarationSwift func addRoleToUser(_ req: Request) async throws -> HTTPStatus
- 
                  removeRoleFromUser(_:Asynchronous) DeclarationSwift func removeRoleFromUser(_ req: Request) async throws -> HTTPStatus
 View on GitHub
            View on GitHub
           SiteAdminController Structure Reference
      SiteAdminController Structure Reference