|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilPurchaseBMFGUI:Public Member Functions | |
| ilPurchaseBMFGUI (&$user_obj) | |
| cancel () | |
| showPersonalData () | |
| getPersonalData () | |
| showPaymentType () | |
| getPaymentType () | |
| showDebitEntry () | |
| getDebitEntry () | |
| sendDebitEntry () | |
| showCreditCard () | |
| getCreditCard () | |
| sendCreditCard () | |
| & | executeCommand () |
| execute command | |
| __sendBill ($customer, $paymentType, $bookingList, $result) | |
| __addBookings ($a_result, $a_transaction) | |
| __emptyShoppingCart () | |
| __clearSession () | |
| __loadTemplate () | |
| __buildStatusline () | |
| __buildLocator () | |
| __buildStylesheet () | |
| __showCountries (&$tpl, $value="") | |
| shows select box f�r countries | |
| __getCountries () | |
| __getCountryCode ($value="") | |
| __getCountryName ($value="") | |
| __showShoppingCart () | |
| & | __initTableGUI () |
| __showItemsTable ($a_result_set) | |
Data Fields | |
| $ctrl | |
| $tpl | |
| $user_obj | |
| $coupon_obj = null | |
| $error | |
| $shoppingCart | |
| $soapClient | |
Definition at line 39 of file class.ilPurchaseBMFGUI.php.
| ilPurchaseBMFGUI::__addBookings | ( | $a_result, | |
| $a_transaction | |||
| ) |
Definition at line 1262 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, ilPaymentPrices\_getPrice(), ilPaymentPrices\_getPriceFromArray(), ilPaymentPrices\_getPriceString(), ilPaymentPrices\_getPriceStringFromAmount(), and PAY_METHOD_BMF.
Referenced by sendCreditCard(), and sendDebitEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::__buildLocator | ( | ) |
Definition at line 1392 of file class.ilPurchaseBMFGUI.php.
References ilUtil\sendInfo().
Here is the call graph for this function:| ilPurchaseBMFGUI::__buildStatusline | ( | ) |
Definition at line 1386 of file class.ilPurchaseBMFGUI.php.
Referenced by __loadTemplate().
Here is the caller graph for this function:| ilPurchaseBMFGUI::__buildStylesheet | ( | ) |
Definition at line 1416 of file class.ilPurchaseBMFGUI.php.
References ilUtil\getStyleSheetLocation().
Referenced by __loadTemplate().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::__clearSession | ( | ) |
Definition at line 1370 of file class.ilPurchaseBMFGUI.php.
References $_SESSION.
Referenced by sendCreditCard(), and sendDebitEntry().
Here is the caller graph for this function:| ilPurchaseBMFGUI::__emptyShoppingCart | ( | ) |
Definition at line 1361 of file class.ilPurchaseBMFGUI.php.
Referenced by sendCreditCard(), and sendDebitEntry().
Here is the caller graph for this function:| ilPurchaseBMFGUI::__getCountries | ( | ) |
Definition at line 1443 of file class.ilPurchaseBMFGUI.php.
References $lng.
Referenced by __getCountryCode(), __getCountryName(), and __showCountries().
Here is the caller graph for this function:| ilPurchaseBMFGUI::__getCountryCode | ( | $value = "" | ) |
Definition at line 1476 of file class.ilPurchaseBMFGUI.php.
References __getCountries().
Referenced by ilPurchaseBMFGUI().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::__getCountryName | ( | $value = "" | ) |
Definition at line 1489 of file class.ilPurchaseBMFGUI.php.
References __getCountries().
Referenced by __sendBill().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilPurchaseBMFGUI::__initTableGUI | ( | ) |
Definition at line 1597 of file class.ilPurchaseBMFGUI.php.
Referenced by __showItemsTable().
Here is the caller graph for this function:| ilPurchaseBMFGUI::__loadTemplate | ( | ) |
Definition at line 1378 of file class.ilPurchaseBMFGUI.php.
References __buildStatusline(), and __buildStylesheet().
Referenced by ilPurchaseBMFGUI().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::__sendBill | ( | $customer, | |
| $paymentType, | |||
| $bookingList, | |||
| $result | |||
| ) |
Definition at line 1095 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, $result, $tpl, __getCountryName(), ilMimeMail\From(), ilUtil\html2pdf(), and ilUtil\makeDir().
Referenced by sendCreditCard(), and sendDebitEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::__showCountries | ( | & | $tpl, |
$value = "" |
|||
| ) |
shows select box f�r countries
Definition at line 1424 of file class.ilPurchaseBMFGUI.php.
References $tpl, and __getCountries().
Referenced by showPersonalData().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::__showItemsTable | ( | $a_result_set | ) |
Definition at line 1604 of file class.ilPurchaseBMFGUI.php.
References $_GET, $_SESSION, $tpl, __initTableGUI(), ilPaymentPrices\_getPrice(), and PAY_METHOD_BMF.
Referenced by __showShoppingCart().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::__showShoppingCart | ( | ) |
Definition at line 1547 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, __showItemsTable(), ilPaymentPrices\_getPrice(), ilPaymentPrices\_getPriceString(), ilObjectFactory\getInstanceByRefId(), PAY_METHOD_BMF, and ilUtil\sendInfo().
Referenced by showCreditCard(), and showDebitEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::cancel | ( | ) |
Definition at line 104 of file class.ilPurchaseBMFGUI.php.
References ilUtil\redirect().
Here is the call graph for this function:| & ilPurchaseBMFGUI::executeCommand | ( | ) |
| ilPurchaseBMFGUI::getCreditCard | ( | ) |
Definition at line 846 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, sendCreditCard(), ilUtil\sendInfo(), and showCreditCard().
Here is the call graph for this function:| ilPurchaseBMFGUI::getDebitEntry | ( | ) |
Definition at line 435 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, sendDebitEntry(), ilUtil\sendInfo(), and showDebitEntry().
Here is the call graph for this function:| ilPurchaseBMFGUI::getPaymentType | ( | ) |
Definition at line 320 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, ilUtil\sendInfo(), showCreditCard(), showDebitEntry(), and showPaymentType().
Here is the call graph for this function:| ilPurchaseBMFGUI::getPersonalData | ( | ) |
Definition at line 198 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, ilUtil\sendInfo(), showPaymentType(), and showPersonalData().
Here is the call graph for this function:| ilPurchaseBMFGUI::ilPurchaseBMFGUI | ( | & | $user_obj | ) |
Definition at line 51 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, $ilCtrl, $lng, $tpl, $user_obj, __getCountryCode(), and __loadTemplate().
Here is the call graph for this function:| ilPurchaseBMFGUI::sendCreditCard | ( | ) |
Definition at line 891 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, $error, $result, __addBookings(), __clearSession(), __emptyShoppingCart(), __sendBill(), PAY_METHOD_BMF, ilUtil\sendInfo(), showCreditCard(), showPaymentType(), and showPersonalData().
Referenced by getCreditCard().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::sendDebitEntry | ( | ) |
Definition at line 470 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, $error, $result, __addBookings(), __clearSession(), __emptyShoppingCart(), __sendBill(), PAY_METHOD_BMF, ilUtil\sendInfo(), showDebitEntry(), showPaymentType(), and showPersonalData().
Referenced by getDebitEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::showCreditCard | ( | ) |
Definition at line 699 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, __showShoppingCart(), ilUtil\getImagePath(), PAY_METHOD_BMF, ilUtil\prepareFormOutput(), and ilUtil\sendInfo().
Referenced by getCreditCard(), getPaymentType(), and sendCreditCard().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::showDebitEntry | ( | ) |
Definition at line 344 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, __showShoppingCart(), ilUtil\getImagePath(), PAY_METHOD_BMF, ilUtil\prepareFormOutput(), and ilUtil\sendInfo().
Referenced by getDebitEntry(), getPaymentType(), and sendDebitEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::showPaymentType | ( | ) |
Definition at line 252 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, ilUtil\getImagePath(), PAY_METHOD_BMF, and ilUtil\sendInfo().
Referenced by getPaymentType(), getPersonalData(), sendCreditCard(), and sendDebitEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::showPersonalData | ( | ) |
Definition at line 109 of file class.ilPurchaseBMFGUI.php.
References $_SESSION, __showCountries(), ilUtil\getImagePath(), PAY_METHOD_BMF, ilUtil\prepareFormOutput(), and ilUtil\sendInfo().
Referenced by getPersonalData(), sendCreditCard(), and sendDebitEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPurchaseBMFGUI::$coupon_obj = null |
Definition at line 45 of file class.ilPurchaseBMFGUI.php.
| ilPurchaseBMFGUI::$ctrl |
Definition at line 41 of file class.ilPurchaseBMFGUI.php.
| ilPurchaseBMFGUI::$error |
Definition at line 46 of file class.ilPurchaseBMFGUI.php.
Referenced by sendCreditCard(), and sendDebitEntry().
| ilPurchaseBMFGUI::$shoppingCart |
Definition at line 47 of file class.ilPurchaseBMFGUI.php.
| ilPurchaseBMFGUI::$soapClient |
Definition at line 49 of file class.ilPurchaseBMFGUI.php.
| ilPurchaseBMFGUI::$tpl |
Definition at line 42 of file class.ilPurchaseBMFGUI.php.
Referenced by __sendBill(), __showCountries(), __showItemsTable(), and ilPurchaseBMFGUI().
| ilPurchaseBMFGUI::$user_obj |
Definition at line 44 of file class.ilPurchaseBMFGUI.php.
Referenced by ilPurchaseBMFGUI().