| .. |
|
Form
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
|
Helper
|
e5a8053928
Using a custom assert instead of a custom locale
|
12 years ago |
|
Widget
|
c0dae5ba46
Fix radio widget not generating labels.
|
12 years ago |
|
CellTest.php
|
067949d294
Move traits under respective namespaces.
|
12 years ago |
|
HelperRegistryTest.php
|
60f3eb9660
Move MissingHelperException, MissingLayoutException to View/Error
|
12 years ago |
|
HelperTest.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 |
|
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
|
2d573f50ae
correct constructor and write expectations
|
12 years ago |
|
ViewTest.php
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
|
ViewVarsTraitTest.php
|
067949d294
Move traits under respective namespaces.
|
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 |