cakephp2-php8/cake/libs/view
mark_story 750fe3aa05 Removing text() and password() as the new __call method handles them.
Updating test cases and adding a test for allowing a magic method to override the type.
2010-08-17 00:13:22 -04:00
..
elements Changing sql_dump element so it only shows if there is no $logs variable set in the view. Overwriting it could adversely effect helper references. Fixes #998 2010-08-10 23:09:27 -04:00
errors Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
helpers Removing text() and password() as the new __call method handles them. 2010-08-17 00:13:22 -04:00
layouts Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
pages Merge branch '1.3' into 2.0 2010-07-24 22:34:42 -04:00
scaffolds Converted views, router and security classes to new translation shotcut function use. 2010-04-16 02:20:15 +10:00
helper.php Updating methods in Helper to use $this->_View. 2010-08-10 23:18:41 -04:00
helper_collection.php Fixing broken tests in HelperCollectionTest 2010-08-10 23:18:40 -04:00
media.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
theme.php Removing ability to register View and ThemeView into ClassRegistry. 2010-08-10 23:18:41 -04:00
view.php Removing ability to register View and ThemeView into ClassRegistry. 2010-08-10 23:18:41 -04:00