[CMF-checkins] CVS: CMF/CMFCore/interfaces - Contentish.py:1.4.50.1

Yvo Schubbe schubbe@web.de
Wed, 18 Dec 2002 16:42:36 -0500


Update of /cvs-repository/CMF/CMFCore/interfaces
In directory cvs.zope.org:/tmp/cvs-serv10876/CMFCore/interfaces

Modified Files:
      Tag: yuppie-collector096-branch
	Contentish.py 
Log Message:
ActionProvider interface cleanup:
- Removed listActions() from Contentish and portal_workflow interface.
- Removed redundant or 'None' overriding of listActions().

=== CMF/CMFCore/interfaces/Contentish.py 1.4 => 1.4.50.1 ===
--- CMF/CMFCore/interfaces/Contentish.py:1.4	Wed Nov 28 14:06:24 2001
+++ CMF/CMFCore/interfaces/Contentish.py	Wed Dec 18 16:42:35 2002
@@ -37,18 +37,6 @@
         return it as an absolute URL.
         """
 
-    def listActions():
-        """
-        listAction returns a tuple containing dictionaries that describe 
-        a specific "action". An "action" shows up as a link in the PTK
-        toolbox which has a title, a URL, a category (the action can be 
-        applied at the object- or user-level or everywhere) and the 
-        permissions needed to show the action link.
-
-        listActions can be used to provide actions specific to your 
-        content object.
-        """
-
     def SearchableText():
         """
         SearchableText is called to provide the Catalog with textual