| Number of listings: |
8 |
| Number of categories: |
0 |
Zend Framework Tutorials site suggests that you use best hosting to support your programming language.
|
|
|
|
|
Zend ACL
|
Continues from parts 1 and 2. Explains how to create an ACL "dynamically" from a database, with a complex ACL system with multiple role and resource types, and where resources and roles inherit from others. Contains a full ZF-based file download app
http://codeutopia.net/blog/2009/02/18/zend_acl-part-3-creating-and-storing-dynamic-acls/
PageRank: 0/10
(Clicks: 5640;
Comments: 0;
Listing added: Feb 21, 2009)
|
|
This article continues from the first part, and introduces ways of dealing with multiple types of roles, such as users and usergroups, and resources, like pages and files.
http://codeutopia.net/blog/2009/02/11/zend_acl-part-2-different-roles-and-resources-more-on-access/
PageRank: 0/10
(Clicks: 2993;
Comments: 0;
Listing added: Feb 21, 2009)
|
|
Article clears some common misconceptions regarding Zend_Acl, and introduces creation of simple ACLs. Has examples for using with both Zend Framework based and non-ZF applications
http://codeutopia.net/blog/2009/02/06/zend_acl-part-1-misconceptions-and-simple-acls/
PageRank: 0/10
(Clicks: 6735;
Comments: 0;
Listing added: Feb 21, 2009)
|
|
Tutorial sur une gestion des utilisateurs complète avec plugin d'authentification et chargement des privilèges depuis un fichier INI de configuration.
http://www.wowww.ch/index.php?post/2008/11/20/Zend-Framework-Gestion-des-acces-avec-Zend-Auth-et-Zend-Acl
PageRank: 0/10
(Clicks: 2356;
Comments: 0;
Listing added: Nov 26, 2008)
|
|
So I decided to write a bit about my experience and implementation of the Zend_Acl component, it's a bit rough but I hope it gives an idea of how to possibly implement Zend_Acl. Let me know if there's anything not very clear, I'm no english major so there's bound to be some awful sections.
http://jeremyknope.com/articles/2007/06/18/experience-with-zend_acl-and-usage-example
PageRank: Not available
(Clicks: 7528;
Comments: 2;
Listing added: Sep 4, 2007)
|
|
Yet more Zend Framework -related material. I've talked with a few people about using Zend_Acl and how to best approach the issue of resources, roles and users. It isn't immediately obvious how one should do this: - Create roles and resources in code? - Load them from a database?
http://my.opera.com/zomg/blog/2007/05/08/zend-acl-and-storing-roles-and-resources-in-a-db
PageRank: Not available
(Clicks: 6519;
Comments: 0;
Listing added: Sep 4, 2007)
|
|
Zend_Acl est utilisé pour dire si un objet a le droit de faire une action ou non. Avec Zend_Acl, on va pouvoir dire : "tel internaute a le droit de lire le forum A mais pas d'écrire dedans, alors que dans le forum B il aura le droit de lire et d'écrire des messages".
http://www.kitpages.fr/zf_zendAcl.php
PageRank: Not available
(Clicks: 1201;
Comments: 0;
Listing added: Aug 3, 2007)
|
|
Yesterday RC1 of Zend Framework was released. I have been working away using it for several months and I have tried to give back small snippets of code as I went along. I had to do some work on my class that extends the Zend ACL and it reminded me how I like to approach coding as a whole. I am a strong believer in building in functionality that always goes beyond the base requirements. In this vain I always think how I can make every feature extendable beyond its natural life span.
http://blog.assembleron.com/2007/05/30/zend-framework-rc1-and-zend-acl-usage/
PageRank: Not available
(Clicks: 1337;
Comments: 0;
Listing added: Jun 18, 2007)
|
|
This tutorial demonstrates how to approach storing Zend_Acl roles and resources in a database instead of creating them in code as shown in most other tutorials.
http://my.opera.com/zomg/blog/2007/05/08/zend-acl-and-storing-roles-and-resources-in-a-db
PageRank: Not available
(Clicks: 3300;
Comments: 1;
Listing added: May 8, 2007)
|
|
I have been digging further into the Zend Framework and although they are not too version 1.0 yet it still feels pretty mature. I have been working on a admin interface for the ACL (Access Control List) and the cache mechanisms they supply. The ACL is initially confusing and overly complicated especially when you are trying to hand building rules.
http://blog.assembleron.com/2007/04/18/why-you-need-a-zend-framework-acl-and-cache-gui/
PageRank: Not available
(Clicks: 1909;
Comments: 0;
Listing added: Apr 29, 2007)
|
|
|
|
|
|
|
|
|
|