Ft.Server.Client.Core.UserClient

Modules

Commands  GroupableObjectMixin  XmlDocumentClient   

Classes

__delitem__(self, name)
__getitem__(self, name)
__setitem__(self, name, value)
_delete(self)
get(self, name, defaultValue=None)
getPassword(self)
getUserData(self)
getUsername(self)
has_key(self, key)
items(self)
keys(self)
setPassword(self, newPasswd)
setUserData(self, userData)
values(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Client.Core.UserClient'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Client/Core/UserClient.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Client.Core.UserClient'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.