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')

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')                                                     

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