cakephp2-php8/libs/dbo
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_adodb.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
dbo_generic.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
dbo_mysql.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
dbo_pear.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
dbo_postgres.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00
dbo_sqlite.php - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00