![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Functions | |
| def | filescan_open (list, session, **kwargs) |
| def | start_from_filescan (**kwargs) |
| def | start_from_mainmenu (menuid, **kwargs) |
| def | start_from_pluginmenu (session, **kwargs) |
| def | exit (session, result) |
| def | Plugins (path, **kwargs) |
Variables | |
| pname = _("File Commander") | |
| pdesc = _("manage local Files") | |
| filecommander | |
| add_mainmenu_entry | |
| default | |
| add_extensionmenu_entry | |
| def Plugins.Extensions.FileCommander.plugin.exit | ( | session, | |
| result | |||
| ) |
| def Plugins.Extensions.FileCommander.plugin.filescan_open | ( | list, | |
| session, | |||
| ** | kwargs | ||
| ) |
| def Plugins.Extensions.FileCommander.plugin.Plugins | ( | path, | |
| ** | kwargs | ||
| ) |
| def Plugins.Extensions.FileCommander.plugin.start_from_filescan | ( | ** | kwargs | ) |
| def Plugins.Extensions.FileCommander.plugin.start_from_mainmenu | ( | menuid, | |
| ** | kwargs | ||
| ) |
| def Plugins.Extensions.FileCommander.plugin.start_from_pluginmenu | ( | session, | |
| ** | kwargs | ||
| ) |
| Plugins.Extensions.FileCommander.plugin.add_extensionmenu_entry |
| Plugins.Extensions.FileCommander.plugin.add_mainmenu_entry |
| Plugins.Extensions.FileCommander.plugin.default |
| Plugins.Extensions.FileCommander.plugin.filecommander |
| Plugins.Extensions.FileCommander.plugin.pdesc = _("manage local Files") |
| Plugins.Extensions.FileCommander.plugin.pname = _("File Commander") |