ClassInterface Zend_Session_Validator_Interface

Description

Zend_Session_Validator_Interface

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

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


	
			
Method Summary
 void setup ()
 boolean validate ()
Methods
setup (line 41)

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

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

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
boolean validate ()

Documentation generated on Mon, 21 Jun 2010 15:29:32 -0400 by phpDocumentor 1.4.3