CWebModule
CWebModule
Package | system.web |
---|---|
Inheritance | class CWebModule » CModule » CComponent |
Subclasses | GiiModule |
Source Code | framework/web/CWebModule.php |
CWebModule represents an application module.
An application module may be considered as a self-contained sub-application that has its own controllers, models and views and can be reused in a different project as a whole. Controllers inside a module
An application module may be considered as a self-contained sub-application that has its own controllers, models and views and can be reused in a different project as a whole. Controllers inside a module