Package ZenUtils :: Module MultiPathIndex
[hide private]
[frames] | no frames]

Module MultiPathIndex

source code

Classes [hide private]
  MultiPathIndex
A path index that is capable of indexing multiple paths per object.
Functions [hide private]
 
_isSequenceOfSequences(seq) source code
 
_recursivePathSplit(seq) source code
 
manage_addMultiPathIndex(self, id, REQUEST=None, RESPONSE=None, URL3=None)
Add a MultiPathIndex.
source code
Variables [hide private]
  LOG = logging.getLogger('ZenUtils.MultiPathIndex')
  manage_addMultiPathIndexForm = DTMLFile('dtml/addMultiPathInde...
Variables Details [hide private]

manage_addMultiPathIndexForm

Value:
DTMLFile('dtml/addMultiPathIndex', globals())