Package ZenModel :: Module Software
[hide private]
[frames] | no frames]

Module Software

source code

Software

Software represents a software vendor's product.

$Id: Software.py,v 1.5 2003/03/08 18:34:24 edahl Exp $


Version: 1.5

Classes [hide private]
  Software
Software object
Functions [hide private]
 
manage_addSoftware(context, id, title=None, REQUEST=None)
make a Software
source code
Variables [hide private]
  __doc__ = """Softw...
  addSoftware = DTMLFile('dtml/addSoftware', globals())
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""Software

Software represents a software vendor's product.

$Id: Software.py,v 1.5 2003/03/08 18:34:24 edahl Exp $"""

RELMETATYPES

Value:
('ToOneRelationship', 'ToManyContRelationship', 'ToManyRelationship')