Tiger_Controller_Action
@api· extendsZend_Controller_Action
Tiger_Controller_Action — project base controller for CONVENIENCES ONLY.
Controllers may extend this for shared sugar (config/translate handles, flash messenger, a JSON helper). Authorization is deliberately NOT here — it's the unbypassable Tiger_Controller_Plugin_Authorization, so security never depends on a controller remembering to extend this class.
Methods
init()
init()
Initialize the controller: wire config, translator, and flash-messenger handles.