Class Zend_Session_Validator_Abstract

Description

Implements interfaces:

Zend_Session_Validator_Abstract

  • abstract:

Located in /Zend/Session/Validator/Abstract.php (line 14)


	
			
Direct descendents
Class Description
Zend_Session_Validator_HttpUserAgent Zend_Session_Validator_HttpUserAgent
Method Summary
mixed getValidData ()
void setValidData (mixed $data)
Methods
getValidData (line 38)

GetValidData() - This method should be used to retrieve the environment variables that will be needed to 'validate' a session.

  • access: protected
mixed getValidData ()
setValidData (line 24)

SetValidData() - This method should be used to store the environment variables that will be needed in order to validate the session later in the validate() method.

These values are stored in the session in the __ZF namespace, in an array named VALID

  • access: protected
void setValidData (mixed $data)
  • mixed $data

Documentation generated on Sun, 29 Oct 2006 21:27:50 -0600 by phpDocumentor 1.3.0RC6