-
-
Notifications
You must be signed in to change notification settings - Fork 10
Views properties
Alexanderius edited this page Jul 3, 2025
·
2 revisions
Available view properties:
- TemplateFactory - HTML templates loader
- StringTable - dynamic object for accessing string table items
- StringTableManager - string table module itself
- Environment - current request framework properties/environment variables (current templates path, data paths, etc.)
- Language - current request language
- Html - various HTML generation classes container
- ListsGenerator - HTML ComboBox lists generator
- Getting Started
- Main Simplify.Web principles
- Simplify.Web controllers
- Simplify.Web views
- Simplify.Web templates
- Simplify.Web configuration
- Templates variables
- Static content
- Template factory
- Data collector
- String table
- File reader
- Web context
- Environment
- Dynamic environment
- Language manager
- Redirector
- HTML