mark_story
|
205d75587c
Move registration of CakePlugin.
|
14 years ago |
mark_story
|
7e89442a13
Make App::_loadVendor() static.
|
14 years ago |
Jose Lorenzo Rodriguez
|
91d0a081fb
Fixing more links in doc blocks
|
14 years ago |
Yosuke Basuke Suzuki
|
0b6c93cf82
Refactoring App::build() so it looks more readable
|
14 years ago |
Yosuke Basuke Suzuki
|
fbf4449b9e
Refactoring: clean up the foreach loop.
|
14 years ago |
Yosuke Basuke Suzuki
|
810e2a4ffe
Bypass unnecessary foreach loop when $paths is empty to improve speed.
|
14 years ago |
Majna
|
681207e327
Fixed doc block comments.
|
14 years ago |
mark_story
|
59e306526f
Adding 'vendors' alias to App
|
14 years ago |
Mark Story mark@mark-story.com
|
3a8b344208
Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown().
|
14 years ago |
mark_story
|
9ff922cbc7
App::objects() should skip directories and files starting with
|
14 years ago |
Juan Basso
|
f5a54d00dd
Changed methods and attributes from private to protected.
|
14 years ago |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
14 years ago |
Juan Basso
|
2a50a1ea99
Included @var in API that was missing.
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 years ago |
Juan Basso
|
db80fe27e1
Changed the visibility to protected.
|
14 years ago |
Juan Basso
|
e4a1816557
Changed the signature of methods to avoid strict messages.
|
14 years ago |
Juan Basso
|
a0ee8b49fe
Fixed some API doc in console.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Jose Lorenzo Rodriguez
|
108505a6a0
Merge branch '2.0-form-helper' into 2.0
|
14 years ago |
Jose Lorenzo Rodriguez
|
c6c1bf110d
Fixing caching of class loading in App class, this was broken after a recent refactoring
|
14 years ago |
Jose Lorenzo Rodriguez
|
f8ab1d3c73
Adding App::location() method to be able to obtain the defined path for a class
|
14 years ago |
Leonid Mamchenkov
|
a1f47a803a
Added paths for Controller/Component/Auth (ticket #1757)
|
14 years ago |
Juan Basso
|
1c7d54eacc
Updated the paths from comments.
|
14 years ago |
Maggion Emmanuel
|
21ba5a856f
Fixing documentation
|
15 years ago |
ADmad
|
6c8b7fd878
Fixing locales lookup folder name. Closes #1744
|
15 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Ceeram
|
266058e67a
Moving the sort to also sort plugin objects, sorting in test removed
|
15 years ago |
Ceeram
|
cea4e4e98e
Sort objects before storing
|
15 years ago |
Ceeram
|
5f97292648
Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls
|
15 years ago |
Jose Lorenzo Rodriguez
|
a05607856a
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
|
15 years ago |