Panda3D
|
Functions | |
def | addBodyHeaderAndContent (bodyTag, titleString, menuTags) |
def | getQuickStatsTable (quickStats) |
def | getRowClassString (rowNum) |
def | getTabs (menu, activeTab) |
def | getTabTags (menu, activeTab) |
def | getURITable (title, uriList, uriToHandler) |
Variables | |
string | contactInfo = "M. Ian Graham - ian.graham@dig.com" |
string | defaultDesc = description |
string | 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" |
string defaultDesc = description |
string 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 stylesheet |
string title = "Landing Page" |