Web framework¶
- Core web framework functionality (reahl.web.fw)
- Widgets – user interface elements (reahl.web.ui)
- Widgets and other classes that help with layout (reahl.web.layout)
- Widgets and Layouts (bootstrap) – bootstrap-styled Widgets and Layouts (reahl.web.bootstrap)
- Holder – on-the-fly placeholder images (reahl.web.holder)
- Layout using Pure (reahl.web.pure)
- Paging long lists (reahl.web.pager)
- Tables with multiple pages (reahl.web.datatable)
- Including not-quite-static static content (reahl.web.dhtml)
- Interfaces for persisted classes of which many implementations can exist (reahl.web.interfaces)
- The declarative implementation (reahl.webdeclarative)
- Dealing with JavaScript and CSS code and external libraries (reahl.web.libraries)