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.
-
PyQtWebResources : PyQt-compatible resources for use with WebStack.
-
WebResources : Resources for use with WebStack.
-
Utils : Utility functions for XSLForms documents.
|