• Home
  • PHP
  • Symfony
  • Zend
  • CakePHP
  • Connexion
Home » layout »

Categories

Search

Tags

php zend layout helper

Ads

How can i disable layout in zend framwork?

This topics show you, how you can disable layout

to disable layout use this line:

$this->_helper->layout->disableLayout();

php zend layout helper

Date: 15/01/2012

Par: admin

0 comment

More info

How can i change default layout in zend framwork?

This topics show you, how you can change a default layout

to change layout use this line:

 $this->_helper->layout->setLayout('admin');

php zend layout helper

Date: 15/01/2012

Par: admin

0 comment

More info

PHP

  • If-for-while
  • Array
  • POO
  • Others

Symfony

  • Symfony2
  • Symfony1.x
  • Dependency injection
  • Router

Zend

  • Acl
  • Auth
  • Helpers

CakePHP

  • Components
Created by: LOUARDI Abdeltif