Model a product that can be created through the web.
Methods
|
|
|
|
Destination
|
Destination ( self )
Return the destination for factory output
|
|
DestinationURL
|
DestinationURL ( self )
Return the URL for the destination for factory output
|
|
__init__
|
__init__ (
self,
id,
title,
)
|
|
_distribution
|
_distribution ( self )
|
|
getProductHelp
|
getProductHelp ( self )
Returns the ProductHelp object associated
with the Product.
|
|
manage_addPrincipiaFactory
|
manage_addPrincipiaFactory (
self,
id,
title,
object_type,
initial,
permission=None,
REQUEST=None,
)
|
|
manage_distribute
|
manage_distribute (
self,
version,
RESPONSE,
configurable_objects=[],
redistributable=0,
)
Set the product up to create a distribution and give a link
|
|
manage_get_product_readme__
|
manage_get_product_readme__ ( self )
|
|
new_version
|
new_version ( self, _intending=regex.compile( "[.]?[0-9]+$" ) )
|
|
permissionMappingPossibleValues
|
permissionMappingPossibleValues ( self )
|
|
zclass_product_name
|
zclass_product_name ( self )
|