Functions | |
def | addBodyHeaderAndContent |
def | getQuickStatsTable |
def | getRowClassString |
def | getTabs |
def | getTabTags |
def | getURITable |
Variables | |
string | contactInfo = "M. Ian Graham - ian.graham@dig.com" |
defaultDesc = description | |
defaultTitle = title | |
string | description = "To set this description, call WebRequestDispatcher.setDescription!<BR><BR>You can also add stats to the table below by calling WebRequestDispatcher.addQuickStat(Name,Value,PositionInTable)." |
string | footer |
string | header |
string | mainPageBody |
string | stylesheet |
string | title = "Landing Page" |
def direct.http.LandingPageHTML.addBodyHeaderAndContent | ( | bodyTag, | |
titleString, | |||
menuTags | |||
) |
def direct.http.LandingPageHTML.getQuickStatsTable | ( | quickStats | ) |
def direct.http.LandingPageHTML.getRowClassString | ( | rowNum | ) |
def direct.http.LandingPageHTML.getTabs | ( | menu, | |
activeTab | |||
) |
def direct.http.LandingPageHTML.getTabTags | ( | menu, | |
activeTab | |||
) |
def direct.http.LandingPageHTML.getURITable | ( | title, | |
uriList, | |||
uriToHandler | |||
) |
string contactInfo = "M. Ian Graham - ian.graham@dig.com" |
defaultDesc = description |
defaultTitle = title |
string description = "To set this description, call WebRequestDispatcher.setDescription!<BR><BR>You can also add stats to the table below by calling WebRequestDispatcher.addQuickStat(Name,Value,PositionInTable)." |
string footer |
string header |
string mainPageBody |
string stylesheet |
string title = "Landing Page" |