Package ATContentTypes :: Package Extensions :: Module findStaledObjects
[show private | hide private]
[frames | no frames]

Module ATContentTypes.Extensions.findStaledObjects

Find staled objects

find all objects which are:
 * visible
 * last modified more than a week ago
 * have an empty Title and empty Description
 * aren't modified after creation
 * have an autogenerated id

Function Summary
  findStaledObjects(self, remove, portal_types)

Variable Summary
str __author__ = 'Christian Heimes <ch@comlounge.net>'
tuple portal_types = ('Document', 'Event', 'Favorite', 'File',...

Variable Details

__author__

Type:
str
Value:
'Christian Heimes <ch@comlounge.net>'                                  

portal_types

Type:
tuple
Value:
('Document',
 'Event',
 'Favorite',
 'File',
 'Folder',
 'Image',
 'Link',
 'News Item')                                                          

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