Ocs-server/Gfx4

From KDE Community Wiki
Revision as of 14:16, 26 July 2015 by Snizzo (talk | contribs) (Created page with "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 ge...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 MVC
  • Global and local configuration
  • Models
  • Views
  • Controllers
  • URL rewriting
  • Database management
  • Error and logging
  • Debugging
  • GET, POST and header data
  • Filesystem utilities
  • Images processing
  • Page and Loader properties
  • Network utilities
  • XML Utilities
  • 3rd party libraries
  • [Optional] OCS Client