| Trees | Index | Help |
|
|---|
| Package p6 :: Package metadata :: Module base |
|
| Classes | |
|---|---|
BasicMetadataStorage |
Reference implementation of p6.metadata.interfaces.IMetadataStorage;
provides facilities for storing and retrieving metadata values. |
MetadataGroup |
Basic implementation of p6.metadata.interfaces.IMetadataGroup. |
| Function Summary | |
|---|---|
Returns a MetadataField class object (implementing the p6.metadata.interfaces.IMetadataField
interface) which is also marked as implementing the specified
fieldType. | |
A no-op validator used by default when no custom validator is specified. | |
| Variable Summary | |
|---|---|
str |
DEFAULT_KEY = '__p6_default__'
|
| Function Details |
|---|
metadatafield(fieldType)Returns a MetadataField class object (implementing thep6.metadata.interfaces.IMetadataField
interface) which is also marked as implementing the specified
fieldType.
|
NoOp(value)A no-op validator used by default when no custom validator is specified. |
| Variable Details |
|---|
DEFAULT_KEY
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:24 2005 | http://epydoc.sf.net |