NanoFramework 1.4.0
A tiny PHP Framework
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CControllerHandles I/O and HTTP methods
 CDotEnvManages constants
 CException
 CError404ExceptionDetects deliberate 404 errors
 CRedirectExceptionDetects redirections
 CModelInterfaceInterface that the user can implement in order to create a new Model, based on a real ODBC
 CModelConnects to the database
 CRouteMaps the URIs to the Controllers
 CViewParses files to insert data