Novell::iFolderWeb::Admin::TopNavigation Class Reference

Summary description for TopNavigation. More...

Collaboration diagram for Novell::iFolderWeb::Admin::TopNavigation:

Collaboration graph
[legend]

List of all members.

Public Types

enum  PageTabs {
  Users, iFolders, System, Servers,
  Reports
}
 Enumeration of page tabs. More...

Public Member Functions

void AddBreadCrumb (string crumb, string link)
 Adds a bread crumb to the bread crumb list.
void AddBreadCrumb (string[] crumbs, string[] links)
 Adds a bread crumb to the bread crumb list.
string ExceptionMessage (Exception e)
 Gets the exception message from the Exception object.
void SetActivePageTab (PageTabs page)
 Sets the active page tab for utility pages that are used by multiple root pages.
void ShowInfo (string msg)
 Shows up an error below the banner.
void ShowError (string msg)
 Shows up an error below the banner.
void ShowError (Exception ex)
 Shows up an error below the banner.
void ShowError (string msg, Exception ex)
 Shows up an error below the banner.
bool ShowExceptionDetail (Exception e)
 Determines whether to show exception detail based on the type of exception.
void AddHelpLink (string PageName)
 Adds the parameter for providing help link for a page.

Static Public Member Functions

static string GetExceptionType (Exception e)
 Gets the exception type from the specified exception.

Protected Member Functions

string GetString (string key)
 Get a Localized String.
override void OnInit (EventArgs e)
 OnInit().

Protected Attributes

HtmlAnchor UserLink
 Anchor controls.
HtmlAnchor iFolderLink
 Anchor controls.
HtmlAnchor ServerLink
 Anchor controls.
HtmlAnchor SystemLink
 Anchor controls.
HtmlAnchor ReportsLink
 Anchor controls.
HtmlGenericControl ErrorPanel
 Error panel control.
Label ErrorMsg
 Error message control.
HtmlGenericControl MessagePanel
Label InfoMsg
 Error message control.
DataList BreadCrumbs
 Breadcrumb control.
Footer footer
 Footer control panel.


Detailed Description

Summary description for TopNavigation.


Member Enumeration Documentation

Enumeration of page tabs.


Member Function Documentation

string Novell::iFolderWeb::Admin::TopNavigation::GetString ( string  key  )  [inline, protected]

Get a Localized String.

Parameters:
key Key to the localized string.
Returns:
Localized string.

void Novell::iFolderWeb::Admin::TopNavigation::AddBreadCrumb ( string  crumb,
string  link 
) [inline]

Adds a bread crumb to the bread crumb list.

Parameters:
crumb 
link 

void Novell::iFolderWeb::Admin::TopNavigation::AddBreadCrumb ( string[]  crumbs,
string[]  links 
) [inline]

Adds a bread crumb to the bread crumb list.

Parameters:
crumbs 
links 

string Novell::iFolderWeb::Admin::TopNavigation::ExceptionMessage ( Exception  e  )  [inline]

Gets the exception message from the Exception object.

Parameters:
e 
Returns:

static string Novell::iFolderWeb::Admin::TopNavigation::GetExceptionType ( Exception  e  )  [inline, static]

Gets the exception type from the specified exception.

Parameters:
e 
Returns:

void Novell::iFolderWeb::Admin::TopNavigation::SetActivePageTab ( PageTabs  page  )  [inline]

Sets the active page tab for utility pages that are used by multiple root pages.

Parameters:
page 

void Novell::iFolderWeb::Admin::TopNavigation::ShowInfo ( string  msg  )  [inline]

Shows up an error below the banner.

Parameters:
msg 

void Novell::iFolderWeb::Admin::TopNavigation::ShowError ( string  msg  )  [inline]

Shows up an error below the banner.

Parameters:
msg 

void Novell::iFolderWeb::Admin::TopNavigation::ShowError ( Exception  ex  )  [inline]

Shows up an error below the banner.

Parameters:
ex 

void Novell::iFolderWeb::Admin::TopNavigation::ShowError ( string  msg,
Exception  ex 
) [inline]

Shows up an error below the banner.

Parameters:
msg 
ex 

bool Novell::iFolderWeb::Admin::TopNavigation::ShowExceptionDetail ( Exception  e  )  [inline]

Determines whether to show exception detail based on the type of exception.

Parameters:
e 
Returns:

void Novell::iFolderWeb::Admin::TopNavigation::AddHelpLink ( string  PageName  )  [inline]

Adds the parameter for providing help link for a page.

Parameters:
PageName 

override void Novell::iFolderWeb::Admin::TopNavigation::OnInit ( EventArgs  e  )  [inline, protected]

OnInit().

Parameters:
e 


Member Data Documentation

Anchor controls.

Anchor controls.

Anchor controls.

Anchor controls.

Anchor controls.

Error panel control.

Error message control.

Message panel control.

Error message control.

Breadcrumb control.

Footer control panel.


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:45:27 2009 for simias by  doxygen 1.5.6