| .. |
|
Form
|
13210fa450
Fix reading array values from associated entities.
|
11 years ago |
|
Helper
|
928adf7684
Merge pull request #4234 from cakephp/3.0-url-helper
|
11 years ago |
|
Widget
|
49e9220e52
Update tests for new assert order.
|
11 years ago |
|
CellTest.php
|
ad401ec86e
Raise a cell specific error when views are missing.
|
11 years ago |
|
HelperRegistryTest.php
|
9a3e0db66c
Refactor _eventManager accessors to Cake\Event\EventManagerTrait
|
11 years ago |
|
HelperTest.php
|
6a3fd97d32
Move all url generation methods from Helper to UrlHelper.
|
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
|
ebd24c408b
Add persistent caching to StringTemplate.
|
11 years ago |
|
ViewTest.php
|
a084fcee0f
Correct order of themed plugin paths.
|
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 |