Package Archetypes :: Package Extensions :: Module migrations
[show private | hide private]
[frames | no frames]

Module Archetypes.Extensions.migrations

Classes
StdoutStringIO StringIO that also writes to stdout

Function Summary
  fixArchetypesTool(portal, out)
  migrate(self)
migrate an AT site
  migrateCatalogIndexes(portal, out)
  migrateReferences(portal, out)
  migrateSchemas(portal, out)
  migrateUIDs(portal, out)
  refreshCatalogs(portal, out)
  reinstallArchetypes(portal, out)
let's quickinstaller (re)install Archetypes and it's dependencies
  removeOldUIDs(portal, out)

Variable Summary
str EMPTY_RELATIONSHIP = 'related'
str olduididx = 'old_tmp_at_uid'
bool USE_FULL_TRANSACTIONS = False

Function Details

migrate(self)

migrate an AT site

reinstallArchetypes(portal, out)

let's quickinstaller (re)install Archetypes and it's dependencies

Variable Details

EMPTY_RELATIONSHIP

Type:
str
Value:
'related'                                                              

olduididx

Type:
str
Value:
'old_tmp_at_uid'                                                       

USE_FULL_TRANSACTIONS

Type:
bool
Value:
False                                                                  

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