The "Controller" part of the class name is a convention used by Zend
Framework that must be followed in order for it to be loaded. It also helps
reduce the chances of class name collisions.

You can still think of the controller class as a noun, but you'll need to
follow this convention in order to use it with the Zend_Controller
component.

--
*Hector Virgen*
http://www.virgentech.com
Follow me on Twitter: @djvirgen <http://twitter.com/djvirgen>

>
>
>

Reply via email to