![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
class | OpkgComponent |
Functions | |
def | opkgExtraDestinations () |
def | opkgAddDestination (mountpoint) |
def | onPartitionChange (why, part) |
def | listsDirPath () |
def | enumFeeds () |
def | enumPlugins (filterStart="") |
Variables | |
MODULE_NAME = __name__.split(".")[-1] | |
list | opkgDestinations = [] |
string | opkgStatusPath = "" |
def Components.Opkg.enumFeeds | ( | ) |
def Components.Opkg.enumPlugins | ( | filterStart = "" | ) |
def Components.Opkg.listsDirPath | ( | ) |
def Components.Opkg.onPartitionChange | ( | why, | |
part | |||
) |
def Components.Opkg.opkgAddDestination | ( | mountpoint | ) |
def Components.Opkg.opkgExtraDestinations | ( | ) |
Components.Opkg.MODULE_NAME = __name__.split(".")[-1] |
list Components.Opkg.opkgDestinations = [] |
string Components.Opkg.opkgStatusPath = "" |