cakephp2-php8/cake/libs/view
mark_story 1cf5e72054 Removing duplicated calls to slug()
Extracting getElementFilename() into a method, this should allow developers to more easily replace how elements are found.
Refs #1268
2010-11-09 22:16:45 -05:00
..
elements Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
errors Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
helpers Making private things protected. 2010-11-07 13:23:45 -05:00
layouts Changing more php version strings. 2010-10-03 12:46:03 -04:00
pages Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
scaffolds Making default scaffold views html escape contents. Refs #1186 2010-10-24 19:30:22 -04:00
helper.php Removing the enable parameter on HelperCollection, BehaviorCollection, and ComponentCollection. They all now support the enabled option that Behaviors have historically supported. This provides a simpler API with fewer arguments, and allows callbacks to be disabled on objects in their declared arrays. 2010-11-07 13:23:45 -05:00
helper_collection.php Removing the enable parameter on HelperCollection, BehaviorCollection, and ComponentCollection. They all now support the enabled option that Behaviors have historically supported. This provides a simpler API with fewer arguments, and allows callbacks to be disabled on objects in their declared arrays. 2010-11-07 13:23:45 -05:00
media.php Cleaning up the MediaView class 2010-10-03 23:27:22 -04:30
theme.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
view.php Removing duplicated calls to slug() 2010-11-09 22:16:45 -05:00