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

Module HardDisk

source code

HardDisk

HardDisk is a collection of devices and subsystems that make up a business function

$Id: HardDisk.py,v 1.7 2004/04/06 22:33:24 edahl Exp $


Version: 1.7

Classes [hide private]
  HardDisk
HardDisk object
Functions [hide private]
 
manage_addHardDisk(context, id, title=None, REQUEST=None)
make a filesystem
source code
Variables [hide private]
  __doc__ = """HardD...
  addHardDisk = DTMLFile('dtml/addHardDisk', globals())
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""HardDisk

HardDisk is a collection of devices and subsystems that make
up a business function

$Id: HardDisk.py,v 1.7 2004/04/06 22:33:24 edahl Exp $"""

RELMETATYPES

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