Page Menu Model
Username:  
Password:
  > Home
> User Guide
> Reference
v Portal Object
    o Page Menu Model
    o Action Menu Model
    o Object Reference
> Development Guide


Shortcuts
sys Class
debug Class
Intrinsic Conversions
>> Portal Object >> Page Menu Model <=  =>      <  1  2  3  4  5  6  >  
A Page Menu Menu that clicks to pages

A Page Menu clicks into another page of the BEE Portal site.  To build a Page Menu site, all you need to do after creating the Portal Object and inserting the client scripts, is to put the appropriate Portal Object variable at the right place.

Information about the Portal Object variables can be found from the Object Reference.  Here we include some common ones:

${pt%ListMenu}

You may want to provide a quick-jump menu to go to any page in one go, like this:

Quick Jump:
<select class="field" onChange="window.location = '${pt%Subpath}' + this.options[this.selectedIndex].value">
<bee value="{pt%MenuSelectOptionTags}">
</select>

Here are the facilities commonly used in a Page Portal site:

Variable Description
pt%ListMenu A ready-made HTML string presenting menu entries vertically
pt%PathMenu A ready-made HTML string presenting the menu path to the current entry horizontally
pt%PageBar A ready-made HTML string presenting a page bar containing all pages of the topic ({this%PageNumber} of them) with navigation arrows
Previous Page       Next Page

Accsoft Computer Technology Pty Ltd     ABN: 98 065 617 549
PO Box 892, Epping NSW 1710         Level 1, Epping Office Park, 242 Beecroft Rd, Epping NSW 2121, Australia
Tel: Sydney - (02)98691668     National - 1300-881668         Fax: (02)98691866
© Copyright 2003 Accsoft Computer Technology Pty Ltd