|
| TMSponsorshipWebService () |
| constructor, which is called for each http request More...
|
|
string | TSponsorshipWebConnector_FindChildren (System.String AChildName, System.String ADonorName, System.Boolean AChildWithoutDonor, System.String APartnerStatus, System.String ASponsorshipStatus, System.String ASponsorAdmin, System.String ASortBy) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_PrintChildren (System.String AChildName, System.String ADonorName, System.Boolean AChildWithoutDonor, System.String APartnerStatus, System.String ASponsorshipStatus, System.String ASponsorAdmin, System.String ASortBy, System.String AReportLanguage) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_GetSponsorAdmins () |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_GetChildrenStatusOptions () |
| web connector method call More...
|
|
void | TSponsorshipWebConnector_InitRecurringGiftBatchForSponsorship (System.Int32 ALedgerNumber, System.String ABankAccountCode) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_GetChildDetails (System.Int64 APartnerKey, System.Int32 ALedgerNumber, System.Boolean AWithPhoto) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_DeleteChild (System.Int64 APartnerKey, System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_MaintainChild (System.String ASponsorshipStatus, System.String AFirstName, System.String AFamilyName, string ADateOfBirth, System.String AGender, System.String AUserId, System.Int64 APartnerKey, System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_UploadPhoto (System.Int64 APartnerKey, System.Int32 ALedgerNumber, string APhoto, System.String APhotoFilename) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_MaintainChildComments (System.String AComment, System.String ACommentType, System.Int32 AIndex, System.Int64 APartnerKey) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_MaintainChildReminders (System.String AComment, System.Int32 AReminderId, System.Int64 APartnerKey, string AEventDate, string AFirstReminderDate) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_MaintainSponsorshipRecurringGifts (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AGiftTransactionNumber, System.Int32 ADetailNumber, System.Int64 ARecipientKey, System.Int64 ADonorKey, System.String AMotivationGroupCode, System.String AMotivationDetailCode, string AGiftAmount, string AStartDonations, string AEndDonations) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_DeleteSponsorshipRecurringGift (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AGiftTransactionNumber, System.Int32 ADetailNumber) |
| web connector method call More...
|
|
string | TSponsorshipWebConnector_CheckIncomingDonationsForSponsorship (System.Int32 ALedgerNumber, System.Int32 AStatementKey) |
| web connector method call More...
|
|
this publishes the SOAP web services of OpenPetra.org for module Sponsorship