menu_item(Item, ?Label) is nondet[private]
Define a menu-item for the ClioPatria application menu. This predicate is hooked by cliopatria:menu_item/2.
Arguments:
Item- is of the form Rank=Popup/Handler, where Handler is the identifier of the HTTP handler (see http_handler/3).
Label- is the label of the popup.