| .. |
|
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
|
f646faef5d
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
|
HtmlHelperTest.php
|
51b3d46099
Add viewport to built-in options for HtmlHelper::meta()
|
11 years ago |
|
NumberHelperTest.php
|
a5cb49c085
fix test
|
12 years ago |
|
PaginatorHelperTest.php
|
f2b045f9d4
Fix incorrect value in PaginatorHelper::counter()
|
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
|
b0c296ebc3
Fixing CS errors
|
12 years ago |
|
StringTemplateTraitTest.php
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
|
TextHelperTest.php
|
e1a2436e13
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
|
TimeHelperTest.php
|
6269e404d6
Fixing CS errors
|
12 years ago |