Package ATContentTypes :: Package tool :: Module topic
[show private | hide private]
[frames | no frames]

Module ATContentTypes.tool.topic

Classes
ATTopicsTool This tool makes it possible to manage the indexes that are used inside topics and allows you to enter a friendly name instead of cryptic indexes
TopicIndex Mix-in class combining the most common set of basic mix-ins

Variable Summary
tuple IGNORED_COLUMNS = ('Date', 'allowedRolesAndUsers', 'id',...
tuple IGNORED_FIELDS = ('Date', 'allowedRolesAndUsers', 'id', ...
SectionValue tool_config = <SectionValue for topic_tool at 0xb6fc190c...

Variable Details

IGNORED_COLUMNS

Type:
tuple
Value:
('Date',
 'allowedRolesAndUsers',
 'id',
 'in_reply_to',
 'meta_type',
 'effective',
 'expires',
 'created',
...                                                                    

IGNORED_FIELDS

Type:
tuple
Value:
('Date', 'allowedRolesAndUsers', 'id', 'in_reply_to', 'meta_type')     

tool_config

Type:
SectionValue
Value:
<SectionValue for topic_tool at 0xb6fc190c>                            

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