Table of Contents

Class: Traversable Zope-2.2.1-src/lib/python/OFS/Traversable.py

Methods   
absolute_url
getPhysicalPath
restrictedTraverse
unrestrictedTraverse
  absolute_url 
absolute_url ( self,  relative=0 )

  getPhysicalPath 
getPhysicalPath ( self )

Returns a path (an immutable sequence of strings) that can be used to access this object again later, for example in a copy/paste operation. getPhysicalRoot() and getPhysicalPath() are designed to operate together.

  restrictedTraverse 
restrictedTraverse (
        self,
        path,
        default=_marker,
        )

  unrestrictedTraverse 
unrestrictedTraverse (
        self,
        path,
        default=_marker,
        restricted=0,
        )

Exceptions   
'NotFound'
'Unauthorized'
()

Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6