<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 04:33:20 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: How to Use CakePHP's Access Control Lists]]></title>
      <guid>http://www.phpdeveloper.org/news/14881</guid>
      <link>http://www.phpdeveloper.org/news/14881</link>
      <description><![CDATA[<p>
On NETTUTS.com today there's <a href="http://net.tutsplus.com/tutorials/php/how-to-use-cakephps-access-control-lists/">a new detailed tutorial</a> on how to use the access control list functionality that comes with the <a href="http://cakephp.org">CakePHP</a> framework.
</p>
<blockquote>
If you're building a CMS, you'll probably need different user roles'"superusers, admins, users - with different permission levels. Too complicated to code? Enter <a href="http://cakephp.org/">CakePHP</a>'s ACL (Access Control Lists). With the right setup, you'll be checking user permissions with just one line.
</blockquote>
<p>
They talk about what "access control lists" are but shows you an example of one including the database tables and the full scripts for the Users controller, a model to hook into the database and the view for output to the user. They include methods for denying access, checking permissions, and modifying a user's permissions.
</p>]]></description>
      <pubDate>Fri, 30 Jul 2010 15:13:20 -0500</pubDate>
    </item>
  </channel>
</rss>
