AneInfo calls and usage

This documentation is to help you create a AneInfo widgets. AnemoneHTML is included in Anemone. It allows you to create widgets that go behind the springboard icons. These widgets are limited to the information they can provide. AneInfo solves this by injecting more useful info.
Electra Beta!: Put all files in SBInject in SBInject, All Files in PreferenceBundles in PreferenceBundles, all files in PreferenceLoader/Preferences in PreferenceLoader/Preferences
Electra Cydia and all other jailbreaks: Put all files in SBInject in /Library/MobileSubstrate/DynamicLibraries, All Files in PreferenceBundles in /Library/PreferenceBundles, all files in PreferenceLoader/Preferences in /Library/PreferenceLoader/Preferences
You do not need to include any external frameworks to use AneInfo. If you have the tweak installed it will automatically detect any AnemoneHTML widget selected.
mainUpdate This javascript function is called from the Tweak AneInfo. AneInfo will pass a parameter to this function letting it know what it is updating.
type the parameter will send what it's updating. This is so you don't have to update all your elements you only need to update the elements that need updating.
All the types that can be sent are. weather, statusbar, battery, reminders, events, music, and signinginfo