silverstripe-framework/docs/en
Sean Harvey 0ee3a683a5 Better support for overloading start and destroy methods in Session
Move functionality from static start and destroy functions into instance
methods, allowing these to be overloaded. This works the same way as
calling Session::set() which then in turn calls inst_set()

Additionally use Injector to create the default Session instance to
allow the class to be swapped out.
2014-06-20 10:35:53 +12:00
..
_images Added docs for composer 2012-11-03 18:00:58 +13:00
changelogs Fix changelog 2014-05-13 15:06:43 +12:00
howto Update simple-contact-form.md 2014-05-26 14:27:44 +05:30
installation DOCS Explicitly exclude dev deps for deployment 2014-06-05 18:57:25 +01:00
misc NEW: Updating out of date URLs in the framework source code and docs 2014-02-07 15:10:44 +13:00
reference Update modeladmin.md 2014-06-05 15:03:02 +10:00
topics Better support for overloading start and destroy methods in Session 2014-06-20 10:35:53 +12:00
tutorials update 3-forms.md 2014-04-23 17:19:41 +05:30
index.md Merge remote-tracking branch 'origin/3.0' into 3.1 2013-10-07 16:18:20 +02:00