The Session UserAgent Storage AdapterOverviewThis storage adapter utilizes Zend_Session_Namespace for persisting discovered device capabilities for a given user session. Quick StartThis particular storage adapter is used by default with Zend_Http_UserAgent. As such, you will benefit from it from the outset without any real configuration necessary. You can alter the behavior slightly, however, by altering the namespace used, and the key (or member) in which data is written. You may do so by specifying the browser_type (mapped to namespace) and member options in your configuration.
Typically, you will not pass the browser_type option, and instead let this be populated by the value discovered by the UserAgent class. Configuration Options
Session Storage OptionsAvailable Methods
|
|