| Trees | Index | Help |
|
|---|
| Package p6 :: Package ui :: Package pages :: Module metadata |
|
| Classes | |
|---|---|
ItemMetadataPage |
Basic metadata page for groups which apply to an IItem interface; this page duplicates the fields as necessary in order to show the group for each item the group applies to. |
MetadataPage |
Basic metadata page; generated for most metadata groups. |
| Function Summary | |
|---|---|
Returns a list of page objects, automatically generated from the supplied metadata field definitions. | |
Subscription adapter to adapt a metadata group which applies to p6.storage.interfaces.IWorkItem to a wizard
page. | |
Subscription adapter to adapt a metadata group which applies to p6.storage.interfaces.IStorage to a wizard
page. | |
Subscription adapter to adapt a metadata group which applies to p6.storage.interfaces.IWork to a wizard
page. | |
| Function Details |
|---|
generatePages(itemInterfaces=[<InterfaceClass p6.storage.interfaces.IWork>, <Interface...)Returns a list of page objects, automatically generated from the supplied metadata field definitions.
|
item_metaGroupWizPage(metaGroup)Subscription adapter to adapt a metadata group which applies to p6.ui.interfaces.IWizardPage.
|
storage_metaGroupWizPage(metaGroup)Subscription adapter to adapt a metadata group which applies top6.storage.interfaces.IStorage to a
wizard page. If you define your own item type, you need to register an
adapter from the type's interface to p6.ui.interfaces.IWizardPage.
|
work_metaGroupWizPage(metaGroup)Subscription adapter to adapt a metadata group which applies to p6.ui.interfaces.IWizardPage.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:19 2005 | http://epydoc.sf.net |