Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
euromark
|
fab5a6f4d9
spelling corrections
|
13 years ago |
euromark
|
09d9efe235
spelling corrections (a url to an URL, unify URL)
|
13 years ago |
Graham Weldon
|
26a08c6780
Updated copyright
|
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
|
11a88042bd
fix doc block endings
|
13 years ago |
Ceeram
|
3f4d24bfc0
remove unused local variables and a few improvements
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
ADmad
|
72d6ca636f
Docblock fixes
|
13 years ago |
dogmatic69
|
cf8fccae96
converting $foo == null / $foo == false to !$foo
|
13 years ago |
mark_story
|
88604ac757
Replace is_a with instanceof.
|
13 years ago |
ADmad
|
4a483b4897
If cache is disabled in app and js cache file is not written don't return script tag with file url.
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
acccdcde1f
Fix coding standard issues in View/
|
14 years ago |
ADmad
|
df097796c4
Fixing incorrect setting of default value for 'onDomReady' option in JsHelper::writeBuffer()
|
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
|
42f9f8e2c3
Fixing strict errors.
|
14 years ago |
Majna
|
a5220fa7bb
Fixed doc block comments.
|
14 years ago |
mark_story
|
6a4e7558fc
Merge branch '1.3' into merger
|
14 years ago |
Juan Basso
|
f5a54d00dd
Changed methods and attributes from private to protected.
|
14 years ago |
Juan Basso
|
16ef234180
Removing trailing spaces.
|
14 years ago |
Juan Basso
|
d84531d29c
Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103.
|
14 years ago |
Juan Basso
|
7604763888
Updated some file headers to include correct license and copyright.
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
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 |