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 0ece694a75 microptimize options and default merge and other string key array merges 12 years ago
  Kunal Panchal a77a0f76a1 Documentation correction 12 years ago
  Eric Martins 2793dca671 Fix ApiGen errors 12 years ago
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 years ago
  Bryan Crowe a943ea5c34 Add space between classname(s) 12 years ago
  Bryan Crowe f9435aff27 Add missing return tags 12 years ago
  euromark fc2d28974b remove undocumented code and uncessary in_array() checks + cleanup 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
  Andreas Kristiansen 8bc7bc9bb1 Fixing comment for in TimeHelper __construct 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
  ADmad 72d6ca636f Docblock fixes 13 years ago
  Kyle Robinson Young bc40ac7d3f Remove unused variables and code 13 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  Jelle Henkens 5fe22cfc8d Adding support for DateTime objects in the CakeTime Utility class 14 years ago
  mark_story 579aff5ad3 Fix error with options. 14 years ago
  mark_story 176ec2df0c Add documentation on additional options. 14 years ago
  mark_story 0edbe0a123 Fix more whitespace. 14 years ago
  mark_story a80a7dadf8 Re-factor element generation. 14 years ago
  Magnus Johansson 352fbde2ec Move out HTML logic to Helper/TimeHelper.php. The Utility/CakeTime.php timeAgoInWords() now returns a string with the time, while the same function in Helper/TimeHelper.php may return an HTML element. 14 years ago
  ADmad d34f0c2bd8 CakeTime functions can now use timezone string or DateTimeZone object for user offsets. (Passing numeric offsets has been kept for BC) 14 years ago
  mark_story 19e0d8d946 Switch usage to Hash where possible. 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
  Rachman Chavik 89d4b58073 fix indentation and add __construct() docblocks 14 years ago
  Rachman Chavik 5eb1979b04 rename protected variable to $_engine 14 years ago
  Rachman Chavik fe479c636c adding tests for engine overrides 14 years ago