MenuItem SFO

Method

Signature

Comments/Sample

getChildMenuItems

MenuItem getChildMenuItems()

 

getDescription

string getDescription()

 

getGroup

string getHtml()

returns a <ul> list of menu items as a block of html. Convenience method

getHtml

string getHtml()

convenience method. Returns the menu item as a block of html

getItem

Item getItem()

returns the item target of this menu item, or null if this menu item isn't a product item type.

getType

string getType()

 

getURL

string getURL()

constructs the url for the target of the menu item.