Juan Basso
|
3b1bd90ad6
|
Updated copyright to 2012.
|
2012-03-12 22:46:07 -04:00 |
|
mark_story
|
3a8c49e319
|
Add check for simple category elements.
Fixes #2655
|
2012-03-07 19:52:06 -05:00 |
|
mark_story
|
acccdcde1f
|
Fix coding standard issues in View/
|
2012-03-03 17:10:12 -05:00 |
|
euromark
|
e94d307ee1
|
code conventions
|
2012-02-25 19:46:05 -05:00 |
|
Kyle Robinson Young
|
1d50562931
|
Add @link to docblocks on Form, Html, Js, Paginator, Rss and Session helpers
|
2011-11-29 21:23:02 -08:00 |
|
Florian Krämer
|
b6d7766e78
|
Updating the @link's in the doc blocks for the views
|
2011-10-15 12:46:22 -04:30 |
|
Juan Basso
|
16ef234180
|
Removing trailing spaces.
|
2011-08-15 23:55:08 -04:00 |
|
Juan Basso
|
d84531d29c
|
Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103.
|
2011-07-31 20:28:35 -04:00 |
|
Juan Basso
|
9bc3e567c1
|
Removed the @access and @static.
|
2011-07-30 20:56:48 -04:00 |
|
Juan Basso
|
02f290ac52
|
Fixed some API doc in views.
|
2011-07-28 22:45:47 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
Renan Gonçalves
|
438050dcaa
|
Adding 'public' visibility to all public methods.
|
2011-05-30 22:02:32 +02:00 |
|
José Lorenzo Rodríguez
|
4c0e06c451
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/bootstrap.php
cake/libs/view/helpers/js.php
lib/Cake/Model/AclNode.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/bootstrap.php
lib/Cake/tests/cases/libs/controller/controller.test.php
|
2011-01-02 02:00:03 -04:30 |
|
José Lorenzo Rodríguez
|
f3eb2159eb
|
Making helpers load
|
2010-12-04 13:40:24 -04:30 |
|
José Lorenzo Rodríguez
|
be9bcb3627
|
Moving view clasess to their new home
|
2010-12-04 13:31:04 -04:30 |
|