• Home
  • Get started
  • Documentation
  • Source
  • License
  • About
reahl

reahl

Power tools for Python development
Doc version
  • 2.1
  • 3.0
  • 3.1
  • 3.2
  • 4.0
  • 5.0
  • 5.1
  • 5.2
  • 6.0
  • 6.1

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Reahl 3.0.0 documentation »

Web framework¶

  • Core web framework functionality (reahl.web.fw)
    • Basics of defining an application
    • SubResources
    • Controlling flow via Detours and Redirects
    • Utility
    • Exceptions
  • Widgets – user interface elements (reahl.web.ui)
    • Widgets for constructing a page
    • Very low-level Widgets that correspond to HTML
    • More commonly used Widgets that correspond to HTML
    • Widgets for Input
    • Widgets to help with layout of Inputs
    • Menus
    • Tables
    • Tabbed or sliding panels
    • Uploading of files
    • Support for Yui 2 CSS Grids
    • Misc
  • Paging long lists (reahl.web.pager)
    • PageMenu
    • PagedPanel
    • PageIndex
    • SequentialPageIndex
    • AnnualPageIndex
    • AnnualItemOrganiserProtocol
  • Including not-quite-static static content (reahl.web.dhtml)
    • DhtmlUI
  • Interfaces for persisted classes of which many implementations can exist (reahl.web.interfaces)
    • WebUserSessionProtocol
    • UserInputProtocol
    • PersistedExceptionProtocol
    • PersistedFileProtocol

Previous topic

Module reahl.sqlalchemysupport

Next topic

Module reahl.web.fw

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Reahl 3.0.0 documentation »
Created using Sphinx 1.2.2.
Doc version
  • 2.1
  • 3.0
  • 3.1
  • 3.2
  • 4.0
  • 5.0
  • 5.1
  • 5.2
  • 6.0
  • 6.1

Copyright © 2006-2023 Reahl Software Services (Pty) Ltd

Running on Reahl