openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.Opkg Namespace Reference

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 = ""
 

Function Documentation

◆ enumFeeds()

def Components.Opkg.enumFeeds ( )

◆ enumPlugins()

def Components.Opkg.enumPlugins (   filterStart = "")

◆ listsDirPath()

def Components.Opkg.listsDirPath ( )

◆ onPartitionChange()

def Components.Opkg.onPartitionChange (   why,
  part 
)

◆ opkgAddDestination()

def Components.Opkg.opkgAddDestination (   mountpoint)

◆ opkgExtraDestinations()

def Components.Opkg.opkgExtraDestinations ( )

Variable Documentation

◆ MODULE_NAME

Components.Opkg.MODULE_NAME = __name__.split(".")[-1]

◆ opkgDestinations

list Components.Opkg.opkgDestinations = []

◆ opkgStatusPath

string Components.Opkg.opkgStatusPath = ""