CDownloaderProperties_MonitorPage Class Reference

#include <DownloaderProperties_MonitorPage.h>

List of all members.

Public Types

enum  { IDD = IDD_DLDR_MONITOR }

Public Member Functions

 CDownloaderProperties_MonitorPage ()
 ~CDownloaderProperties_MonitorPage ()
virtual BOOL OnApply ()

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
void UpdateEnabled ()
void PrepareCHMgr (CPoint point)
void ApplyLanguage ()
virtual BOOL OnInitDialog ()
afx_msg void OnContextMenu (CWnd *pWnd, CPoint point)
afx_msg void OnWhatisthis ()
afx_msg void OnClipboard ()
afx_msg void OnAltpressed ()
afx_msg void OnAddtoiemenu ()
afx_msg void OnOpera ()
afx_msg void OnNetscape ()
afx_msg BOOL OnHelpInfo (HELPINFO *pHelpInfo)
afx_msg void OnIe2 ()
afx_msg void OnAllowietodl ()
afx_msg void OnFirefox ()
afx_msg void OnSilent ()
afx_msg void OnCustomize ()
afx_msg void OnDontmonsmall ()
afx_msg void OnChangeSmallsize ()
afx_msg void OnMozilla ()
afx_msg void OnSkiplist ()

Protected Attributes

BOOL m_bIEMenuWas


Detailed Description

Definition at line 13 of file DownloaderProperties_MonitorPage.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 22 of file DownloaderProperties_MonitorPage.h.


Constructor & Destructor Documentation

CDownloaderProperties_MonitorPage::CDownloaderProperties_MonitorPage (  ) 

Definition at line 24 of file DownloaderProperties_MonitorPage.cpp.

References L_MONITOR, and LS.

CDownloaderProperties_MonitorPage::~CDownloaderProperties_MonitorPage (  ) 

Definition at line 30 of file DownloaderProperties_MonitorPage.cpp.


Member Function Documentation

BOOL CDownloaderProperties_MonitorPage::OnApply (  )  [virtual]

Definition at line 103 of file DownloaderProperties_MonitorPage.cpp.

References _App, _IECatchMgr, _IECMM, _NOMgr, fsIECatchMgr::ActivateIE2(), fsIEContextMenuMgr::AddIEMenus(), b, BOOL, fsOpNetIntegrationMgr::DeinstallMozillaSuitePlugin(), fsOpNetIntegrationMgr::DeinstallNetscapePlugin(), fsOpNetIntegrationMgr::DeinstallOperaPlugin(), fsIEContextMenuMgr::DeleteIEMenus(), fsClipboardCatchMgr::Enable(), FALSE, IDC_ADDTOIEMENU, IDC_ALLOWIETODL, IDC_ALTPRESSED, IDC_CLIPBOARD, IDC_DONTMONSMALL, IDC_FIREFOX, IDC_IE2, IDC_MOZILLA, IDC_NETSCAPE, IDC_OPERA, IDC_SILENT, IDC_SMALLSIZE, vmsFirefoxMonitoring::Install(), fsOpNetIntegrationMgr::InstallMozillaSuitePlugin(), fsOpNetIntegrationMgr::InstallNetscapePlugin(), fsOpNetIntegrationMgr::InstallOperaPlugin(), vmsFirefoxMonitoring::IsFlashGotInstalled(), fsIECatchMgr::IsIE2Active(), vmsFirefoxMonitoring::IsInstalled(), fsIECatchMgr::IsMonitoringDllRegistered(), fsOpNetIntegrationMgr::IsMozillaSuitePluginInstalled(), fsOpNetIntegrationMgr::IsNetscapePluginInstalled(), fsOpNetIntegrationMgr::IsOperaPluginInstalled(), L_BROWSERRESTARTREQ, L_CANTDEINITMOZMONITOR, L_CANTDEINITNETMONITOR, L_CANTDEINITOPMONITOR, L_CANTINITFFMONITOR, L_CANTINITMOZMONITOR, L_CANTINITNETMONITOR, L_CANTINITOPMONITOR, L_ERR, L_ERRIE, L_FLASHGOTDETECTED, LS, m_bIEMenuWas, CDownloadsWnd::m_ClpbrdCatch, fsAppSettings::Monitor_AllowDownload(), fsAppSettings::Monitor_ALTShouldPressed(), fsAppSettings::Monitor_Clipboard(), fsAppSettings::Monitor_Firefox(), fsAppSettings::Monitor_IE1(), fsAppSettings::Monitor_IE2(), fsAppSettings::Monitor_IEMenu_Enable(), fsAppSettings::Monitor_MozillaSuitePDInstalledTo(), fsAppSettings::Monitor_NetscapePDInstalledTo(), fsAppSettings::Monitor_OperaPDInstalledTo(), fsAppSettings::Monitor_Silent(), fsAppSettings::Monitor_SkipSmaller(), fsAppSettings::Monitor_UserSwitchedOn(), MONITOR_USERSWITCHEDON_FIREFOX, MONITOR_USERSWITCHEDON_IE, MONITOR_USERSWITCHEDON_NETSCAPE, MONITOR_USERSWITCHEDON_OPERA, MONITOR_USERSWITCHEDON_SEAMONKEY, PRG_NAME, fsIECatchMgr::ReadSettings(), TRUE, and UpdateEnabled().

