|
| TMSysManWebService () |
| constructor, which is called for each http request More...
|
|
string | TSysManServerLookups_GetDBVersion () |
| web connector method call More...
|
|
string | TSysManServerLookups_GetInstalledPatches () |
| web connector method call More...
|
|
System.Boolean | TSystemDefaultsConnector_IsSystemDefaultDefined (System.String ASystemDefaultName) |
| web connector method call More...
|
|
string | TSystemDefaultsConnector_GetSystemDefault (System.String ASystemDefaultName) |
| web connector method call More...
|
|
string | TSystemDefaultsConnector_GetSystemDefault2 (System.String ASystemDefaultName, System.String ADefault) |
| web connector method call More...
|
|
System.Boolean | TSystemDefaultsConnector_GetBooleanDefault (System.String ASystemDefaultName, System.Boolean ADefault) |
| web connector method call More...
|
|
System.Boolean | TSystemDefaultsConnector_GetBooleanDefault2 (System.String ASystemDefaultName) |
| web connector method call More...
|
|
string | TSystemDefaultsConnector_GetCharDefault (System.String ASystemDefaultName, string ADefault) |
| web connector method call More...
|
|
string | TSystemDefaultsConnector_GetCharDefault2 (System.String ASystemDefaultName) |
| web connector method call More...
|
|
string | TSystemDefaultsConnector_GetDoubleDefault (System.String ASystemDefaultName, string ADefault) |
| web connector method call More...
|
|
string | TSystemDefaultsConnector_GetDoubleDefault2 (System.String ASystemDefaultName) |
| web connector method call More...
|
|
System.Int16 | TSystemDefaultsConnector_GetInt16Default (System.String ASystemDefaultName, System.Int16 ADefault) |
| web connector method call More...
|
|
System.Int16 | TSystemDefaultsConnector_GetInt16Default2 (System.String ASystemDefaultName) |
| web connector method call More...
|
|
System.Int32 | TSystemDefaultsConnector_GetInt32Default (System.String ASystemDefaultName, System.Int32 ADefault) |
| web connector method call More...
|
|
System.Int32 | TSystemDefaultsConnector_GetInt32Default2 (System.String ASystemDefaultName) |
| web connector method call More...
|
|
System.Int64 | TSystemDefaultsConnector_GetInt64Default (System.String ASystemDefaultName, System.Int64 ADefault) |
| web connector method call More...
|
|
System.Int64 | TSystemDefaultsConnector_GetInt64Default2 (System.String ASystemDefaultName) |
| web connector method call More...
|
|
string | TSystemDefaultsConnector_GetStringDefault (System.String ASystemDefaultName, System.String ADefault) |
| web connector method call More...
|
|
string | TSystemDefaultsConnector_GetStringDefault2 (System.String ASystemDefaultName) |
| web connector method call More...
|
|
System.Int64 | TSystemDefaultsConnector_GetSiteKeyDefault () |
| web connector method call More...
|
|
string | TSystemDefaultsConnector_GetSystemDefaults () |
| web connector method call More...
|
|
System.Boolean | TSystemDefaultsConnector_SetSystemDefault (System.String AKey, System.String AValue) |
| web connector method call More...
|
|
string | TSystemDefaultsConnector_SetSystemDefault2 (System.String AKey, System.String AValue) |
| web connector method call More...
|
|
string | TImportExportWebConnector_ExportAllTables () |
| web connector method call More...
|
|
System.Boolean | TImportExportWebConnector_ResetDatabase (System.String AZippedNewDatabaseData) |
| web connector method call More...
|
|
System.Boolean | TImportExportWebConnector_SaveTDS (string dataTDS) |
| web connector method call More...
|
|
string | TMaintenanceWebConnector_SetUserPassword (System.String AUsername, System.String ANewPassword, System.Boolean APasswordNeedsChanged, System.Boolean AUnretireIfRetired, System.String AClientComputerName, System.String AClientIPAddress) |
| web connector method call More...
|
|
string | TMaintenanceWebConnector_SetUserPassword2 (System.String AUserID, System.String ANewPassword, System.String ACurrentPassword, System.Boolean APasswordNeedsChanged, System.String AClientComputerName, System.String AClientIPAddress) |
| web connector method call More...
|
|
string | TMaintenanceWebConnector_GetAuthenticationFunctionality () |
| web connector method call More...
|
|
string | TMaintenanceWebConnector_LoadUsersAndModulePermissions () |
| web connector method call More...
|
|
string | TMaintenanceWebConnector_CreateUserWithInitialPermissions () |
| web connector method call More...
|
|
string | TMaintenanceWebConnector_LoadUserAndModulePermissions (System.String AUserId) |
| web connector method call More...
|
|
string | TMaintenanceWebConnector_SaveUserAndModulePermissions (System.String AUserId, System.String AFirstName, System.String ALastName, System.String AEmailAddress, System.String ALanguageCode, System.Boolean AAccountLocked, System.Boolean ARetired, System.Boolean ASendMail, List< System.String > AModulePermissions, System.String AModificationId) |
| web connector method call More...
|
|
string | TMaintenanceWebConnector_SaveSUser (string ASubmitDS, System.String AClientComputerName, System.String AClientIPAddress) |
| web connector method call More...
|
|
System.Boolean | TUserManagerWebConnector_ReloadUserInfo () |
| web connector method call More...
|
|
void | TUserManagerWebConnector_SignalReloadCachedUserInfo (System.String AUserID) |
| web connector method call More...
|
|
string | TSettingsWebConnector_GetAvailableSites () |
| web connector method call More...
|
|
System.Boolean | TSettingsWebConnector_SaveSiteKeys (List< Int64 > ASiteKeysSetUpForUse, List< Int64 > ASiteKeysToRemove) |
| web connector method call More...
|
|
string | TSettingsWebConnector_GetDefaultsForFirstSetup (System.String AClientLanguage) |
| web connector method call More...
|
|
string | TSettingsWebConnector_RunFirstSetup (System.String AUserID, System.String AFirstName, System.String ALastName, System.String ALanguageCode, System.String AEmailAddress, List< System.String > AInitialModulePermissions, System.String AInitialPassword, System.Int64 ASiteKey, System.Boolean AEnableSelfSignup) |
| web connector method call More...
|
|
this publishes the SOAP web services of OpenPetra.org for module SysMan