add-left-menu-elements
This is an old revision of the document!
Table of Contents
How can we add elements to left menu:
appLeftMenu special function :
aIcon: Font awesome icon
aText: Name of the element
aCall: Action to do example “userReload()“
optMenu: html ID of the element
appLeftMenu(aIcon, aText, aCall, optMenu)
Other functions:
aIcon: Image icon path example “default_images/myImage.jpg”
aText: Name of the element example “My element”
aCall: Action to do example “userReload()“
appLeadMenu(aIcon, aText, aCall)
appGameMenu(aIcon, aText, aCall)
appAppMenu(aIcon, aText, aCall)
appStoreMenu(aIcon, aText, aCall)
appToolMenu(aIcon, aText, aCall)
add-left-menu-elements.1743825950.txt.gz · Last modified: 2025/04/05 04:05 by blackcorsair