You are not logged in Log in Join
You are here: Home » Download Zope Products » Content Management Framework (ne "PTK") » ZWiki » PortalMember » wikipage_view

Log in
Name

Password

 
 
PTKDashboard » NewPTKArchitecture »

PortalMember

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.