class documentation

class _PortalRoot:

Constructor: _PortalRoot(portal)

Implements interfaces: twisted.spread.pb.IPBRoot

View In Hierarchy

Root object, used to login to portal.

Method __init__ Undocumented
Method rootObject Return root Referenceable for broker.
Instance Variable portal Undocumented
def __init__(self, portal):

Undocumented

def rootObject(self, broker):

Return root Referenceable for broker.

portal =

Undocumented