silverstripe-framework/core/manifest
Ingo Schommer 5efae23cb2 FIX Template discovery on themed Layout templates
Was failing when 'main' template only exists in theme,
but 'Layout' template only exists in module.
2013-04-30 15:41:26 +02:00
..
ClassLoader.php IX Load _config.php's after static config manifest 2013-03-21 00:16:36 +01:00
ClassManifest.php FIX: _config/ directories are now correctly detected as modules (fixes #1762) 2013-04-18 14:08:03 +01:00
ConfigManifest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
ConfigStaticManifest.php FIX ConfigStaticManifest persisting access level after parsing a static 2013-03-22 14:26:48 +13:00
ManifestCache.php Don't use Zend_Cache in manifests 2013-03-14 12:07:07 +13:00
ManifestFileFinder.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
TemplateLoader.php FIX Template discovery on themed Layout templates 2013-04-30 15:41:26 +02:00
TemplateManifest.php FIX Template discovery on themed Layout templates 2013-04-30 15:41:26 +02:00
TokenisedRegularExpression.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00