
Public Member Functions | |
| __construct ($manager, $module) | |
| init () | |
| dispatch ($handler) | |
Protected Attributes | |
| $manager | |
| $module | |
| $path | |
| $theme | |
Definition at line 6 of file mhandler.class.
| MHandler::__construct | ( | $ | manager, | |
| $ | module | |||
| ) |
Brief Description. Complete Description.
| $manager | (tipo) desc | |
| $module | (tipo) desc |
Definition at line 38 of file mhandler.class.
| MHandler::init | ( | ) |
Brief Description. Complete Description.
Definition at line 52 of file mhandler.class.
| MHandler::dispatch | ( | $ | handler | ) |
Brief Description. Complete Description.
| $handler | (tipo) desc |
Definition at line 65 of file mhandler.class.
MHandler::$manager [protected] |
MHandler::$module [protected] |
Attribute Description.
Definition at line 16 of file mhandler.class.
Referenced by __construct(), and dispatch().
MHandler::$path [protected] |
Attribute Description.
Definition at line 21 of file mhandler.class.
MHandler::$theme [protected] |