|
@@ -82,7 +82,7 @@
|
|
|
<acronym>URI</acronym> endpoint as specified in
|
|
<acronym>URI</acronym> endpoint as specified in
|
|
|
<classname>Zend_Controller_Request_Http</classname> and decomposes it
|
|
<classname>Zend_Controller_Request_Http</classname> and decomposes it
|
|
|
into a controller, action, and parameters based on the path
|
|
into a controller, action, and parameters based on the path
|
|
|
- information in the url. As an example, the <acronym>URL</acronym>
|
|
|
|
|
|
|
+ information in the <acronym>URL</acronym>. As an example, the <acronym>URL</acronym>
|
|
|
<filename>http://localhost/foo/bar/key/value</filename> would be
|
|
<filename>http://localhost/foo/bar/key/value</filename> would be
|
|
|
decoded to use the <emphasis>foo</emphasis> controller,
|
|
decoded to use the <emphasis>foo</emphasis> controller,
|
|
|
<emphasis>bar</emphasis> action, and specify a parameter
|
|
<emphasis>bar</emphasis> action, and specify a parameter
|