void CDownloaderProperties_MonitorPage::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]

Definition at line 34 of file DownloaderProperties_MonitorPage.cpp.

void CDownloaderProperties_MonitorPage::UpdateEnabled (  )  [protected]

void CDownloaderProperties_MonitorPage::PrepareCHMgr ( CPoint  point  )  [protected]

void CDownloaderProperties_MonitorPage::ApplyLanguage (  )  [protected]

BOOL CDownloaderProperties_MonitorPage::OnInitDialog (  )  [protected, virtual]

void CDownloaderProperties_MonitorPage::OnContextMenu ( CWnd *  pWnd,
CPoint  point 
) [protected]

void CDownloaderProperties_MonitorPage::OnWhatisthis (  )  [protected]

Definition at line 285 of file DownloaderProperties_MonitorPage.cpp.

References _CHMgr, and fsContextHelpMgr::OnWT().

void CDownloaderProperties_MonitorPage::OnClipboard (  )  [protected]

Definition at line 290 of file DownloaderProperties_MonitorPage.cpp.

References UpdateEnabled().

void CDownloaderProperties_MonitorPage::OnAltpressed (  )  [protected]

Definition at line 296 of file DownloaderProperties_MonitorPage.cpp.

void CDownloaderProperties_MonitorPage::OnAddtoiemenu (  )  [protected]

Definition at line 319 of file DownloaderProperties_MonitorPage.cpp.

References UpdateEnabled().

void CDownloaderProperties_MonitorPage::OnOpera (  )  [protected]

Definition at line 325 of file DownloaderProperties_MonitorPage.cpp.

void CDownloaderProperties_MonitorPage::OnNetscape (  )  [protected]

Definition at line 330 of file DownloaderProperties_MonitorPage.cpp.

BOOL CDownloaderProperties_MonitorPage::OnHelpInfo ( HELPINFO *  pHelpInfo  )  [protected]

void CDownloaderProperties_MonitorPage::OnIe2 (  )  [protected]

Definition at line 376 of file DownloaderProperties_MonitorPage.cpp.

References UpdateEnabled().

void CDownloaderProperties_MonitorPage::OnAllowietodl (  )  [protected]

Definition at line 402 of file DownloaderProperties_MonitorPage.cpp.

void CDownloaderProperties_MonitorPage::OnFirefox (  )  [protected]

Definition at line 407 of file DownloaderProperties_MonitorPage.cpp.

References UpdateEnabled().

void CDownloaderProperties_MonitorPage::OnSilent (  )  [protected]

Definition at line 413 of file DownloaderProperties_MonitorPage.cpp.

void CDownloaderProperties_MonitorPage::OnCustomize (  )  [protected]

Definition at line 418 of file DownloaderProperties_MonitorPage.cpp.

References _DlgMgr, and fsDialogsMgr::DoModal().

void CDownloaderProperties_MonitorPage::OnDontmonsmall (  )  [protected]

Definition at line 424 of file DownloaderProperties_MonitorPage.cpp.

References UpdateEnabled().

void CDownloaderProperties_MonitorPage::OnChangeSmallsize (  )  [protected]

Definition at line 430 of file DownloaderProperties_MonitorPage.cpp.

void CDownloaderProperties_MonitorPage::OnMozilla (  )  [protected]

Definition at line 435 of file DownloaderProperties_MonitorPage.cpp.

void CDownloaderProperties_MonitorPage::OnSkiplist (  )  [protected]

Definition at line 440 of file DownloaderProperties_MonitorPage.cpp.

References _DlgMgr, and fsDialogsMgr::DoModal().


Member Data Documentation

Definition at line 34 of file DownloaderProperties_MonitorPage.h.

Referenced by OnApply(), and OnInitDialog().


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

Generated on Sun May 25 00:20:41 2008 by  doxygen 1.5.6