[Zope-Checkins] CVS: Packages/App - Management.py:1.20

Jim Fulton jim@tarzan.digicool.com
Mon, 10 May 1999 12:29:45 -0400


Update of /cvs-repository/Packages/App
In directory tarzan.digicool.com:/projects/users/jim/lib/python/App

Modified Files:
	Management.py 
Log Message:
Consolidated management functions related to tabs/views here.
Also added filtered_manage_options to find just those
options that are accessable to a user.  Finally, made help a little
bit more like other methods.