| .. |
|
Form
|
13210fa450
Fix reading array values from associated entities.
|
11 years ago |
|
Helper
|
5d203b4c08
Add deprecated warning for deprecated method.
|
11 years ago |
|
Widget
|
3f2b2b9551
Tests for widgets from file
|
11 years ago |
|
CellTest.php
|
c1b5187c8b
Move View\Error to View\Exception.
|
11 years ago |
|
HelperRegistryTest.php
|
c1b5187c8b
Move View\Error to View\Exception.
|
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
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
|
ViewTest.php
|
0dc1e77b93
Merge pull request #4602 from cakephp/controller-initialize
|
11 years ago |
|
ViewVarsTraitTest.php
|
50e75aa64b
Allows setting of additional valid view options
|
11 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 |