PTKBase.MemberInterface

Documentation
A portal member object could be implemented ain a number of ways. It could subclass the Zope User class and use propertysheets to manage properties. Alternatively, it could be implemented via SQL or LDAP data and brains. In any case, the implementation must implement this interface.