| Trees | Index | Help |
|---|
| Package CMFSetup :: Module typeinfo |
|
Types tool export / import
$Id: typeinfo.py 37097 2005-07-01 13:27:45Z efge $| Classes | |
|---|---|
OldTypeInfoImportConfigurator |
Synthesize data from XML description. |
TypeInfoConfigurator |
Synthesize data from XML description. |
TypeInfoExportConfigurator |
Synthesize XML description. |
TypeInfoImportConfigurator |
Synthesize data from XML description. |
TypesToolConfigurator |
Synthesize data from XML description. |
TypesToolExportConfigurator |
Synthesize XML description. |
TypesToolImportConfigurator |
Synthesize data from XML description. |
| Function Summary | |
|---|---|
Export types tool content types as a set of XML files. | |
Import types tool and content types from XML files. | |
Return the name of the file which holds info for a given type. | |
| Variable Summary | |
|---|---|
str |
_TOOL_FILENAME = 'typestool.xml'
|
| Function Details |
|---|
exportTypesTool(context)Export types tool content types as a set of XML files. |
importTypesTool(context)Import types tool and content types from XML files. |
_getTypeFilename(type_id)Return the name of the file which holds info for a given type. |
| Variable Details |
|---|
_TOOL_FILENAME
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Nov 30 03:58:48 2005 | http://epydoc.sf.net |