Posts Tagged ‘Action Controller Helper’

How to work comfortably with layout blocks in Zend Framework

Среда, Декабрь 2nd, 2009

During my research, I found a convenient way to work with html blocks on the site. Almost every site has a number of blocks that should be present on some pages and absent on others. So, you need a flexible tool for managing the blocks.

I will present my vision of how to manage the blocks under Zend Framework.
(далее…)