[Ann] ToolbarHelper

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[Ann] ToolbarHelper

keith1y
=======
Name: Seaside28Jetsam-kph.31
Author: kph
Time: 10 November 2007, 1:18:01 am
UUID: c7a02223-8f2a-11dc-a9ef-000a95edb42a
Ancestors: Seaside28Jetsam-kph.30

- ToolbarHelper a Root Decoration Helper which optionally renders
WAToolFrame

Displays the toolbar when deployment mode is OFF
under the control of a session property instead of a global preference.

i.e. it enables you to display the toolbar for specific users when they
log in to your app.

Although deploymentMode is effectively redundant it only operates when
enabled and deployment mode is ON otherwise deferring to the standard
WAToolFrame toolbar.

(placing the toolbar in a helper as a standard feature could clean up
some seaside code elsewhere)

=======
enjoy

Keith
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside