Ocs-server/Gfx4: Difference between revisions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
* [[Ocs-server/Gfx4/Network utilities | Network utilities]] | * [[Ocs-server/Gfx4/Network utilities | Network utilities]] | ||
* [[Ocs-server/Gfx4/XML utilities | XML utilities]] | * [[Ocs-server/Gfx4/XML utilities | XML utilities]] | ||
* [[Ocs-server/Gfx4/Utilities | Utilities]] | |||
* [Optional] [[Ocs-server/Gfx4/OCS Client | OCS Client]] | * [Optional] [[Ocs-server/Gfx4/OCS Client | OCS Client]] |
Revision as of 10:38, 6 May 2016
Gfx4 is an in-house small web framework born inside KDE, and is thought and extended around the necessities of ocs-server project. It can, however, be and has been used for general web-based projects successfully.
Official documentation:
- Folders and Page Properties
- Global and local configuration
- Editing config files programmatically
- Models
- Views
- Controllers
- URL Rewriting
- Database
- Errors and logging
- Debugging
- GET, POST and header data
- Filesystem utilities
- Image processing
- Network utilities
- XML utilities
- Utilities
- [Optional] OCS Client