zope.component¶

Contents:

  • Changes
  • Zope Component Architecture
    • Utilities
    • Adapters
    • Subscription Adapters
    • Handlers
  • The Zope 3 Component Architecture (Socket Example)
    • Adapters
    • Subscribers
    • Utilities
    • Site Managers
  • zope.component.events: Event dispatching
    • Object events
  • zope.component.factory: Object Creation Factories
    • The Factory Class
    • The Component Architecture Factory API
  • zope.component.persistentregistry: Persistent Component Management
  • ZCML directives
    • adapter
    • subscriber
    • utility
    • interface
  • Package configuration
  • zope.component.hooks: The current component registry
    • Context manager
  • zope.component.testlayer: Test Layers
    • LayerBase
    • ZCMLFileLayer
  • zope.component API Reference
    • zope.component: Module-level functions
    • Interface Definitions
    • Site Manager APIs
    • Utility Registration APIs
    • Adapter Registration APIs
    • Factory APIs
    • Interface Registration APIs
    • Security APIs
    • Persistent Registries
    • zope.component.hooks: The current component registry
  • Hacking on zope.component
    • Getting the Code
    • Working in a virtualenv
    • Using zc.buildout
    • Using tox
    • Contributing to zope.component

Indices and tables¶

  • Index

  • Module Index

  • Search Page

zope.component

Navigation

  • Changes
  • Zope Component Architecture
  • The Zope 3 Component Architecture (Socket Example)
  • zope.component.events: Event dispatching
  • zope.component.factory: Object Creation Factories
  • zope.component.persistentregistry: Persistent Component Management
  • ZCML directives
  • Package configuration
  • zope.component.hooks: The current component registry
  • zope.component.testlayer: Test Layers
  • zope.component API Reference
  • Hacking on zope.component

Related Topics

  • Documentation overview
    • Next: Changes

Quick search

©Zope Foundation and Contributors. | Powered by Sphinx 5.0.2 & Alabaster 0.7.12 | Page source