Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 626585
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T19:26:05+00:00 2026-05-13T19:26:05+00:00

I currently use zend_navigation via an XML file. However I need to overwrite the

  • 0

I currently use zend_navigation via an XML file.

However I need to overwrite the previous breadcrumb to be its dynamic parent, in the controller.

Is this possible? It seems to me that zend_navigation is fairly static and the zend documentation keeps timing out.

Thanks


I have put:

    public function addAction() {

        $this->view->navigation()->addPage(array(
            'type' => 'uri',
            'label' => 'New page')
        );

in my controller but no crumbbar shows up for that page.

Any ideas? $this->navigation() threw a

Method "navigation" does not exist and was not trapped in __call() 

Also of note that my crumbBar is in my layout and not individual views.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T19:26:06+00:00Added an answer on May 13, 2026 at 7:26 pm

    Yes you can use an array.

    What you should do really is create your array and then input it into the factory of the Zend_Navigation to create your pages for you.

    Unfortunately my code is too complicated to show an example of how I used it. But I’ll provide a simple example…

    Once you create your navigation container, you can just add new pages to it.

    Like

    $this->navigation()->addPage(array(
       'type' => 'uri',
       'label' => 'New page'));
    

    But you can also use addPages(). This is what I do.

    I think you should just wait for the documentation to load back up for you and then look at that. Its really easy in fact.

    When you have a more specific question, just ask that and give me a poke. I’ve had to use Navigation quite a lot so know it quite well.

    Additionally, check out #zftalk on freenode. Theres lots of help on there.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I currently use subversion for my version control via AhnkSVN and Visual Studio. I
I currently use nant, ccnet (cruise control), svn, mbunit. I use msbuild to do
I currently use a DataTable to get results from a database which I can
I currently use AnkhSVN to integrate subversion into Visual Studio. Is there any reason
I currently use my local web server to allow costumers to preview some applications
We currently use a hand-rolled setup and configuration script and a hand-rolled continuous integration
I currently use the following command, but it's a little unwieldy to type. What's
I currently use Notepad++ for most of my development. I have been checking out
We currently use VSS 6, this is not going to change I am afraid.
We currently use LoadRunner for performance testing our web apps, but we also have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.