Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
Ubiquity\controllers Namespace Reference

Namespaces

namespace  admin
 
namespace  auth
 
namespace  crud
 
namespace  di
 
namespace  rest
 Rest part.
 
namespace  router
 
namespace  semantic
 
namespace  seo
 
namespace  traits
 

Data Structures

class  Controller
 Base class for controllers. More...
 
class  ControllerBase
 Default controller used in a new project. More...
 
class  Router
 Router manager. More...
 
class  SimpleViewAsyncController
 Default controller displaying php views only with an async server (Swoole, workerman). More...
 
class  SimpleViewController
 Default controller displaying php views only. More...
 
class  Startup
 Starts the framework. More...
 
class  StartupAsync
 Startup for async platforms (Swoole, Workerman, Roadrunner, php-pm...) Ubiquity\controllers$StartupAsync This class is part of Ubiquity. More...