Ocs-server/Gfx4: Difference between revisions

From KDE Community Wiki
(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...")
(No difference)

Revision as of 14:16, 26 July 2015

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