Commit History

Author SHA1 Message Date
  euromark 974ca851c2 Correct doc blocks according to cs guidelines. 11 years ago
  ADmad 16df061d66 Fix api docblocks for View layer classes. 12 years ago
  euromark eb98770304 Remove leftover of pageTitle. 12 years ago
  euromark 6cf147e8c8 unify null checks - avoid method call in favor of strict check 12 years ago
  euromark 7cb19b97db coding standards and simplification of else cases as well as some minor fixes 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 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
  dogmatic69 408e619c9f Merge branch '2.3' into type-checks 13 years ago
  dogmatic69 b1f26b59a3 converting if ($foo != null) to if ($foo) 13 years ago
  Kyle Robinson Young bc40ac7d3f Remove unused variables and code 13 years ago
  Schlaefer 19f0e72d58 fix #2858 RSS helper bug with namedspaced keys 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 3a8c49e319 Add check for simple category elements. 14 years ago
  mark_story acccdcde1f Fix coding standard issues in View/ 14 years ago
  euromark e94d307ee1 code conventions 14 years ago
  Kyle Robinson Young 1d50562931 Add @link to docblocks on Form, Html, Js, Paginator, Rss and Session helpers 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 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 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
  Renan Gonçalves 438050dcaa Adding 'public' visibility to all public methods. 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 f3eb2159eb Making helpers load 15 years ago
  José Lorenzo Rodríguez be9bcb3627 Moving view clasess to their new home 15 years ago