Отключить layout


/ Published in: PHP
Save to your folder(s)

Отключает layout в формах Zend Framework. Нужно для отправки ajax


Copy this code and paste it in your HTML
  1. $this->_helper->getHelper('layout')->disableLayout();

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.