Package CMFPlone :: Module CatalogTool
[show private | hide private]
[frames | no frames]

Module CMFPlone.CatalogTool

Classes
CatalogTool This is a ZCatalog that filters catalog queries.
ExtensibleIndexableObjectRegistry Registry for extensible object indexing.
ExtensibleIndexableObjectWrapper Extensible wrapper for object indexing.

Variable Summary
SRE_Pattern num_sort_regex = \d+
instancemethod registerIndexableAttribute = CMFPlone.CatalogTool.ExtensibleIndexableObjectRegistry.register
dict SIZE_CONST = {'kB': 1024, 'GB': 1073741824, 'MB': 104857...
tuple SIZE_ORDER = ('GB', 'MB', 'kB')
ExtensibleIndexableObjectRegistry _eioRegistry = {'syndication_enabled': <function syndica...
object _marker = <object object at 0xb7d91590>

Variable Details

num_sort_regex

Type:
SRE_Pattern
Value:
\d+                                                                    

SIZE_CONST

Type:
dict
Value:
{'kB': 1024, 'GB': 1073741824, 'MB': 1048576}                          

SIZE_ORDER

Type:
tuple
Value:
('GB', 'MB', 'kB')                                                     

_eioRegistry

Type:
ExtensibleIndexableObjectRegistry
Value:
{'syndication_enabled': <function syndication_enabled at 0xb51791ec>, \
'is_folderish': <function is_folderish at 0xb51791b4>, 'sortable_title\
': <function sortable_title at 0xb517910c>, 'allowedRolesAndUsers': <f\
unction allowedRolesAndUsers at 0xb51d0d84>, 'getObjPositionInParent':\
 <function getObjPositionInParent at 0xb5179144>, 'is_default_page': <\
function is_default_page at 0xb5179224>, 'getObjSize': <function getOb\
jSize at 0xb517917c>}                                                  

_marker

Type:
object
Value:
<object object at 0xb7d91590>                                          

Generated by Epydoc 2.1 on Wed Nov 30 03:57:59 2005 http://epydoc.sf.net