![]() |
Jeff PHP framework
0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
|
Privilege module controller. More...
Inheritance diagram for privilegeController:
Collaboration diagram for privilegeController:Public Member Functions | |
| __construct () | |
| Constructs a privilege controller instance. | |
| manage () | |
| Privileges list. | |
Private Attributes | |
| $_class_privilege | |
| $_view_privilege | |
Privilege module controller.
Definition at line 28 of file privilege.controller.php.
Constructs a privilege controller instance.
Reimplemented from controller.
Definition at line 45 of file privilege.controller.php.
Privileges list.
Definition at line 62 of file privilege.controller.php.
Here is the call graph for this function:privilegeController::$_class_privilege [private] |
module's privilege class
Definition at line 33 of file privilege.controller.php.
privilegeController::$_view_privilege [private] |
module's list view privilege id
Definition at line 38 of file privilege.controller.php.