[Zope] Methods inside a ZClass

Tres Seaver tseaver@palladion.com
Sun, 02 Jan 2000 16:13:29 -0600


Jason Spisak <webmaster@mtear.com> wrote:

> Zopists,
> 
> How do the management tabs call to see if a method should get a tab?
> I've been trying to find out how to call that.  Does anyone know where
> it is in the source?

In the ZClass management view (under Control Panel | Products), use the Views
tab to specify the methods which get tabs on an instance's management view.

In a Python Product, the Product class declares a class member, manage_options,
which is a tuple of dictionaries, each describing a tab.

Hope this helps,

Tres.
-- 
=========================================================
Tres Seaver         tseaver@palladion.com    713-523-6582
Palladion Software  http://www.palladion.com