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 8454671
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T12:05:16+00:00 2026-06-10T12:05:16+00:00

Alright, I can’t find this option anywhere. I’m generating Zend Navigation through the database

  • 0

Alright, I can’t find this option anywhere. I’m generating Zend Navigation through the database and into an multi-dimensional array through recursion, cake. So, some of these titles have html in them or html special chars. So, why can’t I find the escape option anywhere so I can display these things. Any insight into this maze of framework options would be greatly appreciated.

$this->navigation()
   ->menu()
   ->setUlClass('navbar')
   ->setMinDepth(0)
   ->setMaxDepth(0)
   ->setRenderParents(false) 
   ->setOnlyActiveBranch(false);
  • 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-06-10T12:05:17+00:00Added an answer on June 10, 2026 at 12:05 pm

    You can re-define Zend_View_Abstract escape() behaviour, be default it’s using htmlspecialchars.

    Example in bootstrap:

    protected function _initNav()
    {
        $this->bootstrap('view');
        $view = $this->getResource('view');
        $view->setEscape(function($var){ 
            return $var; });
    } 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Alright, this specific layout is just annoying me. And can't seem to find a
Of course we can do this, but is it alright to do so? Are
Alright, I'll try to explain this the best I can. I have an iPhone
I have this code, it looks alright and is really basic, but i can't
Alright, Ill try to explain this as best as I can first... My program
Alright, I can't figure this one out. The debugger isn't giving much information about
Alright, relevant information can be found in this thread(Is that what they're called here?).
Alright, i've played around with this for over a week now and I can't
Alright, so I have this problem where you can glitch to get more than
Alright, I've been staring at this for nearly an hour now and can't get

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.