ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
__construct ($user_obj) | |
executeCommand () | |
resetObjectFilter () | |
deleteObject () | |
performDelete () | |
editPayMethod () | |
performAddPrice () | |
performDeletePrice () | |
deletePrice () | |
ORg_updatePrice () | |
updateDetails () | |
showSelectedObject () | |
addObject () | |
updatePrice () | |
Public Member Functions inherited from ilShopBaseGUI | |
__construct () |
Data Fields | |
$ctrl | |
$lng | |
$user_obj | |
$pobject = null |
Private Member Functions | |
__getStatus () | |
__showObjectsTable ($a_result_set) | |
__initPaymentObject ($a_pobject_id=0) |
Additional Inherited Members | |
Protected Member Functions inherited from ilShopBaseGUI | |
prepareOutput () | |
addPager ($result) | |
Protected Attributes inherited from ilShopBaseGUI | |
$ctrl = null | |
$lng = null | |
$tpl = null | |
$settings = null |
Definition at line 20 of file class.ilPaymentObjectGUI.php.
ilPaymentObjectGUI::__construct | ( | $user_obj | ) |
Definition at line 31 of file class.ilPaymentObjectGUI.php.
References $user_obj, ilShopBaseGUI\__construct(), and ilDatePresentation\setUseRelativeDates().
|
private |
Definition at line 1394 of file class.ilPaymentObjectGUI.php.
|
private |
Definition at line 1445 of file class.ilPaymentObjectGUI.php.
Referenced by editPayMethod(), performDelete(), performDeletePrice(), and updateDetails().
|
private |
Definition at line 1404 of file class.ilPaymentObjectGUI.php.
ilPaymentObjectGUI::addObject | ( | ) |
Definition at line 1309 of file class.ilPaymentObjectGUI.php.
References $_POST, ilPaymentObject\_checkExcSubtype(), ilPaymentObject\_isPurchasable(), ilUtil\sendInfo(), and showSelectedObject().
ilPaymentObjectGUI::deleteObject | ( | ) |
Definition at line 493 of file class.ilPaymentObjectGUI.php.
References ilPaymentBookings\_getCountBookingsByObject(), ilUtil\sendFailure(), and ilUtil\sendInfo().
ilPaymentObjectGUI::deletePrice | ( | ) |
Definition at line 1006 of file class.ilPaymentObjectGUI.php.
References $_POST, $_SESSION, and ilUtil\sendInfo().
ilPaymentObjectGUI::editPayMethod | ( | ) |
Definition at line 548 of file class.ilPaymentObjectGUI.php.
References __initPaymentObject(), ilUtil\sendFailure(), and ilUtil\sendInfo().
ilPaymentObjectGUI::executeCommand | ( | ) |
Definition at line 53 of file class.ilPaymentObjectGUI.php.
References $cmd, $ret, and ilShopBaseGUI\prepareOutput().
ilPaymentObjectGUI::ORg_updatePrice | ( | ) |
Definition at line 1029 of file class.ilPaymentObjectGUI.php.
References $_POST, and ilUtil\sendInfo().
ilPaymentObjectGUI::performAddPrice | ( | ) |
Definition at line 882 of file class.ilPaymentObjectGUI.php.
References $_POST, ilPaymentCurrency\_getAvailableCurrencies(), ilUtil\sendInfo(), ilUtil\stripSlashes(), ilPaymentPrices\TYPE_DURATION_DATE, ilPaymentPrices\TYPE_DURATION_MONTH, and ilPaymentPrices\TYPE_UNLIMITED_DURATION.
ilPaymentObjectGUI::performDelete | ( | ) |
Definition at line 520 of file class.ilPaymentObjectGUI.php.
References __initPaymentObject(), and ilUtil\sendInfo().
ilPaymentObjectGUI::performDeletePrice | ( | ) |
Definition at line 963 of file class.ilPaymentObjectGUI.php.
References $_SESSION, __initPaymentObject(), and ilUtil\sendInfo().
ilPaymentObjectGUI::resetObjectFilter | ( | ) |
Definition at line 123 of file class.ilPaymentObjectGUI.php.
References $_POST, $_SESSION, and ilUtil\sendInfo().
ilPaymentObjectGUI::showSelectedObject | ( | ) |
Definition at line 1239 of file class.ilPaymentObjectGUI.php.
References ilObject\_getIcon(), ilObjectFactory\getInstanceByRefId(), ilNonEditableValueGUI\getTitle(), ilUtil\sendInfo(), ilSelectInputGUI\setOptions(), and ilNonEditableValueGUI\setValue().
Referenced by addObject().
ilPaymentObjectGUI::updateDetails | ( | ) |
Definition at line 1125 of file class.ilPaymentObjectGUI.php.
References $_POST, __initPaymentObject(), ilPaymentShoppingCart\_deleteShoppingCartEntries(), and ilUtil\sendInfo().
ilPaymentObjectGUI::updatePrice | ( | ) |
Definition at line 1555 of file class.ilPaymentObjectGUI.php.
References $_POST, ilUtil\sendInfo(), ilUtil\stripSlashes(), ilPaymentPrices\TYPE_DURATION_DATE, ilPaymentPrices\TYPE_DURATION_MONTH, and ilPaymentPrices\TYPE_UNLIMITED_DURATION.
ilPaymentObjectGUI::$ctrl |
Definition at line 23 of file class.ilPaymentObjectGUI.php.
ilPaymentObjectGUI::$lng |
Definition at line 25 of file class.ilPaymentObjectGUI.php.
ilPaymentObjectGUI::$pobject = null |
Definition at line 29 of file class.ilPaymentObjectGUI.php.
ilPaymentObjectGUI::$user_obj |
Definition at line 27 of file class.ilPaymentObjectGUI.php.
Referenced by __construct().