euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
ADmad
|
16df061d66
Fix api docblocks for View layer classes.
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
Matt Creenan
|
3c46b8a491
Fix typo in link to cakephp book documentation
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
dogmatic69
|
cf8fccae96
converting $foo == null / $foo == false to !$foo
|
13 years ago |
euromark
|
3945c0e6a8
rtim files
|
13 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
acccdcde1f
Fix coding standard issues in View/
|
14 years ago |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 years ago |
Kyle Robinson Young
|
1d50562931
Add @link to docblocks on Form, Html, Js, Paginator, Rss and Session helpers
|
14 years ago |
Kyle Robinson Young
|
4e8239a2a5
Add missing @link to docs if available to helpers
|
14 years ago |
mark_story
|
92688e2a49
Fix keying in SessionHelper::flash()
|
14 years ago |
mark_story
|
3ad50a2591
Fix session flash with plugins.
|
14 years ago |
Florian Krämer
|
b6d7766e78
Updating the @link's in the doc blocks for the views
|
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
|
02f290ac52
Fixed some API doc in views.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
José Lorenzo Rodríguez
|
4cebe55a9b
Merge remote-tracking 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
|
07e43bb0f8
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
0732552739
Movig CakeSession to a better suited package
|
15 years ago |
José Lorenzo Rodríguez
|
f3eb2159eb
Making helpers load
|
15 years ago |
José Lorenzo Rodríguez
|
be9bcb3627
Moving view clasess to their new home
|
15 years ago |