| .. |
|
Form
|
b7429be214
Merge pull request #5206 from cakephp/issue-5190-pt1
|
11 年 前 |
|
Helper
|
413bd807e7
Give the same casing to all FormHelper templates tags
|
11 年 前 |
|
Widget
|
3118ee4c5c
Widgets config loader reworked with tests
|
11 年 前 |
|
CellTest.php
|
e27925e280
Add cache options to Cell
|
11 年 前 |
|
HelperRegistryTest.php
|
82b2058d93
Add additional test coverage.
|
11 年 前 |
|
HelperTest.php
|
6a3fd97d32
Move all url generation methods from Helper to UrlHelper.
|
11 年 前 |
|
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 年 前 |
|
StringTemplateTest.php
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 年 前 |
|
StringTemplateTraitTest.php
|
c9c17a7586
Move StringTemplateTrait to more appropriate namespace.
|
11 年 前 |
|
ViewTest.php
|
e57c380568
Add View::cache()
|
11 年 前 |
|
ViewVarsTraitTest.php
|
35de30b6da
Assert same
|
11 年 前 |
|
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 年 前 |