Module filter_menu_subtree

Get the sub tree of an id in a menu (if any).

Copyright © 2012 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Get the sub tree of an id in a menu (if any)

Function Index

menu_subtree/2
menu_subtree/3
menu_subtree/4

Function Details

menu_subtree/2

menu_subtree(BelowId, Context) -> any()

menu_subtree/3

menu_subtree(BelowId, Menu, Context) -> any()

menu_subtree/4

menu_subtree(BelowId, Menu, AddSiblings, Context) -> any()


Generated by EDoc