Table of Contents

Class: HelpSys Zope-2.2.1-src/lib/python/HelpSys/HelpSys.py

Zope Help System

Provides browsing and searching of Zope Product Help.

Base Classes   
Acquisition.Implicit
ObjectManager
Item
Persistent
Methods   
HelpButton
__call__
__init__
helpValues
tpValues
  HelpButton 
HelpButton (
        self,
        topic,
        product,
        )

Insert a help button linked to a help topic.

  __call__ 
__call__ (
        self,
        REQUEST=None,
        **kw,
        )

Searchable interface

Seaching does an aggregated search of all ProductHelp objects. Only Help Topics for which the user has permissions are returned.

  __init__ 
__init__ ( self,  id='HelpSys' )

  helpValues 
helpValues ( self,  spec=None )

ProductHelp objects of all Products that have help

  tpValues 
tpValues ( self )

Tree protocol - returns child nodes

Aggregates Product Helps with the same title.


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6