Function Reference

Generic:
monkeyproof.cc4m.startOpen the CC4M GUI.
monkeyproof.cc4m.showLicenseAgreementShow license agreement
monkeyproof.cc4m.showLicenseDialogShow license dialog
Manage Configuration:
monkeyproof.cc4m.getConfigurationFolderGet folder where configurations are stored.
monkeyproof.cc4m.setConfigurationFolderSet folder where configurations are stored.
monkeyproof.cc4m.getActiveConfigurationFileGet current active configuration file.
monkeyproof.cc4m.activateConfigurationFileActivate a configuration file.
monkeyproof.cc4m.getConfigurationFilesGet available configuration files in the configuration folder
monkeyproof.cc4m.createConfigurationFileCreate a new configuration file using default values and optionally activate it.
monkeyproof.cc4m.updateConfigurationFileAdd missing check configurations to a configuration file.
monkeyproof.cc4m.openConfigurationFileOpen a configuration file in the Configuration Editor.
monkeyproof.cc4m.listPredefinedConfigurationsReturn a list of predefined configurations.
Manage reports folder:
monkeyproof.cc4m.getReportsFolderGet the location where CC4M reports are stored
monkeyproof.cc4m.setReportsFolderChange the location where CC4M reports are stored. If the given path refers to a non-existing location, the folder is created.
Exemptions:
monkeyproof.cc4m.getExemptionGet the exemption tag for a given check name.
monkeyproof.cc4m.getAllExemptionsGet a table with the exemption tag for every check.