Example #1
0
	def actions(self):
		return ExamplePage.actions(self) + ['fileupload']
Example #2
0
 def actions(self):
     return ExamplePage.actions(self) + self._actions
Example #3
0
 def actions(self):
     return ExamplePage.actions(self) + self._actions