Navigation

  • index
  • modules |
  • next |
  • zope.viewlet 5.2.dev0 documentation »
  • zope.viewlet

zope.viewlet¶

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

Viewlets provide a generic framework for building pluggable user interfaces. Viewlets are a special type of content provider that allows a template to define a region (a “viewlet manager”) into which content (“viewlets”) can be plugged.

Documentation is hosted at https://zopeviewlet.readthedocs.io/

Documentation:

  • Viewlets and Viewlet Managers
    • Design Notes
    • The Viewlet Manager
    • Customizing the default Viewlet Manager
    • WeightOrderedViewletManager
    • ConditionalViewletManager
    • Viewlet Base Classes
    • A Complex Example
    • Cleanup
  • A technique for communication between viewlets
    • The viewlets
    • Registering the viewlets
  • Viewlet-related ZCML Directives
    • The viewletManager Directive
    • The viewlet Directive

API Documentation:

  • Interfaces
  • Viewlet Managers
  • Viewlets
  • Changes
    • 5.2 (unreleased)
    • 5.1 (2025-02-14)
    • 5.0 (2023-03-27)
    • 4.3 (2022-03-18)
    • 4.2.1 (2018-12-17)
    • 4.2 (2018-10-09)
    • 4.1.0 (2017-09-23)
    • 4.0.0 (2014-12-24)
    • 4.0.0a1 (2013-02-24)
    • 3.7.2 (2010-05-25)
    • 3.7.1 (2010-04-30)
    • 3.7.0 (2009-12-22)
    • 3.6.1 (2009-08-29)
    • 3.6.0 (2009-08-02)
    • 3.5.0 (2009-01-26)
    • 3.4.2 (2008-01-24)
    • 3.4.1 (2008-01-21)
    • 3.4.1a (2007-4-22)
    • 3.4.0 (2007-10-10)

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • zope.viewlet
    • Indices and tables

Next topic

Viewlets and Viewlet Managers

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • zope.viewlet 5.2.dev0 documentation »
  • zope.viewlet
© Copyright 2015-2025, Zope Foundation and Contributors. Created using Sphinx 8.1.3.