How to invoke a method controller forum:: topMessagesAction ()
index.phtml type in the template module default: indexAction
Give as assistant to realize the type:
$ this-> block ( '/ forum / topMessages /', array ( 'top' => 10);
In carrying out the method forum:: topMessagesAction (), must go through all
the plugins (who inherit: Zend_Controller_Plugin_Abstract) installed at
startup.
-- 
View this message in context: 
http://www.nabble.com/help-tp14240166s16154p14240166.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to