root/qPloneComments/tags/3.1/interfaces.py

Revision 1018 (checked in by chervol, 1 year ago)

initial import of plone3 compatible branch

  • Property svn:eol-style set to native
Line 
1 from plone.theme.interfaces import IDefaultPloneLayer
2
3 class IPloneCommentsLayer(IDefaultPloneLayer):
4     """Marker interface that defines a Zope 3 skin layer bound to a Skin
5        Selection in portal_skins.
6     """
Note: See TracBrowser for help on using the browser.