<?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>Wed, 22 May 2013 20:04:09 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Rob Allen: Integrating BjyAuthorize with ZendNavigation]]></title>
      <guid>http://www.phpdeveloper.org/news/18777</guid>
      <link>http://www.phpdeveloper.org/news/18777</link>
      <description><![CDATA[<p>
<i>Rob Allen</i> has <a href="http://akrabat.com/zend-framework-2/integrating-bjyauthorize-with-zendnavigation/">posted a technique</a> for integrating the <a href="https://github.com/bjyoungblood/BjyAuthorize">BjyAuthorize</a>, a helpful module for access control in your Zend Framework 2 application, with the ZendNavigation module for user permissions-based navigation updates.
</p>
<blockquote>
If you are using <a href="https://github.com/bjyoungblood/BjyAuthorize">BjyAuthorize</a> for ACL configuration and want to use ZendNavigation's ZendAcl integration features, then you need to set the Acl and Role information into ZendNavigation.
</blockquote>
<p>
He includes the code you'll need to add to both the bootstrap of your application and the configuration to set up the "rule_providers" and "resource_providers". Then you can update your navigation settings to include "resource" and "rule" options to define with options a user can see.
</p>]]></description>
      <pubDate>Tue, 20 Nov 2012 13:57:09 -0600</pubDate>
    </item>
  </channel>
</rss>
