zendframework2.22
Zend Framework 2.22
Thursday, January 16, 2014
Call different layout for different controller action
Change layout in the controller
public function somethingAction ()
{
// statements
$this->layout('layout/different');
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment