cakephp2-php8/cake/libs
José Lorenzo Rodríguez adea104edb Allowing output disabling of hidden fields in checkbox and radio input types. closes #6185
Signed-off-by: Mark Story <mark@mark-story.com>
2009-10-30 22:47:31 -04:00
..
cache adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
controller Merging fix for invalid characters in cookie name. 2009-10-28 23:44:30 -05:00
model Making DboSource::fetchAll return $this->_result if it is a boolean and $out is empty. Allows for Model::query() to return boolean values for operations that do not return recordsets. Fixes #6404 2009-10-29 20:31:29 -04:00
view Allowing output disabling of hidden fields in checkbox and radio input types. closes #6185 2009-10-30 22:47:31 -04:00
cache.php fixing cache error 2009-08-03 11:55:14 -07:00
cake_log.php Adding docblock for the new variable used for logging. Making the CakeLog::handleError logs the same output as in Debugger::handleError. 2009-09-10 12:32:21 -03:00
cake_session.php Merge commit 'origin/1.2' into 1.2-merge-in 2009-10-14 00:51:55 -04:00
cake_socket.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
class_registry.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
configure.php Add support libs folder into app and plugins that will allow to split users and vendors code. Libs files should follow cake naming conventions for files names and classes. 2009-10-21 14:59:12 +04:00
debugger.php Replacing use of Configure::corePaths() with App::core() in Debugger. 2009-09-26 18:25:15 -04:00
error.php Making subclassing of ErrorHandler much easier. 2009-10-09 00:13:08 -04:00
file.php Applying patch from 'Ceeram'. Adds File::copy() and test case. Refs #150 2009-10-08 23:27:31 -04:00
folder.php Updating file headers 2009-08-31 22:48:22 -04:00
http_socket.php Fixing method names that were omitted when methods were renamed. Thanks 'NetersLandreau' 2009-09-01 10:45:52 -04:00
i18n.php Replacing $pluginPath loops with App::pluginPath(). Minor optimization for App::pluginPath(). 2009-10-16 22:02:06 -04:00
inflector.php Removing Inflector's inheritance on Object, as it was unecessary. 2009-09-15 21:44:27 -04:00
l10n.php Fixing catalog() to return 3 char matches 2009-10-30 14:43:52 -05:00
magic_db.php Merge branch '1.3-misc' into 1.3 2009-08-02 12:20:07 -07:00
multibyte.php whitespace normalization 2009-08-02 16:10:24 -07:00
object.php Merge branch '1.2' into 1.3 2009-08-02 13:25:55 -07:00
overloadable.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
overloadable_php4.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
overloadable_php5.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
router.php Merge branch '1.3-misc' into 1.3 2009-10-02 13:18:12 -04:00
sanitize.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
security.php whitespace normalization 2009-08-02 16:10:24 -07:00
set.php Merge commit 'origin/1.2' into 1.2-merge-in 2009-10-14 00:51:55 -04:00
string.php Deprecating String::getInstance() 2009-10-28 18:32:04 -04:00
validation.php Updating fileheaders. 2009-10-07 23:43:02 -04:00
xml.php Merge commit 'origin/1.2' into 1.2-merge-in 2009-10-14 00:51:55 -04:00