Novell::iFolderWeb::Admin::Policy Class Reference

Summary description for Policy. More...

Collaboration diagram for Novell::iFolderWeb::Admin::Policy:

Collaboration graph
[legend]

List of all members.

Public Member Functions

delegate void PolicyErrorHandler (object source, PolicyErrorArgs e)
 Delegate to use to handle policy errors.
void GetiFolderPolicies ()
 Gets the ifolder policies.
void GetSystemPolicies ()
 Gets the system policies.
bool GetUserPolicies ()
 Gets the user policies.

Public Attributes

Button PolicyApplyButton
 Policy buttons that submit or cancel policy changes.

Protected Member Functions

void ApplyiFolderPolicy (Object sender, EventArgs e)
 Event handler that gets called when the apply policy button for an ifolder is clicked.
void ApplySystemPolicy (Object sender, EventArgs e)
 Event handler that gets called when the apply policy button for an system policy is clicked.
void ApplyUserPolicy (Object sender, EventArgs e)
 Event handler that gets called when the apply policy button for an ifolder user is clicked.
void CanceliFolderPolicy (Object sender, EventArgs e)
 Event handler that gets called when the cancel policy button for an ifolder is clicked.
void CancelSystemPolicy (Object sender, EventArgs e)
 Event handler that gets called when the cancel policy button for a system policy is clicked.
void CancelUserPolicy (Object sender, EventArgs e)
 Event handler that gets called when the cancel policy button for a ifolder user is clicked.
string GetString (string key)
 Get a Localized String.
void PolicyChanged (Object sender, EventArgs e)
 Event handler that gets called when any of the policies change.
override void OnInit (EventArgs e)
 OnInit.

Protected Attributes

AccountEnabled AccountEnabled
 Account enabled control.
iFolderEnabled iFolderEnabled
 iFolder enabled control.
iFolderLimit iFolderLimit
 iFolder limit control.
DiskSpaceQuota DiskQuota
 Disk quota control.
FileSizeFilter FileSize
 File size filter control.
FileTypeFilter FileType
 File type filter control.
SyncInterval SyncInterval
 Sync interval control.
Sharing Sharing
 Disable sharing policy.
Button PolicyCancelButton
 Policy buttons that submit or cancel policy changes.
string currentURL
 Incoming URL.

Events

PolicyErrorHandler PolicyError = null
 Event that notifies consumer that an policy error occurred.


Detailed Description

Summary description for Policy.


Member Function Documentation

delegate void Novell::iFolderWeb::Admin::Policy::PolicyErrorHandler ( object  source,
PolicyErrorArgs  e 
)

Delegate to use to handle policy errors.

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

Event handler that gets called when the apply policy button for an ifolder is clicked.

Parameters:
sender 
e 

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

Event handler that gets called when the apply policy button for an system policy is clicked.

Parameters:
sender 
e 

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

Event handler that gets called when the apply policy button for an ifolder user is clicked.

Parameters:
sender 
e 

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

Event handler that gets called when the cancel policy button for an ifolder is clicked.

Parameters:
sender 
e 

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

Event handler that gets called when the cancel policy button for a system policy is clicked.

Parameters:
sender 
e 

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

Event handler that gets called when the cancel policy button for a ifolder user is clicked.

Parameters:
sender 
e 

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

Get a Localized String.

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

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

Event handler that gets called when any of the policies change.

Parameters:
sender 
e 

void Novell::iFolderWeb::Admin::Policy::GetiFolderPolicies (  )  [inline]

Gets the ifolder policies.

void Novell::iFolderWeb::Admin::Policy::GetSystemPolicies (  )  [inline]

Gets the system policies.

bool Novell::iFolderWeb::Admin::Policy::GetUserPolicies (  )  [inline]

Gets the user policies.

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

OnInit.

Parameters:
e 


Member Data Documentation

Account enabled control.

iFolder enabled control.

iFolder limit control.

Disk quota control.

File size filter control.

File type filter control.

Sync interval control.

Disable sharing policy.

Policy buttons that submit or cancel policy changes.

Policy buttons that submit or cancel policy changes.

Incoming URL.


Event Documentation

PolicyErrorHandler Novell::iFolderWeb::Admin::Policy::PolicyError = null

Event that notifies consumer that an policy error occurred.


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

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