Products.MightyCal.Style.StyleCollection (version 1.7) | index /home/zope/lib/python/Products/MightyCal/Style/StyleCollection.py |
StyleCollection Class. Contains Stylesheet objects which correspond to Templates. Stylesheets are requested by the Cocoon frontend, depending on various factors, including the output format requested, the user agent, and the user's formatting choices.
Modules | ||||||
|
Classes | ||||||||||
|
Data | ||
ATTRIBUTE_SET_TAG = 'xsl:attribute-set' ATTRIBUTE_TAG = 'xsl:attribute' BLANK_CSS = 'blank.css' CSS_DIR = 'css' DTML_DIR = 'dtml' INFO = 0 MessageDialog = <HTML instance at 82c28f8> PRODUCT_NAME = 'MightyCal' STYLESHEET_OBJECT = 'Stylesheet' STYLE_COLLECTION = 'StyleCollection' 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/StyleCollection.pyc' __name__ = 'Products.MightyCal.Style.StyleCollection' __version__ = '$Revision: 1.7 $' permAddCalendar = 'Add Calendars' permDelObjs = 'Delete objects' permViewMgmtScreen = 'View management screens' |