Class Zend_Session_Validator_HttpUserAgent

Description

Zend_Session_Validator_HttpUserAgent

  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Session/Validator/HttpUserAgent.php (line 37)

Zend_Session_Validator_Abstract
   |
   --Zend_Session_Validator_HttpUserAgent
Method Summary
 void setup ()
 bool validate ()
Methods
setup (line 45)

Setup() - this method will get the current user agent and store it in the session

as 'valid data'

  • access: public
void setup ()
validate (line 57)

Validate() - this method will determine if the current user agent matches the user agent we stored when we initialized this variable.

  • access: public
bool validate ()

Inherited Methods

Inherited From Zend_Session_Validator_Abstract

 Zend_Session_Validator_Abstract::getValidData()
 Zend_Session_Validator_Abstract::setValidData()

Documentation generated on Thu, 18 Jan 2007 09:55:26 -0800 by phpDocumentor 1.3.1