Products.PluginIndexes
index
/home/zope/lib/python/Products/PluginIndexes/__init__.py

##############################################################################
#
# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.

# This software is subject to the provisions of the Zope Public License,
# Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
# FOR A PARTICULAR PURPOSE

##############################################################################

 
Package Contents
            
FieldIndex (package)
KeywordIndex (package)
PathIndex (package)
TextIndex (package)
__init__
common (package)

 
Functions
            
initialize(context)

 
Data
             __file__ = '/home/zope/lib/python/Products/PluginIndexes/__init__.pyc'

__name__ = 'Products.PluginIndexes'

__path__ = ['/home/zope/lib/python/Products/PluginIndexes']

_indexes = ['TextIndex', 'KeywordIndex', 'FieldIndex', 'PathIndex']

idx = 'PathIndex'

manage_addFieldIndexForm = <DTMLFile instance at 82ab508>

manage_addKeywordIndexForm = <DTMLFile instance at 833a0f8>

manage_addPathIndexForm = <DTMLFile instance at 832f1d0>

manage_addTextIndexForm = <DTMLFile instance at 8180f28>