Zend Framework: Controller Plugins vs Action Helpers
Posted
by Laimoncijus
on Stack Overflow
See other posts from Stack Overflow
or by Laimoncijus
Published on 2010-03-17T15:09:53Z
Indexed on
2010/03/17
15:11 UTC
Read the original article
Hit count: 214
Could someone give few tips and/or examples how Controller Plugins and Action Helpers are different? Are there situations where particular task could be accomplished with one but not another? For me they both look more or less the same and I'm often having trouble having to decide when to use what... Are there any big differences?
© Stack Overflow or respective owner