xbmc
|
{ Function, Description } { Addon.Default.OpenSettings(extensionpoint)
, Open a settings dialog for the default addon of the given type (extensionpoint)
[New builtin] EnableAddon(id)
} { InstallAddon(id)
, Install the specified plugin/script
[in] | id | The add-on id } { InstallFromZip , Opens the "Install from zip" dialog if "Unknown sources" is enabled. Prompts the warning message if not. } { RunAddon(id[\,opt]) , Runs the specified plugin/script |
[in] | id | The add-on id. |
[in] | opt | is blank for no add-on parameters or |
[in] | opt | Add-on parameters in url format or |
[in] | opt[ |