cakephp2-php8/libs
pies 27faaea8ea - Controller::imageTag() uses a path set in /config/paths.php
- new Controller::linkEmail() tag generator, with binary encoding (not UTF-8 compatibile)
- Controller::parseHtmlOptions() accepts a new second parameter -- options to exclude
- fixed DBO::farr() (ticked #23)
- fixed and cleaned up DBO layers NEEDS TESTING!
- fixed Template::renderElement(), it didn't use the controller's view vars
- models are loaded only if a database configuration is present

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@247 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-06-14 19:57:01 +00:00
..
dbo - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
bake.php - Bake pluralized all controller names, fixed. 2005-06-12 20:50:12 +00:00
basics.php - Bake pluralized all controller names, fixed. 2005-06-12 20:50:12 +00:00
cache.php (I don't know what's happening:/ ) 2005-05-31 23:18:22 +00:00
controller.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
dbo.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
dbo_factory.php - Bake pluralized all controller names, fixed. 2005-06-12 20:50:12 +00:00
dispatcher.php - I've rebuilt the startup a bit, more libraries are explicitly loaded at startup. They were loaded anyway (Object, Inflector), but implicitly thru uses() calls. I did it to untangle the relationships between files. 2005-06-11 03:45:31 +00:00
error_messages.php - I've rebuilt the startup a bit, more libraries are explicitly loaded at startup. They were loaded anyway (Object, Inflector), but implicitly thru uses() calls. I did it to untangle the relationships between files. 2005-06-11 03:45:31 +00:00
flay.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
folder.php - I've rebuilt the startup a bit, more libraries are explicitly loaded at startup. They were loaded anyway (Object, Inflector), but implicitly thru uses() calls. I did it to untangle the relationships between files. 2005-06-11 03:45:31 +00:00
inflector.php - I've rebuilt the startup a bit, more libraries are explicitly loaded at startup. They were loaded anyway (Object, Inflector), but implicitly thru uses() calls. I did it to untangle the relationships between files. 2005-06-11 03:45:31 +00:00
legacy.php - Cake didn't work without mod_rewrite, fixed (/index.php, /libs/router.php). 2005-06-05 19:42:54 +00:00
log.php Merged in Olle's changes (comments). Olle, can you sync with the trunk? It's up to half an hour ago. 2005-06-02 19:37:06 +00:00
model.php - Bake pluralized all controller names, fixed. 2005-06-12 20:50:12 +00:00
neat_array.php - Cake didn't work without mod_rewrite, fixed (/index.php, /libs/router.php). 2005-06-05 19:42:54 +00:00
object.php - I've rebuilt the startup a bit, more libraries are explicitly loaded at startup. They were loaded anyway (Object, Inflector), but implicitly thru uses() calls. I did it to untangle the relationships between files. 2005-06-11 03:45:31 +00:00
router.php - I've rebuilt the startup a bit, more libraries are explicitly loaded at startup. They were loaded anyway (Object, Inflector), but implicitly thru uses() calls. I did it to untangle the relationships between files. 2005-06-11 03:45:31 +00:00
template.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
test.php - I've rebuilt the startup a bit, more libraries are explicitly loaded at startup. They were loaded anyway (Object, Inflector), but implicitly thru uses() calls. I did it to untangle the relationships between files. 2005-06-11 03:45:31 +00:00
time.php - I've rebuilt the startup a bit, more libraries are explicitly loaded at startup. They were loaded anyway (Object, Inflector), but implicitly thru uses() calls. I did it to untangle the relationships between files. 2005-06-11 03:45:31 +00:00
validators.php - I've rebuilt the startup a bit, more libraries are explicitly loaded at startup. They were loaded anyway (Object, Inflector), but implicitly thru uses() calls. I did it to untangle the relationships between files. 2005-06-11 03:45:31 +00:00