cakephp2-php8/cake/libs/view
mark_story 070bbb5d0e Removing magic 'title' key in Controller::set() and View::set()
Removing Controller::$pageTitle and View::$pageTitle.
Instead you should set('title_for_layout', $val) from your view or controller.
Test cases updated.
2009-09-28 21:23:40 -04:00
..
elements adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
errors Adding error methods and templates for Missing Behavior class and Missing Behavior File errors. 2009-08-26 10:02:55 -04:00
helpers Updating HtmlHelper and JavascriptHelper to use Helper::assetTimestamp 2009-09-24 00:16:19 -04:00
layouts Merge branch '1.3' into 1.3-newlines 2009-07-25 10:41:40 -07:00
pages Merge branch '1.3-misc' into 1.3 2009-08-02 12:20:07 -07:00
scaffolds Merge branch '1.2' into 1.3 2009-07-30 11:34:33 -07:00
helper.php Adding Helper::assetTimestamp() 2009-09-23 23:45:11 -04:00
media.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
theme.php Additional documentation. 2009-08-24 22:57:01 -04:00
view.php Removing magic 'title' key in Controller::set() and View::set() 2009-09-28 21:23:40 -04:00