| .. |
|
CacheHelperTest.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 |
|
FormHelperTest.php
|
97a8eca4be
harden method signatures
|
12 years ago |
|
HtmlHelperTest.php
|
97a8eca4be
harden method signatures
|
12 years ago |
|
NumberHelperTest.php
|
97a8eca4be
harden method signatures
|
12 years ago |
|
PaginatorHelperTest.php
|
97a8eca4be
harden method signatures
|
12 years ago |
|
RssHelperTest.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 |
|
SessionHelperTest.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 |
|
StringTemplateTraitTest.php
|
34a4dfa95f
settings -> config
|
12 years ago |
|
TextHelperTest.php
|
97a8eca4be
harden method signatures
|
12 years ago |
|
TimeHelperTest.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 |