◆ __init__()
def Plugins.Extensions.Browser.BrowserDB.Cookie.__init__ |
( |
|
self, |
|
|
|
key, |
|
|
|
domain, |
|
|
|
path, |
|
|
|
raw, |
|
|
|
expires, |
|
|
|
convertDate = False |
|
) |
| |
◆ __str__()
def Plugins.Extensions.Browser.BrowserDB.Cookie.__str__ |
( |
|
self | ) |
|
◆ cookieDate2Ts()
def Plugins.Extensions.Browser.BrowserDB.Cookie.cookieDate2Ts |
( |
|
self, |
|
|
|
cd |
|
) |
| |
◆ fromRawString()
def Plugins.Extensions.Browser.BrowserDB.Cookie.fromRawString |
( |
|
raw | ) |
|
|
static |
◆ domain
Plugins.Extensions.Browser.BrowserDB.Cookie.domain |
◆ expires
Plugins.Extensions.Browser.BrowserDB.Cookie.expires |
◆ key
Plugins.Extensions.Browser.BrowserDB.Cookie.key |
◆ path
Plugins.Extensions.Browser.BrowserDB.Cookie.path |
◆ raw
Plugins.Extensions.Browser.BrowserDB.Cookie.raw |
The documentation for this class was generated from the following file:
- usr/lib/enigma2/python/Plugins/Extensions/Browser/BrowserDB.py