Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

!!THIS PAGE IS UNDER DEVELOPMENT!!

Overview

The HTML page is the area by which one develops the content of each portal page.  While any HTML can be utilized, there is also a large list of pre-designed portal functions which drive database content to the page.

How to use Portal functions

Portal Functions are simply tags that can be inserted anywhere in a portal page, in order to deliver page and database content. Some of these tags are unique to secure pages by which a subject/user is logged in, others are capable of being used for public pages. The following list of portal functions are described below.

Portal Function List

function Function Syntax

Secure Page Only?

When used Used

Parameters - Some or all of these are required

#BeginForm(p1, p2, pX...)

 

 

p1 = FormType, p2 = errorPage, p3 = successPage, p4 = cancelPage, p5 = pageParam1, p6 = pageParam2, p7 = pageParam3