向 Zend_Navigation 添加参数

发布于 2024-09-02 14:26:13 字数 420 浏览 8 评论 0原文

我对 Zend_Navigation 有疑问,希望能得到一些指导。

我正在将 Zend_Navigation 添加到遗留应用程序,如[此处]所述。1

我不确定的是从xml文件加载数据后如何向导航菜单添加参数。

我想要做的是从 url 中获取 2 个标识参数并将它们添加到 Zend_Navigation 中,以便它们包含在面包屑栏等内容中,这样,如果用户选择面包屑中的前一项,它们就会返回正确的结果url 中的参数。

我认为参数需要在操作级别而不是控制器上设置。

任何帮助将不胜感激。

非常感谢。

I have a problem with Zend_Navigation that I am hoping for a little guidance on.

I'm in the process of adding a Zend_Navigation to a legacy app as described [here on SO].1

The thing that I am not sure of is how to add parameters to the navigation menu after the data is loaded from the xml file.

What I want to do is get 2 identifying parameters from the url and add them to the Zend_Navigation so that they are included in things such as the breadcrumb bar, so that if a user selects the previous item in the breadcrumb they are returned with the correct params in the url.

The parameters, I believe need to be set at the Action level rather than the controller.

Any help would be appreciated.

Many thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文