| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilPaymentCouponGUI:
 Inheritance diagram for ilPaymentCouponGUI: Collaboration diagram for ilPaymentCouponGUI:
 Collaboration diagram for ilPaymentCouponGUI:| Public Member Functions | |
| ilPaymentCouponGUI ($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 () | |
|  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, $a_session_key) | |
| buildSubTabs () | |
| setSection ($a_section) | |
| getSection () | |
| setSubSection ($a_sub_section) | |
| getSubSection () | |
| showButton ($a_cmd, $a_text, $a_target= '') | |
| initTableGUI () | |
| setTableGUIBasicData ($tbl, $result_set, $a_default_order_column= '') | |
| 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 | |
| $ilias = null | |
| $lng = null | |
| $tpl = null | |
| $oGeneralSettings = null | |
| $section = 0 | |
| $sub_section = 0 | |
Definition at line 8 of file class.ilPaymentCouponGUI.php.
| 
 | private | 
Definition at line 1038 of file class.ilPaymentCouponGUI.php.
Referenced by ilPaymentCouponGUI().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 1029 of file class.ilPaymentCouponGUI.php.
Referenced by showObjects().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 713 of file class.ilPaymentCouponGUI.php.
Referenced by saveCodeForm().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 1018 of file class.ilPaymentCouponGUI.php.
Referenced by addCoupon(), generateCodes(), showCodeImport(), showCodes(), and showObjects().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 265 of file class.ilPaymentCouponGUI.php.
Referenced by showCoupons().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentCouponGUI::addCoupon | ( | ) | 
Definition at line 351 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, __showButtons(), ilNumberInputGUI\setSize(), ilTextInputGUI\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by saveCouponForm().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentCouponGUI::assignObjects | ( | ) | 
Definition at line 797 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, and showObjects().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::cancelDelete | ( | ) | 
Definition at line 510 of file class.ilPaymentCouponGUI.php.
References $_SESSION, and showCodes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::deleteAllCodes | ( | ) | 
Definition at line 459 of file class.ilPaymentCouponGUI.php.
References showCodes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::deleteCodes | ( | ) | 
Definition at line 475 of file class.ilPaymentCouponGUI.php.
References $_POST, $_SESSION, ilUtil\sendInfo(), and showCodes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::executeCommand | ( | ) | 
Definition at line 39 of file class.ilPaymentCouponGUI.php.
References $cmd, and prepareOutput().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::exportCodes | ( | ) | 
Definition at line 604 of file class.ilPaymentCouponGUI.php.
References $_GET, $data, ilUtil\deliverData(), and showCodes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::generateCodes | ( | $view = "choice" | ) | 
Definition at line 725 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, __showButtons(), ilNumberInputGUI\setSize(), ilRadioOption\setValue(), and ilUtil\stripSlashes().
Referenced by saveCodeForm(), and showCodes().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentCouponGUI::ilPaymentCouponGUI | ( | $user_obj | ) | 
Definition at line 18 of file class.ilPaymentCouponGUI.php.
References $user_obj, ilShopBaseGUI\__construct(), and __initCouponObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::importCodes | ( | ) | 
Definition at line 951 of file class.ilPaymentCouponGUI.php.
References $_GET, $data, ilUtil\sendInfo(), showCodeImport(), showCodes(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::performDeleteAllCodes | ( | ) | 
Definition at line 466 of file class.ilPaymentCouponGUI.php.
References $_GET, and showCodes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::performDeleteCodes | ( | ) | 
Definition at line 493 of file class.ilPaymentCouponGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showCodes().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Reimplemented from ilShopBaseGUI.
Definition at line 27 of file class.ilPaymentCouponGUI.php.
References ilShopBaseGUI\setSection().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentCouponGUI::resetFilter | ( | ) | 
Definition at line 57 of file class.ilPaymentCouponGUI.php.
References $_POST, $_SESSION, and showCoupons().
Referenced by showCoupons().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentCouponGUI::saveCodeForm | ( | ) | 
Definition at line 632 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, $_SESSION, __makeCode(), generateCodes(), ilUtil\sendInfo(), showCodes(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::saveCouponForm | ( | ) | 
Definition at line 289 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, addCoupon(), ilFormat\checkDecimal(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentCouponGUI::showCodeImport | ( | ) | 
Definition at line 993 of file class.ilPaymentCouponGUI.php.
References $_GET, __showButtons(), ilFileInputGUI\setSuffixes(), and ilUtil\stripSlashes().
Referenced by importCodes().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentCouponGUI::showCodes | ( | $a_show_delete = "" | ) | 
Definition at line 519 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().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentCouponGUI::showCoupons | ( | ) | 
Definition at line 72 of file class.ilPaymentCouponGUI.php.
References $_POST, $_SESSION, __showCouponsTable(), ilObjUser\_lookupLogin(), ilObjectFactory\getInstanceByRefId(), resetFilter(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by resetFilter().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentCouponGUI::showObjects | ( | ) | 
Definition at line 835 of file class.ilPaymentCouponGUI.php.
References $_GET, $data, __initPaymentObject(), __showButtons(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByRefId(), and ilUtil\stripSlashes().
Referenced by assignObjects(), and unassignObjects().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentCouponGUI::unassignObjects | ( | ) | 
Definition at line 816 of file class.ilPaymentCouponGUI.php.
References $_GET, $_POST, and showObjects().
 Here is the call graph for this function:
 Here is the call graph for this function:| 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 ilPaymentCouponGUI().