|
Panda3D
|
Public Member Functions | |
| def | __init__ |
| def | authDebug |
| def | debug |
| def | genToken |
| def | listAllCategories |
| def | logOut |
| def | passwordPrompt |
| def | pollDirectDebugHTTPTask |
| def | searchForCat |
| def | startCheckingIncomingHTTP |
| def | stopCheckingIncomingHTTP |
| def | turnCatOff |
| def | turnCatOn |
Public Attributes | |
| authTokens | |
| pageToHit | |
| password | |
| passwordProtect | |
| portNumber | |
| username | |
| web | |
| def __init__ | ( | self, | |
portNumber = 8888, |
|||
username = None, |
|||
password = None |
|||
| ) |
| def authDebug | ( | self, | |
| replyTo, | |||
| kw | |||
| ) |
| def debug | ( | self, | |
| replyTo, | |||
| kw | |||
| ) |
| def genToken | ( | self | ) |
| def listAllCategories | ( | self, | |
| replyTo, | |||
optionalMessage = None, |
|||
authToken = None |
|||
| ) |
| def logOut | ( | self, | |
| replyTo, | |||
| authToken | |||
| ) |
| def passwordPrompt | ( | self, | |
| replyTo, | |||
| kw | |||
| ) |
| def pollDirectDebugHTTPTask | ( | self, | |
| task | |||
| ) |
| def searchForCat | ( | self, | |
| searchString, | |||
| replyTo, | |||
toggle = None, |
|||
authToken = None |
|||
| ) |
| def startCheckingIncomingHTTP | ( | self | ) |
| def stopCheckingIncomingHTTP | ( | self | ) |
| def turnCatOff | ( | self, | |
| item, | |||
| replyTo, | |||
sString = None, |
|||
authToken = None |
|||
| ) |
| def turnCatOn | ( | self, | |
| item, | |||
| replyTo, | |||
sString = None, |
|||
authToken = None |
|||
| ) |
1.7.3