mark_story ffc092bc39 Allow string values for templates option. 11 years ago
..
Form 661ddf8023 Added failing test to prove #4019 11 years ago
Helper ffc092bc39 Allow string values for templates option. 11 years ago
Widget 6911d4e565 Fix error where checkboxes could not be unchecked. 11 years ago
CellTest.php 6ae765c7fa Fix cell paths in plugins not being able to use relative paths. 11 years ago
HelperRegistryTest.php 9a3e0db66c Refactor _eventManager accessors to Cake\Event\EventManagerTrait 11 years ago
HelperTest.php 1ea269a1e2 Remove BC mapping of "ext" to "_ext". 11 years ago
JsonViewTest.php a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 years ago
StringTemplateTest.php e85e241278 Add push/pop onto StringTemplate 11 years ago
ViewTest.php 38efb0790f Remove CacheHelper and related features. 11 years ago
ViewVarsTraitTest.php d52ae87485 Fix license docblocks for phpdoc format 12 years ago
XmlViewTest.php a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 years ago