PHP Classes
elePHPant
Icontem

roles

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 23       Packages icon Packages (9)   Blogs icon Blogs (7)   Discussions icon Discussions (1)   Packages icon Forums icon Package forums (4)   Blogs icon Forums icon Blog forums (2)  
This class can manage the roles of users stored as bit masks. It can load a PHP file that returns an array which defines the names of the roles that users may have. A role is associated to a bit value. A complex role may be defined by an array that includes a list of other aggregated roles represented ...
... an important part of your site (like the administration application) and wich group can't. And finaly the third method allows to mantain a list of "roles" that a user is able to execute by groups. Class file Generates login forms and shows authentication messages to the user when needed. Group-based ...
This package provides role based access control based on NIST Level 2 standard. It can manage permissions given to users based on roles assigned to each user. The user roles and permissions information are stored in databases. Currently it supports storing that information in MySQL and SQLite. PHP ...
... site user accesses using the Zend framework and a database container. It extends the Zend_ACL class of the Zend framework and read permissions and roles from a SQL based database also supported by the Zend framework. The main class file Sample data inserted into the mysql tables Script to create tables ...
Easy Access Control Layer ACL Support forum easy_acl Control the access to resources based in roles   This class can control the access to resources based in roles. It can add the definition of roles and resources that have their access controlled. The class grant the role to a resource, as well check ...
... all the pages. The controller behavior is defined by an XML file that describes which classes are used to serve requests for users with different roles. enable modrewrite and direct traffic to index Controller file for building web applications with only classes PHPDoc generated documentation example ...
... page. Each protected protected Web page has an entry in the database that establishes an association with an integer key value that defines the roles of users that are authorized to access the page. The access key value defines a bit mask. Each bit is associated to user role. A bit in the access key ...
... will not ascend above the script home directory. Recoginized file types are configurable. A robopage A robopage robopages class css map mime type to roles dirStart.ini index links ordering option README bash thumbnail maker Site Meter
... an abstract class that needs to be extended by application business and domain logic classes. The sub-classes need to register the properties and roles that that they implement and the base class takes care of accessing the role action methods. An example using DCI paradigm to illustrate a money transfer ...