source: products/quintagroup.plonetabs/trunk/quintagroup/plonetabs/interfaces.py @ 815

Last change on this file since 815 was 815, checked in by chervol, 17 years ago

SimpleBlog? optimizations

  • Property svn:eol-style set to native
File size: 138 bytes
Line 
1from zope.interface import Interface
2
3class IPloneTabsProductLayer(Interface):
4    """A layer specific to quintagroup.plonetabs product"""
Note: See TracBrowser for help on using the repository browser.