|
|
@@ -4,9 +4,9 @@
|
|
|
<title>Zend_Application_Resource_Router</title>
|
|
|
|
|
|
<para>
|
|
|
- <classname>Zend_Application_Resource_Router</classname> can be used to
|
|
|
+ <classname>Zend_Application_Resource_Router</classname> can be used to
|
|
|
configure the router as it is registered with the Front Controller.
|
|
|
- Configuration options are per <link
|
|
|
+ Configuration options are per <link
|
|
|
linkend="zend.controller.router.routes.standard">the
|
|
|
<classname>Zend_Controller_Router_Route</classname> options</link>.
|
|
|
</para>
|
|
|
@@ -28,7 +28,7 @@ resources.router.routes.route_id.defaults.action = "index"
|
|
|
; Optionally you can also set a Chain Name Separator:
|
|
|
resources.router.chainNameSeparator = "_"
|
|
|
]]></programlisting>
|
|
|
-
|
|
|
+
|
|
|
<para>For more information on the Chain Name Separator, please see
|
|
|
<link linkend="zend.controller.router.routes.chain.config">its section</link>.
|
|
|
</para>
|