silverstripe-framework/docs/en
Ingo Schommer ae09301c8c Revert deprecation of Object::add_extension() usage
This reverts commit 14b997eea3.
Its just not practical to use the Config API as it stands,
the add_extension() wrapper does more than just a Config->update().

Most use cases can be covered via YML, but any conditional
additions (e.g. in unit tests) can still benefit from the
add_extensions() shorthand.
2013-04-11 11:40:53 +02:00
..
_images Added docs for composer 2012-11-03 18:00:58 +13:00
changelogs Revert deprecation of Object::add_extension() usage 2013-04-11 11:40:53 +02:00
howto Fixed extra_requirements docs 2013-04-05 15:35:30 +02:00
installation Update composer.md 2013-04-03 15:16:35 +13:00
misc Update translation.md 2013-04-04 17:44:40 +03:00
reference Revert deprecation of Object::add_extension() usage 2013-04-11 11:40:53 +02:00
topics Update configuration.md 2013-04-09 10:09:25 -05:00
tutorials API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
index.md Corrected a number of inbound links pointing to the documentation. 2012-10-09 14:53:47 +13:00