|
ILIAS
Release_4_2_x_branch Revision 61807
|
Collaboration diagram for ilBMFSettings:Public Member Functions | |
| setSettingsId ($a_settings_id=0) | |
| getSettingsId () | |
| setClientId ($a_client_id) | |
| getClientId () | |
| setBewirtschafterNr ($a_bewirtschafter_nr) | |
| getBewirtschafterNr () | |
| setHaushaltsstelle ($a_haushaltsstelle) | |
| getHaushaltsstelle () | |
| setObjectId ($a_object_id) | |
| getObjectId () | |
| setKennzeichenMahnverfahren ($a_kennzeichen_mahnverfahren) | |
| getKennzeichenMahnverfahren () | |
| setWaehrungsKennzeichen ($a_waehrungs_kennzeichen) | |
| getWaehrungsKennzeichen () | |
| setEpaymentServer ($a_epayment_server) | |
| getEpaymentServer () | |
| setClientCertificate ($a_client_certificate) | |
| getClientCertificate () | |
| setCaCertificate ($a_ca_certificate) | |
| getCaCertificate () | |
| setTimeout ($a_timeout) | |
| getTimeout () | |
| getAll () | |
| Returns array of all bmf settings. | |
| clearAll () | |
| Clears the payment settings for the bmf payment method. | |
| save () | |
| Inserts or updates (if payment settings already exist) the bmf settings data. | |
Static Public Member Functions | |
| static | getInstance () |
| Static method to get the singleton instance. | |
Data Fields | |
| $pSettings | |
Private Member Functions | |
| ilBMFSettings () | |
| Constructor. | |
| getSettings () | |
| Called from constructor to fetch settings from database. | |
| fetchSettingsId () | |
| Fetches and sets the primary key of the payment settings. | |
Static Private Attributes | |
| static | $instance = null |
Definition at line 16 of file class.ilBMFSettings.php.
| ilBMFSettings::clearAll | ( | ) |
Clears the payment settings for the bmf payment method.
public
Definition at line 225 of file class.ilBMFSettings.php.
|
private |
Fetches and sets the primary key of the payment settings.
private
Definition at line 97 of file class.ilBMFSettings.php.
| ilBMFSettings::getAll | ( | ) |
Returns array of all bmf settings.
public
Definition at line 202 of file class.ilBMFSettings.php.
References getBewirtschafterNr(), getCaCertificate(), getClientCertificate(), getClientId(), getEpaymentServer(), getHaushaltsstelle(), getKennzeichenMahnverfahren(), getObjectId(), and getWaehrungsKennzeichen().
Here is the call graph for this function:| ilBMFSettings::getBewirtschafterNr | ( | ) |
Definition at line 127 of file class.ilBMFSettings.php.
References $bewirtschafter_nr.
Referenced by getAll(), and save().
Here is the caller graph for this function:| ilBMFSettings::getCaCertificate | ( | ) |
Definition at line 183 of file class.ilBMFSettings.php.
References $ca_certificate.
Referenced by getAll(), and save().
Here is the caller graph for this function:| ilBMFSettings::getClientCertificate | ( | ) |
Definition at line 175 of file class.ilBMFSettings.php.
References $client_certificate.
Referenced by getAll(), and save().
Here is the caller graph for this function:| ilBMFSettings::getClientId | ( | ) |
Definition at line 119 of file class.ilBMFSettings.php.
References $client_id.
Referenced by getAll(), and save().
Here is the caller graph for this function:| ilBMFSettings::getEpaymentServer | ( | ) |
Definition at line 167 of file class.ilBMFSettings.php.
References $epayment_server.
Referenced by getAll(), and save().
Here is the caller graph for this function:| ilBMFSettings::getHaushaltsstelle | ( | ) |
Definition at line 135 of file class.ilBMFSettings.php.
References $haushaltsstelle.
Referenced by getAll(), and save().
Here is the caller graph for this function:
|
static |
Static method to get the singleton instance.
public
Definition at line 42 of file class.ilBMFSettings.php.
References $instance, and ilBMFSettings().
Referenced by LastschriftWS\abbuchenOhneEinzugsermaechtigung(), KundenstammdatenPflegeWS\anlegenKunde(), ilObjPaymentSettingsGUI\bmfSettingsObject(), Buchung\Buchung(), BuchungsListe\BuchungsListe(), KreditkartenzahlungWS\KreditkartenzahlungWS(), KundenstammdatenPflegeWS\KundenstammdatenPflegeWS(), LastschriftWS\LastschriftWS(), ilObjPaymentSettingsGUI\saveBmfSettingsObject(), KreditkartenzahlungWS\validierenKreditkarte(), and KreditkartenzahlungWS\zahlenUndAnlegenKunde().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBMFSettings::getKennzeichenMahnverfahren | ( | ) |
Definition at line 151 of file class.ilBMFSettings.php.
References $kennzeichen_mahnverfahren.
Referenced by getAll(), and save().
Here is the caller graph for this function:| ilBMFSettings::getObjectId | ( | ) |
Definition at line 143 of file class.ilBMFSettings.php.
References $object_id.
Referenced by getAll(), and save().
Here is the caller graph for this function:
|
private |
Called from constructor to fetch settings from database.
private
Definition at line 71 of file class.ilBMFSettings.php.
References $data, setBewirtschafterNr(), setCaCertificate(), setClientCertificate(), setClientId(), setEpaymentServer(), setHaushaltsstelle(), setKennzeichenMahnverfahren(), setObjectId(), setTimeout(), and setWaehrungsKennzeichen().
Referenced by ilBMFSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBMFSettings::getSettingsId | ( | ) |
Definition at line 111 of file class.ilBMFSettings.php.
| ilBMFSettings::getTimeout | ( | ) |
Definition at line 191 of file class.ilBMFSettings.php.
References $timeout.
| ilBMFSettings::getWaehrungsKennzeichen | ( | ) |
Definition at line 159 of file class.ilBMFSettings.php.
References $waehrungs_kennzeichen.
Referenced by getAll(), and save().
Here is the caller graph for this function:
|
private |
Constructor.
private
Definition at line 57 of file class.ilBMFSettings.php.
References $ilDB, ilPaymentSettings\_getInstance(), and getSettings().
Referenced by getInstance().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBMFSettings::save | ( | ) |
Inserts or updates (if payment settings already exist) the bmf settings data.
public
Definition at line 243 of file class.ilBMFSettings.php.
References $ilDB, getBewirtschafterNr(), getCaCertificate(), getClientCertificate(), getClientId(), getEpaymentServer(), getHaushaltsstelle(), getKennzeichenMahnverfahren(), getObjectId(), and getWaehrungsKennzeichen().
Here is the call graph for this function:| ilBMFSettings::setBewirtschafterNr | ( | $a_bewirtschafter_nr | ) |
Definition at line 123 of file class.ilBMFSettings.php.
Referenced by getSettings().
Here is the caller graph for this function:| ilBMFSettings::setCaCertificate | ( | $a_ca_certificate | ) |
Definition at line 179 of file class.ilBMFSettings.php.
Referenced by getSettings().
Here is the caller graph for this function:| ilBMFSettings::setClientCertificate | ( | $a_client_certificate | ) |
Definition at line 171 of file class.ilBMFSettings.php.
Referenced by getSettings().
Here is the caller graph for this function:| ilBMFSettings::setClientId | ( | $a_client_id | ) |
Definition at line 115 of file class.ilBMFSettings.php.
Referenced by getSettings().
Here is the caller graph for this function:| ilBMFSettings::setEpaymentServer | ( | $a_epayment_server | ) |
Definition at line 163 of file class.ilBMFSettings.php.
Referenced by getSettings().
Here is the caller graph for this function:| ilBMFSettings::setHaushaltsstelle | ( | $a_haushaltsstelle | ) |
Definition at line 131 of file class.ilBMFSettings.php.
Referenced by getSettings().
Here is the caller graph for this function:| ilBMFSettings::setKennzeichenMahnverfahren | ( | $a_kennzeichen_mahnverfahren | ) |
Definition at line 147 of file class.ilBMFSettings.php.
Referenced by getSettings().
Here is the caller graph for this function:| ilBMFSettings::setObjectId | ( | $a_object_id | ) |
Definition at line 139 of file class.ilBMFSettings.php.
Referenced by getSettings().
Here is the caller graph for this function:| ilBMFSettings::setSettingsId | ( | $a_settings_id = 0 | ) |
Definition at line 107 of file class.ilBMFSettings.php.
| ilBMFSettings::setTimeout | ( | $a_timeout | ) |
Definition at line 187 of file class.ilBMFSettings.php.
Referenced by getSettings().
Here is the caller graph for this function:| ilBMFSettings::setWaehrungsKennzeichen | ( | $a_waehrungs_kennzeichen | ) |
Definition at line 155 of file class.ilBMFSettings.php.
Referenced by getSettings().
Here is the caller graph for this function:
|
private |
Definition at line 24 of file class.ilBMFSettings.php.
Referenced by getBewirtschafterNr().
|
private |
Definition at line 31 of file class.ilBMFSettings.php.
Referenced by getCaCertificate().
|
private |
Definition at line 30 of file class.ilBMFSettings.php.
Referenced by getClientCertificate().
|
private |
Definition at line 23 of file class.ilBMFSettings.php.
Referenced by getClientId().
|
private |
Definition at line 18 of file class.ilBMFSettings.php.
|
private |
Definition at line 29 of file class.ilBMFSettings.php.
Referenced by getEpaymentServer().
|
private |
Definition at line 25 of file class.ilBMFSettings.php.
Referenced by getHaushaltsstelle().
|
staticprivate |
Definition at line 34 of file class.ilBMFSettings.php.
Referenced by getInstance().
|
private |
Definition at line 27 of file class.ilBMFSettings.php.
Referenced by getKennzeichenMahnverfahren().
|
private |
Definition at line 26 of file class.ilBMFSettings.php.
Referenced by getObjectId().
| ilBMFSettings::$pSettings |
Definition at line 19 of file class.ilBMFSettings.php.
|
private |
Definition at line 21 of file class.ilBMFSettings.php.
|
private |
Definition at line 32 of file class.ilBMFSettings.php.
Referenced by getTimeout().
|
private |
Definition at line 28 of file class.ilBMFSettings.php.
Referenced by getWaehrungsKennzeichen().