Portal Object
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 <=  =>      <  1  2  3  4  5  6  7  8  >  
PageInfo BEE Portal Object Manual

The Menu entry of the current page can be accessed via the PageInfo array of the Portal Object.  For example:

${pt%PageInfo:Name} - ${pt%PageInfo:Description}

The following PageInfo elements can be used:

Address A unique handle to the menu item.  For Page Menu Model, it contains the "subpage" part of the URL. 
Parent The "Address" of the parent item (blank for top level items)
Name The Topic Name appearing on the Menu
Description The Topic Description (usually one line).  It is usually shown when the mouse point is over the menu entry.
Page In an Action Menu, this contains the "subpage" part of the URL.  (Not used in a Page Menu.)
Param An optional parameter string (subject to the interpretation of the code in the web page).
AccessLevel Minimum access level (numeric) required to access the web page.
Now you have the basic idea or how a BEE Portal site works.  You can go on to the Page Menu Model or the Action Menu Model.  If you want more information about the Portal Object, you can go to Object Reference.
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