euromark 47167f5735 This is a hotfix for TextHelper which seems to have gone wrong in a merge. tail() is missing completly and the docs for truncate() are the ones for tail(). This fixes it. 12 年 前
..
Form 042bd19776 Use semantic version for test cases since doc block 12 年 前
Helper 47167f5735 This is a hotfix for TextHelper which seems to have gone wrong in a merge. tail() is missing completly and the docs for truncate() are the ones for tail(). This fixes it. 12 年 前
Widget c0dae5ba46 Fix radio widget not generating labels. 12 年 前
CellTest.php a1fcee6b81 Rename action to template. 12 年 前
HelperRegistryTest.php 60f3eb9660 Move MissingHelperException, MissingLayoutException to View/Error 12 年 前
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 年 前
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 2d573f50ae correct constructor and write expectations 12 年 前
ViewTest.php ee006fbad0 Remove deprecated method. 12 年 前
ViewVarsTraitTest.php d52ae87485 Fix license docblocks for phpdoc format 12 年 前
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 年 前