Marco Pivetta wrote
> 
> You can check
> https://github.com/ZF-Commons/ZfcUser/blob/master/src/ZfcUser/Controller/Plugin/ZfcUserAuthentication.php
> and
> https://github.com/ZF-Commons/ZfcUser/blob/master/config/module.config.php#L63
> 
> Marco Pivetta
> 
> http://twitter.com/Ocramius
> 
> http://marco-pivetta.com
> 
> 
> 
> On 26 February 2012 03:13, cmple <roman.vidyayev@> wrote:
> 
>>
>> HHGAG wrote
>> >
>> > Here's a tutorial:
>> > http://akrabat.com/getting-started-with-zend-framework-2/
>> >
>> Its a great tutorial but it has nothing to do with plugins
>>
>> --
>> View this message in context:
>> http://zend-framework-community.634137.n4.nabble.com/ZF2-What-s-the-proper-way-to-register-global-MVC-plugins-tp4265227p4421465.html
>> Sent from the Zend Framework mailing list archive at Nabble.com.
>>
>> --
>> List: fw-general@.zend
>> Info: http://framework.zend.com/archives
>> Unsubscribe: fw-general-unsubscribe@.zend
>>
>>
>>
> 
Thanks Marco!
It looks like the plugin functionality has moved to a controller level ?
or there is another way to add plugins to the module ?
for instance if I want to use the ACL library, where do i put the
*$acl->isAllowed($role, $resource, $action)* method ?

--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/ZF2-What-s-the-proper-way-to-register-global-MVC-plugins-tp4265227p4422729.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to