
| AppConfigurePage | ( | WOContext | aWocontext | ) |
| WOComponent _defaultPage | ( | ) | [private] |
| void _defaultsPush | ( | ) | [private] |
| WOComponent _pathPickerWizardClicked | ( | String | callbackKeyPath, | |
| boolean | showFiles | |||
| ) | [private] |
| WOComponent adaptorUpdateClicked | ( | ) |
| WOComponent configurePageClicked | ( | ) |
| static AppConfigurePage create | ( | WOContext | context, | |
| MApplication | application | |||
| ) | [static] |
Create an ApplicationConfigurePage instance for the given MApplication
| context | ||
| application |
| WOComponent defaultsPushClicked | ( | ) |
| WOComponent defaultsUpdateClicked | ( | ) |
| WOComponent detailPageClicked | ( | ) |
| WOComponent emailUpdateClicked | ( | ) |
| boolean isMailingConfigured | ( | ) |
| String loadSchedulerSelection | ( | ) |
| WOComponent pathPickerWizardClickedMac | ( | ) |
| WOComponent pathPickerWizardClickedMacOutput | ( | ) |
| WOComponent pathPickerWizardClickedUnix | ( | ) |
| WOComponent pathPickerWizardClickedUnixOutput | ( | ) |
| WOComponent pathPickerWizardClickedWindows | ( | ) |
| WOComponent pathPickerWizardClickedWindowsOutput | ( | ) |
| WOComponent schedulingUpdateClicked | ( | ) |
| void setLoadSchedulerSelection | ( | String | value | ) |
| void setTimeDailySelection | ( | String | value | ) |
| void setTimeHourlySelection | ( | String | value | ) |
| void setTimeWeeklySelection | ( | String | value | ) |
| void setUrlVersionSelection | ( | Integer | value | ) |
| void setWeekSelection | ( | String | value | ) |
| boolean shouldSchedule | ( | ) |
| String timeDailySelection | ( | ) |
| String timeHourlySelection | ( | ) |
| String timeWeeklySelection | ( | ) |
| WOComponent updateAddArgsOnly | ( | ) |
| WOComponent updateAppDefaultsOnly | ( | ) |
| WOComponent updateAutoOpenOnly | ( | ) |
| WOComponent updateAutoRecoverOnly | ( | ) |
| WOComponent updateCachingOnly | ( | ) |
| WOComponent updateDebuggingOnly | ( | ) |
| WOComponent updateLifebeatOnly | ( | ) |
| WOComponent updateMinimumOnly | ( | ) |
| WOComponent updateOutputOnly | ( | ) |
| WOComponent updatePathOnly | ( | ) |
| Integer urlVersionSelection | ( | ) |
| String weekSelection | ( | ) |
******* ******** Adaptor Settings Section ********
MSiteConfig _sc = new MSiteConfig(null) [static, private] |
| boolean isAdaptorSettingsSectionVisible = false |
| boolean isAppConfigureSectionVisible = false |
| boolean isEmailSectionVisible = false |
| boolean isNewInstanceSectionVisible = false |
| boolean isSchedulingSectionVisible = false |
| NSArray loadSchedulerList = MObject.loadSchedulerArray |
final long serialVersionUID = 1L [static, private] |
serialVersionUID
Reimplemented from MonitorComponent.
| NSArray timeOfDayList = MObject.timeOfDayArray |
| Integer urlVersionItem |
| NSArray urlVersionList = MObject.urlVersionArray |
| NSArray weekList = MObject.weekArray |
1.5.8