xsanisty / SlimBoard

Starter Application built on Slim Framework in MVC (and HMVC) environment
http://www.xsanisty.com/project/slim-starter
MIT License
287 stars 72 forks source link

Update MenuItem.php #18

Closed dmmarmol closed 8 years ago

dmmarmol commented 8 years ago
New function addClass() on src/SlimStarter/MenuItem.php

Add Class to an item

New item for the render_menu() json: child_attributes

Allows custom attributes to the child elements passed to render_menu

Update .gitignore