Novell::iFolderWeb::Admin::FileTypeFilter Class Reference

Summary description for FileTypeFilter. More...

Collaboration diagram for Novell::iFolderWeb::Admin::FileTypeFilter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void GetFileTypePolicy (UserPolicy policy)
 Gets the file type policy for the current user.
void GetFileTypePolicy (iFolderPolicy policy)
 Gets the file type policy for the current ifolder.
void GetFileTypePolicy (SystemPolicy policy)
 Gets the file type policy for the system.
void SetFileTypePolicy (UserPolicy policy)
 Sets the file type policy for this user.
void SetFileTypePolicy (iFolderPolicy policy)
 Sets the file type policy for this ifolder.
void SetFileTypePolicy (SystemPolicy policy)
 Sets the file type policy for the system.

Protected Member Functions

string GetString (string key)
 Get a Localized String.
bool IsEntryChecked (Object entry)
 Returns whether the entry has been checked.
void OnAllFilesChecked (Object sender, EventArgs e)
 Event handler that gets called when the all files checkbox is checked.
void OnDeleteFileType (Object sender, EventArgs e)
 Event handler that gets called when the delete button is clicked.
void OnAllowFileType (Object sender, EventArgs e)
 Event handler that gets called when the allow file type button is clicked.
void OnDenyFileType (Object sender, EventArgs e)
 Event handler that gets called when the deny file type button is clicked.
void OnFileTypeAddClick (Object sender, EventArgs e)
 Event handler that gets called when the add button is clicked.
void OnFileTypeCheckChanged (Object sender, EventArgs e)
 Event handler that gets called when the file type checkbox is changed.
void PageFirstButton_Click (object source, ImageClickEventArgs e)
 Event handler for the PageFirstButton.
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.
void PagePreviousButton_Click (object source, ImageClickEventArgs e)
 Event that first when the PagePreviousButton is clicked.
override void OnInit (EventArgs e)
 OnInit.

Protected Attributes

Label Title
 File type filter control.
DataGrid FileTypeList
 Non system file type policy controls.
ListFooter FileTypeListFooter
 Table footer control.
Button DeleteButton
 Button control.
Button AddButton
 Button control.
Button AllowButton
 Button control.
Button DenyButton
 Button control.
TextBox NewFileTypeName
 Control that allows a new file type to be added.
CheckBox AllFilesCheckBox
 Controls that selects file type entries.

Events

EventHandler ListChanged = null
 Event that notifies consumer that the filter list has changed.


Detailed Description

Summary description for FileTypeFilter.


Member Function Documentation

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

Get a Localized String.

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

bool Novell::iFolderWeb::Admin::FileTypeFilter::IsEntryChecked ( Object  entry  )  [inline, protected]

Returns whether the entry has been checked.

Parameters:
entry 
Returns:

void Novell::iFolderWeb::Admin::FileTypeFilter::OnAllFilesChecked ( Object  sender,
EventArgs  e 
) [inline, protected]

Event handler that gets called when the all files checkbox is checked.

Parameters:
sender 
e 

void Novell::iFolderWeb::Admin::FileTypeFilter::OnDeleteFileType ( Object  sender,
EventArgs  e 
) [inline, protected]

Event handler that gets called when the delete button is clicked.

Parameters:
sender 
e 

void Novell::iFolderWeb::Admin::FileTypeFilter::OnAllowFileType ( Object  sender,
EventArgs  e 
) [inline, protected]

Event handler that gets called when the allow file type button is clicked.

Parameters:
sender 
e 

void Novell::iFolderWeb::Admin::FileTypeFilter::OnDenyFileType ( Object  sender,
EventArgs  e 
) [inline, protected]

Event handler that gets called when the deny file type button is clicked.

Parameters:
sender 
e 

void Novell::iFolderWeb::Admin::FileTypeFilter::OnFileTypeAddClick ( Object  sender,
EventArgs  e 
) [inline, protected]

Event handler that gets called when the add button is clicked.

Parameters:
sender 
e 

void Novell::iFolderWeb::Admin::FileTypeFilter::OnFileTypeCheckChanged ( Object  sender,
EventArgs  e 
) [inline, protected]

Event handler that gets called when the file type checkbox is changed.

Parameters:
sender 
e 

void Novell::iFolderWeb::Admin::FileTypeFilter::PageFirstButton_Click ( object  source,
ImageClickEventArgs  e 
) [inline, protected]

Event handler for the PageFirstButton.

Parameters:
source 
e 

void Novell::iFolderWeb::Admin::FileTypeFilter::PageNextButton_Click ( object  source,
ImageClickEventArgs  e 
) [inline, protected]

Event that first when the PageNextButton is clicked.

Parameters:
source 
e 

void Novell::iFolderWeb::Admin::FileTypeFilter::PageLastButton_Click ( object  source,
ImageClickEventArgs  e 
) [inline, protected]

Event that first when the PageLastButton is clicked.

Parameters:
source 
e 

void Novell::iFolderWeb::Admin::FileTypeFilter::PagePreviousButton_Click ( object  source,
ImageClickEventArgs  e 
) [inline, protected]

Event that first when the PagePreviousButton is clicked.

Parameters:
source 
e 

void Novell::iFolderWeb::Admin::FileTypeFilter::GetFileTypePolicy ( UserPolicy  policy  )  [inline]

Gets the file type policy for the current user.

Parameters:
policy User policy.

void Novell::iFolderWeb::Admin::FileTypeFilter::GetFileTypePolicy ( iFolderPolicy  policy  )  [inline]

Gets the file type policy for the current ifolder.

Parameters:
policy iFolder policy.

void Novell::iFolderWeb::Admin::FileTypeFilter::GetFileTypePolicy ( SystemPolicy  policy  )  [inline]

Gets the file type policy for the system.

Parameters:
policy System policy.

void Novell::iFolderWeb::Admin::FileTypeFilter::SetFileTypePolicy ( UserPolicy  policy  )  [inline]

Sets the file type policy for this user.

Parameters:
policy User policy that the new file type filter will be set.

void Novell::iFolderWeb::Admin::FileTypeFilter::SetFileTypePolicy ( iFolderPolicy  policy  )  [inline]

Sets the file type policy for this ifolder.

Parameters:
policy iFolder policy that the new file type filter will be set.

void Novell::iFolderWeb::Admin::FileTypeFilter::SetFileTypePolicy ( SystemPolicy  policy  )  [inline]

Sets the file type policy for the system.

Parameters:
policy System policy that the new file type filter will be set.

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

OnInit.

Parameters:
e 


Member Data Documentation

File type filter control.

Non system file type policy controls.

Table footer control.

Button control.

Button control.

Button control.

Button control.

Control that allows a new file type to be added.

Controls that selects file type entries.


Event Documentation

EventHandler Novell::iFolderWeb::Admin::FileTypeFilter::ListChanged = null

Event that notifies consumer that the filter list has changed.


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

Generated on Wed Apr 8 14:44:48 2009 for simias by  doxygen 1.5.6