W3cubDocs

/CakePHP 2.8

Package Cake\Model\Datasource\Session

Class summary

  • CacheSession provides method for saving sessions into a Cache engine. Used with CakeSession

  • DatabaseSession provides methods to be used with CakeSession.

Interface summary

  • Interface for Session handlers. Custom session handler classes should implement this interface as it allows CakeSession know how to map methods to session_set_save_handler()

© 2005–2016 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
http://api.cakephp.org/2.8/package-Cake.Model.Datasource.Session.html