Navigation

  • index
  • modules |
  • next |
  • zope.contentprovider 6.1.dev0 documentation »
  • zope.contentprovider

zope.contentprovider¶

Latest release Supported Python versions https://github.com/zopefoundation/zope.contentprovider/actions/workflows/tests.yml/badge.svg https://coveralls.io/repos/github/zopefoundation/zope.contentprovider/badge.svg?branch=master Documentation Status

This package provides a framework to develop componentized Web GUI applications. Instead of describing the content of a page using a single template or static system of templates and METAL macros, content provider objects are dynamically looked up based on the setup/configuration of the application.

Detailed documentation is available at https://zopecontentprovider.readthedocs.io

Documentation:

  • Motivation and Design Goals
  • Content Providers
    • Two-Phased Content Providers
    • UpdateNotCalled Errors
    • zope.contentprovider.interfaces
  • The TALES provider Expression
    • Failure to Find a Content Provider
    • Additional Data from TAL
    • ILocation
    • zope.contentprovider.tales
  • Provided Base Classes
    • zope.contentprovider.provider
  • Changes
    • 6.1 (unreleased)
    • 6.0 (2024-06-07)
    • 5.0 (2023-04-14)
    • 4.2.1 (2018-11-08)
    • 4.2 (2018-10-05)
    • 4.1.0 (2017-08-08)
    • 4.0.0 (2014-12-24)
    • 4.0.0a1 (2013-02-22)
    • 3.7.2 (2010-05-25)
    • 3.7.1 (2010-04-30)
    • 3.7 (2010-04-27)
    • 3.6.1 (2009-12-23)
    • 3.6.0 (2009-12-22)
    • 3.5.0 (2009-03-18)
    • 3.4.0 (2007-10-02)

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • zope.contentprovider
    • Indices and tables

Next topic

Motivation and Design Goals

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • zope.contentprovider 6.1.dev0 documentation »
  • zope.contentprovider
© Copyright 2015-2024, Zope Foundation and Contributors. Created using Sphinx 8.1.3.