hides menu item
$$("somemenu").hideItem("about");
use showItem to revert effect this API uses filtering under hood, so if you are using hideItem, you can use filter api, and visa verse.