const mixinafBedSheet::BedSheetPage
afBedSheet::BedSheetPage
(Service) - Renders the standard BedSheet web pages.
- renderErr
abstract Text renderErr(Err err, Bool verbose)Renders the
BedSheetErr page. Ifverboseisfalsea very minimal page is rendered, otherwise the standard detail BedSheet Err page is rendered.ALIEN-AID: To ensure you see the verbose Err page, start
BedSheetwith the-env devoption or set the environment variableenvtodev.- renderHttpStatus
abstract Text renderHttpStatus(HttpStatus httpStatus, Bool verbose)Renders the
BedSheetstatus page, such as the 404 page.- renderWelcome
abstract Text renderWelcome()