- 
                  
                  DeclarationSwift func registerRoutes(_ app: Application) throws
- 
                  
                  DeclarationSwift enum FezTab : String, Codable
- 
                  fezRootPageHandler(_:Asynchronous) DeclarationSwift func fezRootPageHandler(_ req: Request) async throws -> View
- 
                  fezFAQHandler(_:Asynchronous) DeclarationSwift func fezFAQHandler(_ req: Request) async throws -> View
- 
                  joinedFezPageHandler(_:Asynchronous) DeclarationSwift func joinedFezPageHandler(_ req: Request) async throws -> View
- 
                  ownedFezPageHandler(_:Asynchronous) DeclarationSwift func ownedFezPageHandler(_ req: Request) async throws -> View
- 
                  fezCreatePageHandler(_:Asynchronous) DeclarationSwift func fezCreatePageHandler(_ req: Request) async throws -> View
- 
                  fezUpdatePageHandler(_:Asynchronous) DeclarationSwift func fezUpdatePageHandler(_ req: Request) async throws -> View
- 
                  fezCreateOrUpdatePostHandler(_:Asynchronous) DeclarationSwift func fezCreateOrUpdatePostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  singleFezPageHandler(_:Asynchronous) DeclarationSwift func singleFezPageHandler(_ req: Request) async throws -> View
- 
                  shouldCreateFezSocket(_:Asynchronous) DeclarationSwift func shouldCreateFezSocket(_ req: Request) async throws -> HTTPHeaders?
- 
                  createFezSocket(_:Asynchronous_: ) DeclarationSwift func createFezSocket(_ req: Request, _ ws: WebSocket) async
- 
                  fezThreadPostHandler(_:Asynchronous) DeclarationSwift func fezThreadPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  fezPostDeleteHandler(_:Asynchronous) DeclarationSwift func fezPostDeleteHandler(_ req: Request) async throws -> HTTPStatus
- 
                  fezJoinPostHandler(_:Asynchronous) DeclarationSwift func fezJoinPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  fezLeavePostHandler(_:Asynchronous) DeclarationSwift func fezLeavePostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  fezCancelPostHandler(_:Asynchronous) DeclarationSwift func fezCancelPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  fezMembersPageHandler(_:Asynchronous) DeclarationSwift func fezMembersPageHandler(_ req: Request) async throws -> View
- 
                  fezAddUserPostHandler(_:Asynchronous) DeclarationSwift func fezAddUserPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  fezRemoveUserPostHandler(_:Asynchronous) DeclarationSwift func fezRemoveUserPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  fezReportPageHandler(_:Asynchronous) DeclarationSwift func fezReportPageHandler(_ req: Request) async throws -> View
- 
                  fezReportPostHandler(_:Asynchronous) DeclarationSwift func fezReportPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  fezPostReportPageHandler(_:Asynchronous) DeclarationSwift func fezPostReportPageHandler(_ req: Request) async throws -> View
- 
                  fezPostReportPostHandler(_:Asynchronous) DeclarationSwift func fezPostReportPostHandler(_ req: Request) async throws -> HTTPStatus
- 
                  fezDeleteHandler(_:Asynchronous) DeclarationSwift func fezDeleteHandler(_ req: Request) async throws -> HTTPStatus
 View on GitHub
            View on GitHub
           SiteFriendlyFezController Structure Reference
      SiteFriendlyFezController Structure Reference