Uses of Package
com.aoapps.web.framework

  • Class
    Description
    Automatically generates a list of all pages.
    Pulls information from a file to be used as the content.
    Reads everything from an input stream and puts it into a page.
    Pulls information from a native process to be used as the content.
    The layout to be used during search sub-requests.
    Automatically generates a list of all pages.
    A tree page creates a user interactive hierarchical representation of the site tree structure.
    Models data used for one page in the page tree.
    An UploadedFile is a file that has been uploaded by a client request.
    The main web page provides the overall layout of the site.
    A WebPageLayout controls how a WebPage looks while providing a little isolation from the code that provides the functionality.
    A WebSiteSettings contains all the values that a user may customize while they view the web site.
    Represents an authenticated user.