![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Namespaces | |
Screens.CCcamInfo | |
Functions | |
def | Screens.CCcamInfo.searchConfig () |
global More... | |
def | Screens.CCcamInfo.getPage (url, callback, errback) |
def | Screens.CCcamInfo.translateBlock (block) |
def | Screens.CCcamInfo.getConfigValue (l) |
def | Screens.CCcamInfo.notBlackListed (entry) |
def | Screens.CCcamInfo.getConfigNameAndContent (fileName) |
def | Screens.CCcamInfo.CCcamListEntry (name, idx) |
def | Screens.CCcamInfo.CCcamServerListEntry (name, color) |
def | Screens.CCcamInfo.CCcamShareListEntry (hostname, type, caid, system, uphops, maxdown) |
def | Screens.CCcamInfo.CCcamShareViewListEntry (caidprovider, providername, numberofcards, numberofreshare) |
def | Screens.CCcamInfo.CCcamConfigListEntry (file) |
def | Screens.CCcamInfo.CCcamMenuConfigListEntry (name, blacklisted) |
Variables | |
string | Screens.CCcamInfo.VERSION = "V3" |
string | Screens.CCcamInfo.DATE = "01.12.2021" |
string | Screens.CCcamInfo.CFG = "/etc/CCcam.cfg" |
string | Screens.CCcamInfo.CFG_path = '/etc' |
int | Screens.CCcamInfo.Counter = 0 |
dictionary | Screens.CCcamInfo.AuthHeaders |
Screens.CCcamInfo.sf = getSkinFactor() | |
global More... | |
list | Screens.CCcamInfo.TranslationHelper |
list | Screens.CCcamInfo.menu_list |
Screens.CCcamInfo.lock_on = loadPNG(resolveFilename(SCOPE_GUISKIN, "icons/lock_on.png")) | |
Screens.CCcamInfo.lock_off = loadPNG(resolveFilename(SCOPE_GUISKIN, "icons/lock_off.png")) | |
Screens.CCcamInfo.cccamlineedit | |
Screens.CCcamInfo.protocol | |
Screens.CCcamInfo.domain | |
Screens.CCcamInfo.port | |
Screens.CCcamInfo.username | |
Screens.CCcamInfo.password | |
Screens.CCcamInfo.deskey | |