Overview

Packages

  • awl
    • AuthPlugin
    • AwlDatabase
    • Browser
    • classEditor
    • DataEntry
    • DataUpdate
    • EMail
    • iCalendar
    • MenuSet
    • PgQuery
    • Session
    • Translation
    • User
    • Utilities
    • Validation
    • vCalendar
    • vComponent
    • XMLDocument
    • XMLElement
  • None

Classes

  • Browser
  • BrowserColumn
  • Overview
  • Package
  • Class

Package awl\Browser

Classes summary
Browser

Start a new Browser, add columns, set a join and Render it to create a basic list of records in a table. You can, of course, get a lot fancier with setting ordering, where clauses totalled columns and so forth.

BrowserColumn

BrowserColumns are the basic building blocks. You can specify just the field name, and the column header or you can get fancy and specify an alignment, format string, SQL formula and cell CSS class.

API documentation generated by ApiGen