News Feed
Jobs Feed
Sections




News Archive
Felix Geisendorfer's Blog:
MacGyver menu for CakePHP - What's the active menu item?
July 09, 2007 @ 09:34:00

In a new post to his blog today, Felix Geisendorfer talks about view coding - specifically working with a menu and determining which element is active.

One of the challenges many of us have faced before and will face in future is building a menu. Now this of course is very simple assuming that we're just shooting for a static <ul> with some <li>'s containing the links. However the tricky part is to figure out what is the active menu item. I had some code doing this in the past but tried out a new flavor of it today which I call the MacGyver menu for CakePHP as it's a little dirty yet powerful and easy to maintain.

In his included code, he creates a simple navigation from an array of titles/links and, with some sorting, a regular expression and a CSS class, the selected item can be highlighted simply.

0 comments voice your opinion now!
cakephp framework navigation highlight active menu cakephp framework navigation highlight active menu


blog comments powered by Disqus

Similar Posts

The Bakery: CakePHP's routing explained

PHP-GTK Community Site: knj SQL-admin

Michael Nitschinger's Blog: Caching responses in Lithium

Job Posting: Doubledot Media Limited Seeks CakePHP Developer (Christchurch, Canterbury, New Zealand)

The Bakery: Mambo, Layout Switching, SimplePie and Caching Elements


Community Events









Don't see your event here?
Let us know!


framework example zendframework2 language phpunit api community introduction interview object opinion podcast development release composer unittest testing code tool database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework