Table of Contents

Class: IViewService ./src/peak/web/interfaces.py
Base Classes   
Interface
Methods   
registerView
  registerView 
registerView (
        target,
        name,
        handler,
        )

Register handler to implement view name for target

target must be a type, protocol, or None, and handler must be an INamespaceHandler. If target is None, then the view is intended to apply to the view service itself, rather than to a content type.


Table of Contents

This document was automatically generated on Mon Apr 22 01:11:04 2024 by HappyDoc version 2.1