podafBedNap
A simple BedSheet application; use it to kickstart your own Bed Apps!
Mixins
BednapPage | (Pillow page) The main application page. |
FileTree | (efan component) Displays the source code tree. |
Footer | (efan component) Displays a simple footer. |
IndexPage | (Pillow page) The index / documentation page. |
Layout | (efan component) A simple page layout component. |
Overview | (efan component) Renders the |
VisitorPage | (Pillow page) Displays a Visitor entity in full. |
Classes
AppModule | The afIoc module class. |
IdGenerator | (Service) Generates a sequence of numbers to be used as Visitor IDs. |
SourceCodePage | Returns the given source file as plain text. |
Visitor | Entity representing a visitor comment. |
VisitorBookService | (Service) For creating and retrieving visitor entities. |
VisitorValueEncoder | Converts Visitor objects to and from a |