Mark Story mark@mark-story.com
|
bb3a1d546b
Fixing RequesHandler::prefers(). It was previously entirely wrong.
|
14 years ago |
Juan Basso
|
7d0250ff47
Merge branch '2.0-api-doc' into 2.0
|
14 years ago |
mark_story
|
6acf024a2b
Fixing incorrect keying for ext routing parameter. It was
|
14 years ago |
Juan Basso
|
689c7ffd45
Fixed some problems caused by the visibility changes.
|
14 years ago |
Juan Basso
|
61833294f0
Changed the visibility to methods that not affect others classes.
|
14 years ago |
Juan Basso
|
f5a54d00dd
Changed methods and attributes from private to protected.
|
14 years ago |
Juan Basso
|
0575e92833
Added visibility in some methods and attributes.
|
14 years ago |
Juan Basso
|
16ef234180
Removing trailing spaces.
|
14 years ago |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
14 years ago |
Juan Basso
|
fedadc091c
Included @throws in API that was missing.
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 years ago |
Juan Basso
|
fbbfbaf870
Fixed some API doc in controller.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Juan Basso
|
1c7d54eacc
Updated the paths from comments.
|
15 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Renan Gonçalves
|
438050dcaa
Adding 'public' visibility to all public methods.
|
15 years ago |
mark_story
|
aca8cc8b77
Fixing issue where content types wouldn't be detected as once parseExtensions() is enabled the extension will always
|
15 years ago |
mark_story
|
1c417ac2fd
Removing dead code, and adding another deprecation warning.
|
15 years ago |
mark_story
|
512e570202
Adding ability to map arbitrary content types and decoding methods to RequestHandlerComponent.
|
15 years ago |
mark_story
|
53b4a129ba
Changing RequestHandler to use CakeRequest::input()
|
15 years ago |
evilbloodydemon
|
d484d90fe5
Unused variables in Controller removed
|
15 years ago |
José Lorenzo Rodríguez
|
b62c8d8ee2
Fixing bug in RequestHandler that was preventing the helper related to content type to be loaded correctly
|
15 years ago |
José Lorenzo Rodríguez
|
d9c99b5ef6
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
827a74b734
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
8436fd53d0
Changing initial uses of App::uses() to the new packages system
|
15 years ago |
José Lorenzo Rodríguez
|
b8344ecd33
Replacing some of the App::import by App::uses
|
15 years ago |
José Lorenzo Rodríguez
|
fbbb5c9337
Moving more clases to the new layout while trying to make controller related classes load
|
15 years ago |