Esempio n. 1
0
 def runAction(self, actionContext):
     blog = actionContext.getBlog()
     templateManager = ZShowTemplateManager()
     doTemplateDownload(templateManager, blog)
Esempio n. 2
0
 def runAction(self, actionContext):
     doTemplateDownload(actionContext.getParentWindow())
Esempio n. 3
0
 def runAction(self, actionContext):
     doTemplateDownload(actionContext.getParentWindow())
Esempio n. 4
0
 def runAction(self, actionContext):
     blog = actionContext.getBlog()
     templateManager = ZShowTemplateManager()
     doTemplateDownload(templateManager, blog)