Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
privilegeController Class Reference

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

Detailed Description

Privilege module controller.

Author:
abidibo abidi.nosp@m.bo@g.nosp@m.mail..nosp@m.com
Version:
0.99
Date:
2011-2012

Definition at line 28 of file privilege.controller.php.


Constructor & Destructor Documentation

Constructs a privilege controller instance.

Returns:
privilege controller instance

Reimplemented from controller.

Definition at line 45 of file privilege.controller.php.


Member Function Documentation

Privileges list.

Returns:
list of available privileges

Definition at line 62 of file privilege.controller.php.

+ Here is the call graph for this function:


Field Documentation

module's privilege class

Definition at line 33 of file privilege.controller.php.

module's list view privilege id

Definition at line 38 of file privilege.controller.php.


The documentation for this class was generated from the following file: