History for PortalMember
??changed:
-
Interface description (in progress)
Anonymous permission
getUserName(self) --
Returns the user's name.
getMemberId(self)
No permission
listActions(self, portal_url)
getPassword(self) --
Note that some implementations will raise an exception since the password is encrypted and therefore not possible to retrieve in text form.
'Manage portal' permission
setMemberProperties(self, mapping)
setPassword(self, password=None, roles=None, domains=None) --
Changes the password, roles, and/or domains. Arguments not supplied should not be set.