ClassInterface Zend_Session_Validator_Interface

Description

Zend_Session_Validator_Interface

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

Located in /Zend/Session/Validator/Interface.php (line 32)


	
			
Method Summary
 void setup ()
 void validate ()
Methods
setup (line 39)

Setup() - this method will store the environment variables nessissary to be able to validate against in future requests.

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

Validate() - this method will be called at the beginning of every session to determine if the current environment matches that which was store in the setup() procedure.

  • access: public
void validate ()

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