| .. |
|
Form
|
13210fa450
Fix reading array values from associated entities.
|
11 年 前 |
|
Helper
|
06af33caf3
Dont use beforeRender in paginator helper.
|
11 年 前 |
|
Widget
|
032b26c322
Fixed SelectBox raising exception with null options
|
11 年 前 |
|
CellTest.php
|
c1b5187c8b
Move View\Error to View\Exception.
|
11 年 前 |
|
HelperRegistryTest.php
|
1f8c083437
Skip tests
|
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 年 前 |
|
ViewTest.php
|
333ffccd2d
Rename View::addHelper() to View::loadHelper().
|
11 年 前 |
|
ViewVarsTraitTest.php
|
50e75aa64b
Allows setting of additional valid view options
|
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 年 前 |