Jeff PHP framework
0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
|
Files | |
file | group_form_privilege.php |
Template for the association of privileges to user groups, see groupController. | |
file | group_manage.php |
Template containing the backoffice forms of the User groups, see groupController. | |
file | group_manage_list.php |
Template containing the backoffice list of the User groups, see groupController. | |
Data Structures | |
class | group |
User group model class. More... | |
class | groupController |
Group module controller. More... |
Modules for the management of user groups (the association of privileges and users is done through groups)