ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
__construct ($user_obj) | |
executeCommand () | |
resetFilter () | |
showCoupons () | |
saveCouponForm () | |
addCoupon () | |
deleteAllCodes () | |
performDeleteAllCodes () | |
deleteCodes () | |
performDeleteCodes () | |
cancelDelete () | |
showCodes ($a_show_delete="") | |
exportCodes () | |
saveCodeForm () | |
generateCodes ($view="choice") | |
assignObjects () | |
unassignObjects () | |
showObjects () | |
importCodes () | |
showCodeImport () | |
deleteCoupon () | |
performDeleteCoupon () | |
Public Member Functions inherited from ilShopBaseGUI | |
__construct () |
Data Fields | |
$ctrl | |
$lng | |
$user_obj = null | |
$coupon_obj = null | |
$pobject = null |
Protected Member Functions | |
prepareOutput () | |
Protected Member Functions inherited from ilShopBaseGUI | |
addPager ($result) |
Private Member Functions | |
__showCouponsTable ($f_result) | |
__makeCode ($a_code="", $a_length=32) | |
__showButtons () | |
__initPaymentObject ($a_pobject_id=0) | |
__initCouponObject () |
Additional Inherited Members | |
Protected Attributes inherited from ilShopBaseGUI | |
$ctrl = null | |
$lng = null | |
$tpl = null | |
$settings = null |
Definition at line 8 of file class.ilPaymentCouponGUI.php.
ilPaymentCouponGUI::__construct | ( | $user_obj | ) |
Definition at line 18 of file class.ilPaymentCouponGUI.php.
References $user_obj, ilShopBaseGUI\__construct(), and __initCouponObject().
|
private |
Definition at line 1037 of file class.ilPaymentCouponGUI.php.
Referenced by __construct().
|
private |
Definition at line 1028 of file class.ilPaymentCouponGUI.php.
Referenced by showObjects().
|
private |
Definition at line 709 of file class.ilPaymentCouponGUI.php.
Referenced by saveCodeForm().
|
private |
Definition at line 1017 of file class.ilPaymentCouponGUI.php.
Referenced by addCoupon(), deleteCoupon(), generateCodes(), showCodeImport(), showCodes(), and showObjects().
|
private |
Definition at line 262 of file class.ilPaymentCouponGUI.php.
Referenced by showCoupons().
ilPaymentCouponGUI::addCoupon | ( | ) |
Definition at line 347 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, __showButtons(), ilNumberInputGUI\setSize(), ilTextInputGUI\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by saveCouponForm().
ilPaymentCouponGUI::assignObjects | ( | ) |
Definition at line 794 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, and showObjects().
ilPaymentCouponGUI::cancelDelete | ( | ) |
Definition at line 505 of file class.ilPaymentCouponGUI.php.
References $_SESSION, and showCodes().
ilPaymentCouponGUI::deleteAllCodes | ( | ) |
Definition at line 454 of file class.ilPaymentCouponGUI.php.
References showCodes().
ilPaymentCouponGUI::deleteCodes | ( | ) |
Definition at line 470 of file class.ilPaymentCouponGUI.php.
References $_POST, $_SESSION, ilUtil\sendInfo(), and showCodes().
ilPaymentCouponGUI::deleteCoupon | ( | ) |
Definition at line 1045 of file class.ilPaymentCouponGUI.php.
References $_GET, __showButtons(), ilPaymentCoupons\_lookupTitle(), ilUtil\sendFailure(), and ilUtil\sendQuestion().
ilPaymentCouponGUI::executeCommand | ( | ) |
Definition at line 37 of file class.ilPaymentCouponGUI.php.
References $cmd, and prepareOutput().
ilPaymentCouponGUI::exportCodes | ( | ) |
Definition at line 599 of file class.ilPaymentCouponGUI.php.
References $_GET, ilUtil\deliverData(), and showCodes().
ilPaymentCouponGUI::generateCodes | ( | $view = "choice" | ) |
Definition at line 721 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, __showButtons(), ilNumberInputGUI\setSize(), ilRadioOption\setValue(), and ilUtil\stripSlashes().
Referenced by saveCodeForm(), and showCodes().
ilPaymentCouponGUI::importCodes | ( | ) |
Definition at line 950 of file class.ilPaymentCouponGUI.php.
References $_GET, ilUtil\sendInfo(), showCodeImport(), showCodes(), and ilUtil\stripSlashes().
ilPaymentCouponGUI::performDeleteAllCodes | ( | ) |
Definition at line 461 of file class.ilPaymentCouponGUI.php.
References $_GET, and showCodes().
ilPaymentCouponGUI::performDeleteCodes | ( | ) |
Definition at line 488 of file class.ilPaymentCouponGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showCodes().
ilPaymentCouponGUI::performDeleteCoupon | ( | ) |
Definition at line 1072 of file class.ilPaymentCouponGUI.php.
References $_POST, ilUtil\sendFailure(), and showCoupons().
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 27 of file class.ilPaymentCouponGUI.php.
Referenced by executeCommand().
ilPaymentCouponGUI::resetFilter | ( | ) |
Definition at line 53 of file class.ilPaymentCouponGUI.php.
References $_POST, $_SESSION, and showCoupons().
Referenced by showCoupons().
ilPaymentCouponGUI::saveCodeForm | ( | ) |
Definition at line 627 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, $_SESSION, __makeCode(), generateCodes(), ilUtil\sendInfo(), showCodes(), and ilUtil\stripSlashes().
ilPaymentCouponGUI::saveCouponForm | ( | ) |
Definition at line 286 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, addCoupon(), ilFormat\checkDecimal(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
ilPaymentCouponGUI::showCodeImport | ( | ) |
Definition at line 992 of file class.ilPaymentCouponGUI.php.
References $_GET, __showButtons(), ilFileInputGUI\setSuffixes(), and ilUtil\stripSlashes().
Referenced by importCodes().
ilPaymentCouponGUI::showCodes | ( | $a_show_delete = "" | ) |
Definition at line 514 of file class.ilPaymentCouponGUI.php.
References $_GET, $_SESSION, __showButtons(), ilUtil\formCheckbox(), generateCodes(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by cancelDelete(), deleteAllCodes(), deleteCodes(), exportCodes(), importCodes(), performDeleteAllCodes(), performDeleteCodes(), and saveCodeForm().
ilPaymentCouponGUI::showCoupons | ( | ) |
Definition at line 68 of file class.ilPaymentCouponGUI.php.
References $_POST, $_SESSION, __showCouponsTable(), ilObjUser\_lookupLogin(), ilObjectFactory\getInstanceByRefId(), resetFilter(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by performDeleteCoupon(), and resetFilter().
ilPaymentCouponGUI::showObjects | ( | ) |
Definition at line 832 of file class.ilPaymentCouponGUI.php.
References $_GET, __initPaymentObject(), __showButtons(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByRefId(), and ilUtil\stripSlashes().
Referenced by assignObjects(), and unassignObjects().
ilPaymentCouponGUI::unassignObjects | ( | ) |
Definition at line 813 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, and showObjects().
ilPaymentCouponGUI::$coupon_obj = null |
Definition at line 15 of file class.ilPaymentCouponGUI.php.
ilPaymentCouponGUI::$ctrl |
Definition at line 10 of file class.ilPaymentCouponGUI.php.
ilPaymentCouponGUI::$lng |
Definition at line 12 of file class.ilPaymentCouponGUI.php.
ilPaymentCouponGUI::$pobject = null |
Definition at line 16 of file class.ilPaymentCouponGUI.php.
ilPaymentCouponGUI::$user_obj = null |
Definition at line 14 of file class.ilPaymentCouponGUI.php.
Referenced by __construct().