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])
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])
  • 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

Documentation generated on Thu, 18 Jan 2007 10:00:04 -0800 by phpDocumentor 1.3.1