c.l.i.a.IAccountPrivate(Interface) : interface documentation

Part of canonical.launchpad.interfaces.account View In Hierarchy

Known subclasses: canonical.launchpad.interfaces.account.IAccount

Private information on an IAccount.
Datetime date_created Undocumented
Choice creation_rationale Undocumented
Attribute openid_identifiers Linked OpenId Identifiers
PasswordField password Undocumented
Method createPerson Create and return a new IPerson associated with this account.
date_created =
Undocumented
creation_rationale =
Undocumented
openid_identifiers =
Linked OpenId Identifiers
password =
Undocumented
def createPerson(rationale, name=None, comment=None):
Create and return a new IPerson associated with this account.
ParametersrationaleA member of AccountCreationRationale.
nameSpecify a name for the IPerson instead of using an automatically generated one.
commentPopulate IPerson.creation_comment. See IPerson.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.