silverstripe-framework/view
s-m 29e6bd513c BUG: Allow empty else- and else_if-blocks
This fix allows empty else and else-if blocks to be processed, fixes #1660
2013-04-10 16:17:44 +02:00
..
ArrayData.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
GenericTemplateGlobalProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Requirements.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
SSTemplateParser.php BUG: Allow empty else- and else_if-blocks 2013-04-10 16:17:44 +02:00
SSTemplateParser.php.inc BUG: Allow empty else- and else_if-blocks 2013-04-10 16:17:44 +02:00
SSViewer.php FIX Config isolation in Director::test() 2013-04-07 23:59:10 +02:00
TemplateGlobalProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TemplateIteratorProvider.php Remove end php tag from TemplateIteratorProvider 2012-10-10 11:15:55 +13:00
ViewableData.php API Replaced SSViewer.custom_theme with SSViewer.theme_enabled 2013-04-07 23:59:10 +02:00