Squishdot Investigation
__init__.py
#register the Squishdot Site class
initialize(context)
--registers class SquishSite
--manages add Squishdot
#Load addSquishdotForm from disk
#method to construct a Squishdot site
manage_addSquishdot(self, id, ,,)
"""Create a Squishdot Site"""
#load images from disk and make them accessible
#make the mailhost list method accessible.
#register the Squishdot Site class
initialize(context)
--registers class SquishSite
--manages add Squishdot
#Load addSquishdotForm from disk
#method to construct a Squishdot site
manage_addSquishdot(self, id, ,,)
"""Create a Squishdot Site"""
#load images from disk and make them accessible
#make the mailhost list method accessible.

0 Comments:
Post a Comment
<< Home