#include <HFE_ProtocolPage.h>
Public Types | |
| enum | { IDD = IDD_HFE_PROTOCOL } |
Public Member Functions | |
| CHFE_ProtocolPage () | |
| ~CHFE_ProtocolPage () | |
| virtual BOOL | OnApply () |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | PrepareCHMgr (CPoint point) |
| void | ApplyLanguage () |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnRetreiveaddinfo () |
| afx_msg void | OnPassivemode () |
| afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
| afx_msg void | OnWhatisthis () |
| afx_msg BOOL | OnHelpInfo (HELPINFO *pHelpInfo) |
Definition at line 13 of file HFE_ProtocolPage.h.
| anonymous enum |
| CHFE_ProtocolPage::CHFE_ProtocolPage | ( | ) |
| CHFE_ProtocolPage::~CHFE_ProtocolPage | ( | ) |
Definition at line 27 of file HFE_ProtocolPage.cpp.
| BOOL CHFE_ProtocolPage::OnApply | ( | ) | [virtual] |
Definition at line 61 of file HFE_ProtocolPage.cpp.
References _App, b, BOOL, fsInternetFileListMgr::FtpPassiveMode(), CHFEWnd::GetMgr(), fsAppSettings::HFE_FtpPassiveMode(), IDC_PASSIVEMODE, IDC_RETREIVEADDINFO, fsInternetFileListMgr::RetreiveInfoWhileGettingList(), and fsAppSettings::RetreiveInfoWhileGettingList().
| void CHFE_ProtocolPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 31 of file HFE_ProtocolPage.cpp.
| void CHFE_ProtocolPage::PrepareCHMgr | ( | CPoint | point | ) | [protected] |
Definition at line 125 of file HFE_ProtocolPage.cpp.
References _CHMgr, IDC_PASSIVEMODE, IDC_RETREIVEADDINFO, L_RETRADDINFOHERE, L_USEPASSIVEMODEHERE, LS, and fsContextHelpMgr::PrepareContextMenu().
Referenced by OnContextMenu(), and OnHelpInfo().
| void CHFE_ProtocolPage::ApplyLanguage | ( | ) | [protected] |
Definition at line 97 of file HFE_ProtocolPage.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC__USINGMAY, IDC_PASSIVEMODE, IDC_RETREIVEADDINFO, L_RETRADDINFO, L_USEPASSIVEMODE, and L_USINGMAYDECREASE.
Referenced by OnInitDialog().
| BOOL CHFE_ProtocolPage::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 49 of file HFE_ProtocolPage.cpp.
References _App, ApplyLanguage(), fsAppSettings::HFE_FtpPassiveMode(), fsAppSettings::RetreiveInfoWhileGettingList(), and TRUE.
| void CHFE_ProtocolPage::OnRetreiveaddinfo | ( | ) | [protected] |
Definition at line 76 of file HFE_ProtocolPage.cpp.
| void CHFE_ProtocolPage::OnPassivemode | ( | ) | [protected] |
Definition at line 81 of file HFE_ProtocolPage.cpp.
| void CHFE_ProtocolPage::OnContextMenu | ( | CWnd * | pWnd, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 86 of file HFE_ProtocolPage.cpp.
References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().
| void CHFE_ProtocolPage::OnWhatisthis | ( | ) | [protected] |
Definition at line 92 of file HFE_ProtocolPage.cpp.
References _CHMgr, and fsContextHelpMgr::OnWT().
| BOOL CHFE_ProtocolPage::OnHelpInfo | ( | HELPINFO * | pHelpInfo | ) | [protected] |
Definition at line 108 of file HFE_ProtocolPage.cpp.
References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.
1.5.6