Products.MightyCal.Style.StyleElement (version 1.6) | index /home/zope/lib/python/Products/MightyCal/Style/StyleElement.py |
StyleElement objects hold the property-value pairs that constitute CSS elements. They are able to render themselves as complete CSS element statements, or in XML format.
Modules | ||||||
|
Classes | ||||||||||||||||||
|
Functions | ||
|
Data | ||
ATTRIBUTE_SET_TAG = 'xsl:attribute-set' ATTRIBUTE_TAG = 'xsl:attribute' BLANK_CSS = 'blank.css' DTML_DIR = 'dtml' INFO = 0 STYLESHEET_OBJECT = 'Stylesheet' STYLE_ELEMENT = 'StyleElement' STYLE_POLICY = 'Policy for Stylesheet and related objects' VALUE_OF_TAG = 'xsl:value-of' XSL_NAMESPACE_ATTRIBUTE = 'xmlns:xsl="http://www.w3.org/1999/XSL/Transform"' XSL_STYLESHEET_TAG = 'style-attribute-sets' __file__ = '/home/zope/lib/python/Products/MightyCal/Style/StyleElement.pyc' __name__ = 'Products.MightyCal.Style.StyleElement' __version__ = '$Revision: 1.6 $' permViewMgmtScreen = 'View management screens' |