MenuItem SFO
Properties
Methods
| Method | Signature | Comments/Sample |
|---|---|---|
getChildMenuItems | [MenuItem](#) getChildMenuItems() | |
getDescription | string getDescription() | |
getGroup | string getHtml() | returns a
|
getHtml | string getHtml() | convenience method. Returns the menu item as a block of html |
getItem | [Item](./item-sfo.md) 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. |
See Also
Was this page helpful?