Package XSLForms
[show private | hide private]
[frames | no frames]

Package XSLForms

XML/XSL-based forms generation and interpretation.

Copyright (C) 2005, 2006, 2007 Paul Boddie <paul@boddie.org.uk>

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
details.

You should have received a copy of the GNU Lesser General Public License along
with this program.  If not, see <http://www.gnu.org/licenses/>.

Submodules
  • Constants: Constants for XSLForms.
  • Fields: Interpretation of field collections from sources such as HTTP request parameter dictionaries.
  • Output: XSL-based form templating.
  • Prepare: Preparation of templating stylesheets.
  • Resources: XML/XSL-based forms resource classes.
    • Common: Common resource class functionality.
    • Login: Login resources for XSLForms applications.
    • PyQtCommon: Common resource class functionality for PyQt-related applications.
    • PyQtResources: Resources for use with PyQt.
    • PyQtWebResources: PyQt-compatible resources for use with WebStack.
    • WebResources: Resources for use with WebStack.
  • Utils: Utility functions for XSLForms documents.

Variable Summary
str __version__ = '0.4.6'

Variable Details

__version__

Type:
str
Value:
'0.4.6'                                                                

Generated by Epydoc 2.1 on Sat Jul 7 23:23:39 2007 http://epydoc.sf.net