
Static Public Member Functions | |
| static string | FormatInputString (String InputString, int InsertIndex) |
Protected Member Functions | |
| string | GetiFolderImage (object disabled, object shared, object encrypted) |
| Gets the image representing the iFolder type. | |
| string | GetOwnerUrl (Object ownerID) |
| Gets the navigation url for the owner of the ifolder if the owner is not the current user. | |
| string | GetiFolderUrl (Object reach, Object iFolderID) |
| Gets the navigation url for the ifolder if the iFolder is reachable. | |
| string | GetString (string key) |
| Get a Localized String. | |
| void | OniFolderChecked (object source, EventArgs e) |
| Event handler that gets called when an ifolder is checked. | |
| void | PageFirstButton_Click (object source, ImageClickEventArgs e) |
| Event that first when the PageFirstButton is clicked. | |
| void | PagePreviousButton_Click (object source, ImageClickEventArgs e) |
| Event that first when the PagePreviousButton is clicked. | |
| void | PageNextButton_Click (object source, ImageClickEventArgs e) |
| Event that first when the PageNextButton is clicked. | |
| void | PageLastButton_Click (object source, ImageClickEventArgs e) |
| Event that first when the PageLastButton is clicked. | |
| override void | OnInit (EventArgs e) |
| OnInit. | |
Protected Attributes | |
| TopNavigation | TopNav |
| Top navigation panel control. | |
| Literal | UserName |
| User detail controls. | |
| Literal | FullName |
| User detail controls. | |
| Literal | LdapContext |
| User detail controls. | |
| Literal | CurrentHome |
| CurrentHome literal. | |
| Literal | NewHome |
| NewHome literal. | |
| Literal | Completed |
| Status literal. | |
| Literal | ReprovState |
| state of the reprovision | |
| Policy | Policy |
| iFolder user policy control. | |
| DataGrid | iFolderList |
| iFolder list controls. | |
| ListFooter | iFolderListFooter |
| iFolder list footer control. | |
| HtmlGenericControl | CurrentTab |
| iFolder list view tab controls. | |
| string | currentServerURL |
| Server URL for logged in user. | |
| string Novell::iFolderWeb::Admin::UserMoveDetails::GetiFolderImage | ( | object | disabled, | |
| object | shared, | |||
| object | encrypted | |||
| ) | [inline, protected] |
Gets the image representing the iFolder type.
| disabled | ||
| shared |
| string Novell::iFolderWeb::Admin::UserMoveDetails::GetOwnerUrl | ( | Object | ownerID | ) | [inline, protected] |
Gets the navigation url for the owner of the ifolder if the owner is not the current user.
| ownerID | The ID of the owner of the ifolder. |
| string Novell::iFolderWeb::Admin::UserMoveDetails::GetiFolderUrl | ( | Object | reach, | |
| Object | iFolderID | |||
| ) | [inline, protected] |
Gets the navigation url for the ifolder if the iFolder is reachable.
| ownerID | The ID of the ifolder. |
| string Novell::iFolderWeb::Admin::UserMoveDetails::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key | Key to the localized string. |
| void Novell::iFolderWeb::Admin::UserMoveDetails::OniFolderChecked | ( | object | source, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Event handler that gets called when an ifolder is checked.
| source | ||
| e |
| void Novell::iFolderWeb::Admin::UserMoveDetails::PageFirstButton_Click | ( | object | source, | |
| ImageClickEventArgs | e | |||
| ) | [inline, protected] |
Event that first when the PageFirstButton is clicked.
| source | ||
| e |
| void Novell::iFolderWeb::Admin::UserMoveDetails::PagePreviousButton_Click | ( | object | source, | |
| ImageClickEventArgs | e | |||
| ) | [inline, protected] |
Event that first when the PagePreviousButton is clicked.
| source | ||
| e |
| void Novell::iFolderWeb::Admin::UserMoveDetails::PageNextButton_Click | ( | object | source, | |
| ImageClickEventArgs | e | |||
| ) | [inline, protected] |
Event that first when the PageNextButton is clicked.
| source | ||
| e |
| void Novell::iFolderWeb::Admin::UserMoveDetails::PageLastButton_Click | ( | object | source, | |
| ImageClickEventArgs | e | |||
| ) | [inline, protected] |
Event that first when the PageLastButton is clicked.
| source | ||
| e |
| override void Novell::iFolderWeb::Admin::UserMoveDetails::OnInit | ( | EventArgs | e | ) | [inline, protected] |
OnInit.
| e |
| static string Novell::iFolderWeb::Admin::UserMoveDetails::FormatInputString | ( | String | InputString, | |
| int | InsertIndex | |||
| ) | [inline, static] |
Function called to format the input String by keeping newline after every 80 character.
| InputString |
Top navigation panel control.
Literal Novell::iFolderWeb::Admin::UserMoveDetails::UserName [protected] |
User detail controls.
Literal Novell::iFolderWeb::Admin::UserMoveDetails::FullName [protected] |
User detail controls.
Literal Novell::iFolderWeb::Admin::UserMoveDetails::LdapContext [protected] |
User detail controls.
Literal Novell::iFolderWeb::Admin::UserMoveDetails::CurrentHome [protected] |
CurrentHome literal.
Literal Novell::iFolderWeb::Admin::UserMoveDetails::NewHome [protected] |
NewHome literal.
Literal Novell::iFolderWeb::Admin::UserMoveDetails::Completed [protected] |
Status literal.
Literal Novell::iFolderWeb::Admin::UserMoveDetails::ReprovState [protected] |
state of the reprovision
iFolder user policy control.
DataGrid Novell::iFolderWeb::Admin::UserMoveDetails::iFolderList [protected] |
iFolder list controls.
iFolder list footer control.
HtmlGenericControl Novell::iFolderWeb::Admin::UserMoveDetails::CurrentTab [protected] |
iFolder list view tab controls.
string Novell::iFolderWeb::Admin::UserMoveDetails::currentServerURL [protected] |
Server URL for logged in user.
1.5.6