aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggMenuItem.php
AgeCommit message (Expand)Author
2011-06-29handling spaces and uppercase characters when creating menu item classescash
2011-06-26added a data array to ElggMenuItem. Now by default options end up being passe...cash
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-22Merge pull request #44 from lie2815/3546-menu-item-edit-textCash Costello
2011-06-21Add param description to PHPDoc comments of setText() function.Franz Liedke
2011-06-21Fix dumb typos from last commit.Franz Liedke
2011-06-20Add setText() method to ElggMenuItem class. Fixes #3546.Franz Liedke
2011-06-20Add setHref() method to ElggMenuItem class. Fixes #3486.Franz Liedke
2011-06-13Fixes #3282 always using a menu item's name in its classcash
2011-06-11sorting plugin settings menu items by textcash
2011-04-18Fixes #3358. Renamed menu's class to link_class and documented possible probl...brettp
2011-04-14Refs #3023. Exposed item_class option in the menu item factory. Should we cha...brettp
2011-04-01Refs #3287 setting null for menu href means you want an empty <a></a> tag wit...cash
2011-04-01Fixes #3287 added documentation on non-link menu items cash
2011-03-07added support for confirm text to ElggMenuItemcash
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-03-01Added support for "rel" to ElggMenuItemewinslow
2011-03-01Fixes #3023: added support for 'class' argument in elgg_register_menu_itemewinslow
2011-02-25Supporting is_action in ElggMenuItemewinslow
2011-02-24fixed typo in elgg menu updates from last nightcash
2011-02-24finished the implementation of non-links in menu systemcash
2011-02-24using getContent() in menu system in preparation for supporting non-linkscash
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-19Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). T...brettp
2011-02-13admin menu uses weights for orderingcash
2011-02-04Added new priority 'requires' for plugin dep system. You can now say that a p...brettp
2010-12-29page menu using the new menu system - admin menu updatedcash
2010-12-27improved menu creation for on demand menus and integrated hover menu items in...cash
2010-12-18half way through converting submenu to new menu code - pages and groups are t...cash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-17Refs #2320 added new menu functions and classescash