Class Zend_View_Helper_Url

Description

Helper for making easy links and getting urls that depend on the routes and router

Located in /Zend/View/Helper/Url.php (line 30)


	
			
Method Summary
 string url ([array $urlOptions = array()], [mixed $name = null], [ $reset = false])
Methods
url (line 42)

Generates an url given the name of a route.

  • return: Url for the link href attribute.
  • access: public
string url ([array $urlOptions = array()], [mixed $name = null], [ $reset = false])
  • array $urlOptions: Options passed to the assemble method of the Route object.
  • mixed $name: The name of a Route to use. If null it will use the current Route
  • $reset

Documentation generated on Wed, 21 Feb 2007 12:01:22 -0800 by phpDocumentor 1.3.1