Set the page title March 27, 2006
Posted by rossoft in CakePHP.trackback
You can set the page title from controller and views with this simple sentence:
$this->pageTitle=’A new title’;
CakePHP Tips & Tricks
You can set the page title from controller and views with this simple sentence:
$this->pageTitle=’A new title’;
Comments»
No comments yet — be the first.