index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
classes
/
ElggMenuBuilder.php
Age
Commit message (
Expand
)
Author
2013-05-23
Refs #5522. Removed unused code.
Brett Profitt
2013-05-23
Fixes #5522. Only adding children elements to menu items if they haven't alre...
Brett Profitt
2013-03-15
more coding standard fixes
cash
2013-02-09
updated todo comment on compareByWeight
cash
2013-02-09
Lots of new @todos :(
Steve Clay
2013-02-09
remove unused code: vars, foreach keys, etc
Steve Clay
2013-02-09
Small changes to remove static analysis noise and simplify flow
Steve Clay
2013-02-09
Doc fixes and inline type hints for variables (big static analysis cleanup)
Steve Clay
2012-12-16
Fixes #4962. Using get/setData() methods to store menu item original_order.
Brett Profitt
2012-09-25
Fixes #3035 - menu items appearing in reverse registration order
Srokap
2012-01-08
most of the comments in the engine now past the sniffer
Cash Costello
2012-01-08
coding standards fixes - comments
Cash Costello
2011-03-26
Fixes #3026 documentation for menu system
cash
2011-03-16
Fixes #3145 adds a default for menu sort_by
cash
2011-03-05
added a catch to menu builder for bad menu items
cash
2011-03-01
Fixes #3031 using 'priority' now
cash
2011-02-24
Fixes #2997 - href used instead of url in menu system
cash
2011-02-24
Refs #2997 switching from title to text for menu items
cash
2011-02-13
admin menu uses weights for ordering
cash
2010-12-29
page menu using the new menu system - admin menu updated
cash
2010-12-27
improved menu creation for on demand menus and integrated hover menu items in...
cash
2010-12-17
Refs #2320 added new menu functions and classes
cash