Table of Contents

Quit toolbar

This toolbar has only “print”, “quit” buttons.

Screenshot

Please note that the most important buttons have an accesskey.

Sample code

From within a p4a_mask constructor:

$this->build("p4a_quit_toolbar", "toolbar");

If you want your toolbar to be displayed in the top zone, remember to add this line to your p4a_mask constructor:

$this->display("top", $this->toolbar);
 
widgets/quit-toolbar.txt · Last modified: 2007/01/03 12:56
 
Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki