cakephp2-php8/lib/Cake/Utility
mark_story 418dcfd7f8 Consistently remove plugin names in object collections.
We were sometimes removing plugin prefixes (set, and some subclass
methods). But many other methods were missing the pluginSplit() feature.
This change makes all of the methods in ObjectCollection strip plugin
prefixes, which increases consistency across the framework.

Refs #7098
2015-07-23 21:46:21 -04:00
..
CakeNumber.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
CakeText.php Backport utf fix for CakeText::tokenize(). 2015-07-13 08:23:05 +02:00
CakeTime.php Capitalize Windows, the OS 2015-07-09 15:54:03 +02:00
ClassRegistry.php Let IDE work better with ClassRegistry::init() 2015-01-27 19:06:46 +02:00
Debugger.php App::uses and usage replacements for String => CakeText. 2015-01-05 01:00:57 +01:00
File.php Backport changes from #5635 to 2.x 2015-01-11 15:20:34 -05:00
Folder.php Capitalize Windows, the OS 2015-07-09 15:54:03 +02:00
Hash.php Fix PHPCS errors. 2015-07-21 16:28:17 -04:00
Inflector.php Fix regression in camelize(). 2015-06-05 10:20:51 -04:00
ObjectCollection.php Consistently remove plugin names in object collections. 2015-07-23 21:46:21 -04:00
Sanitize.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
Security.php Merge branch 'master' into 2.7 2015-01-11 15:25:18 -05:00
Set.php App::uses and usage replacements for String => CakeText. 2015-01-05 01:00:57 +01:00
String.php Merge branch 'master' into 2.7 2015-01-11 15:25:18 -05:00
Validation.php Merge branch '2.6' into 2.7 2015-07-11 21:25:26 -04:00
Xml.php Disable reading XML files and URLs when handling user data. 2015-05-27 09:45:53 -04:00