ClassInterface Veriplace_Redirector

Description

Sends an HTTP response that will cause a redirect to the specified URI.

The default behavior is simply to send an HTTP 302 or 303 response code with a "Location:" header. You may need to provide your own implementation (e.g. a <meta refresh> tag or JavaScript) if your application is hosted within another service that doesn't support redirects.

Located in /Veriplace/Interfaces.php (line 241)


	
			
Method Summary
 void sendRedirect ( $uri)
Methods
sendRedirect (line 243)
  • access: public
void sendRedirect ( $uri)
  • $uri

Documentation generated on Sun, 29 Aug 2010 04:08:39 -0700 by phpDocumentor 1.4.1