class documentation

class _PortalRoot: (source)

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): (source)

Undocumented

def rootObject(self, broker): (source)

Return root Referenceable for broker.

Undocumented