silverstripe-framework/docs/en/02_Developer_Guides/01_Templates
johndalangin 5eb5cc7cca YML Config Not Compatible with Requirements Class
After hours of trying to debug why `write_js_to_bottom` wasn't working, I realized that the Requirements class variables were set to `protected` and not `private static` which I believe is necessary for the Config YML variables to be passed correctly to the class.

The documentation was edited to reflect the working, albeit traditional non-YML method of setting class variables.

Best regards,

John
2015-02-24 00:58:31 +08:00
..
How_Tos Tidy up templates guide 2014-12-15 09:12:46 +13:00
01_Syntax.md developer guides, templates review 2014-12-15 09:12:47 +13:00
02_Common_Variables.md developer guides, templates review 2014-12-15 09:12:47 +13:00
03_Requirements.md YML Config Not Compatible with Requirements Class 2015-02-24 00:58:31 +08:00
04_Rendering_Templates.md Tidy up templates guide 2014-12-15 09:12:46 +13:00
05_Template_Inheritance.md Tidy up templates guide 2014-12-15 09:12:46 +13:00
06_Themes.md DOCS Make links relative so they work nicely on github and docs site. 2014-12-18 12:11:57 +13:00
07_Caching.md Tidy up templates guide 2014-12-15 09:12:46 +13:00
08_Translations.md Tidy up templates guide 2014-12-15 09:12:46 +13:00
09_Casting.md Tidy up templates guide 2014-12-15 09:12:46 +13:00
index.md Tidy up templates guide 2014-12-15 09:12:46 +13:00