|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Inheritance diagram for ilPaymentStatisticGUI:
Collaboration diagram for ilPaymentStatisticGUI:Public Member Functions | |
| __construct ($user_obj) | |
| executeCommand () | |
| resetFilter () | |
| showStatistics () | |
| excelExport () | |
| addStatisticWorksheet ($pewa) | |
| editStatistic ($a_show_confirm_delete=false) | |
| updateStatistic () | |
| deleteStatistic () | |
| performDelete () | |
| showObjectSelector () | |
| searchUser () | |
| performSearch () | |
| addCustomer () | |
| __showStatisticTable ($a_result_set) | |
| __initBookingObject () | |
| __search ($a_search_string) | |
| __showSearchUserTable ($a_result_set) | |
| performDeleteDeassignCrs () | |
Public Member Functions inherited from ilShopBaseGUI | |
| __construct () | |
Data Fields | |
| $booking_obj = null | |
Protected Member Functions | |
| prepareOutput () | |
Protected Member Functions inherited from ilShopBaseGUI | |
| prepareOutput () | |
| addPager ($result) | |
Private Attributes | |
| $pobject = null | |
Additional Inherited Members | |
Protected Attributes inherited from ilShopBaseGUI | |
| $ctrl = null | |
| $lng = null | |
| $tpl = null | |
| $settings = null | |
Definition at line 22 of file class.ilPaymentStatisticGUI.php.
| ilPaymentStatisticGUI::__construct | ( | $user_obj | ) |
Definition at line 27 of file class.ilPaymentStatisticGUI.php.
| ilPaymentStatisticGUI::__initBookingObject | ( | ) |
Definition at line 1171 of file class.ilPaymentStatisticGUI.php.
Referenced by addStatisticWorksheet(), editStatistic(), performDelete(), performDeleteDeassignCrs(), showStatistics(), and updateStatistic().
Here is the caller graph for this function:| ilPaymentStatisticGUI::__search | ( | $a_search_string | ) |
Definition at line 1178 of file class.ilPaymentStatisticGUI.php.
References ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPaymentStatisticGUI::__showSearchUserTable | ( | $a_result_set | ) |
Definition at line 1202 of file class.ilPaymentStatisticGUI.php.
References $_GET.
Referenced by performSearch().
Here is the caller graph for this function:| ilPaymentStatisticGUI::__showStatisticTable | ( | $a_result_set | ) |
Definition at line 1147 of file class.ilPaymentStatisticGUI.php.
Referenced by showStatistics().
Here is the caller graph for this function:| ilPaymentStatisticGUI::addCustomer | ( | ) |
Definition at line 875 of file class.ilPaymentStatisticGUI.php.
References $_GET, $_POST, $ilCtrl, ilPaymentSettings\_getInstance(), ilPaymentPrices\_getPriceString(), ilPaymentObject\_lookupPobjectId(), ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), ilPayMethods\getPayMethodsOptions(), IL_CAL_DATE, ilUtil\prepareFormOutput(), ilPaymentPrices\TYPE_DURATION_DATE, ilPaymentPrices\TYPE_DURATION_MONTH, and ilPaymentPrices\TYPE_UNLIMITED_DURATION.
Here is the call graph for this function:| ilPaymentStatisticGUI::addStatisticWorksheet | ( | $pewa | ) |
Definition at line 385 of file class.ilPaymentStatisticGUI.php.
References __initBookingObject(), ilObjUser\_lookupLogin(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), and ilPayMethods\getStringByPaymethod().
Referenced by excelExport().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPaymentStatisticGUI::deleteStatistic | ( | ) |
Definition at line 725 of file class.ilPaymentStatisticGUI.php.
References $_GET, editStatistic(), ilUtil\sendInfo(), and showStatistics().
Here is the call graph for this function:| ilPaymentStatisticGUI::editStatistic | ( | $a_show_confirm_delete = false | ) |
Definition at line 494 of file class.ilPaymentStatisticGUI.php.
References $_GET, __initBookingObject(), ilPaymentObject\_getObjectData(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), ilPayMethods\getStringByPaymethod(), IL_CAL_DATETIME, IL_CAL_UNIX, ilUtil\sendInfo(), and showStatistics().
Referenced by deleteStatistic().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPaymentStatisticGUI::excelExport | ( | ) |
Definition at line 370 of file class.ilPaymentStatisticGUI.php.
References addStatisticWorksheet().
Here is the call graph for this function:| ilPaymentStatisticGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilPaymentStatisticGUI.php.
References $cmd, and prepareOutput().
Here is the call graph for this function:| ilPaymentStatisticGUI::performDelete | ( | ) |
Definition at line 740 of file class.ilPaymentStatisticGUI.php.
References $_GET, __initBookingObject(), ilUtil\sendInfo(), and showStatistics().
Here is the call graph for this function:| ilPaymentStatisticGUI::performDeleteDeassignCrs | ( | ) |
Definition at line 1222 of file class.ilPaymentStatisticGUI.php.
References $_GET, __initBookingObject(), ilShopUtils\_deassignPurchasedCourseMemberRole(), ilPaymentObject\_getObjectData(), ilUtil\sendInfo(), and showStatistics().
Here is the call graph for this function:| ilPaymentStatisticGUI::performSearch | ( | ) |
Definition at line 820 of file class.ilPaymentStatisticGUI.php.
References $_GET, $_POST, $_SESSION, $result, __search(), __showSearchUserTable(), ilObjectFactory\getInstanceByObjId(), searchUser(), ilUtil\sendInfo(), showObjectSelector(), showStatistics(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 38 of file class.ilPaymentStatisticGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilPaymentStatisticGUI::resetFilter | ( | ) |
Definition at line 65 of file class.ilPaymentStatisticGUI.php.
References $_POST, $_SESSION, and showStatistics().
Referenced by showStatistics().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPaymentStatisticGUI::searchUser | ( | ) |
Definition at line 782 of file class.ilPaymentStatisticGUI.php.
References $_GET, $_POST, ilUtil\sendInfo(), and showObjectSelector().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPaymentStatisticGUI::showObjectSelector | ( | ) |
Definition at line 763 of file class.ilPaymentStatisticGUI.php.
References ilUtil\sendInfo().
Referenced by performSearch(), and searchUser().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPaymentStatisticGUI::showStatistics | ( | ) |
Definition at line 86 of file class.ilPaymentStatisticGUI.php.
References $_POST, $_SESSION, $ref_id, __initBookingObject(), __showStatisticTable(), ilFormat\_getLocalMoneyFormat(), ilObjUser\_lookupLogin(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), ilPayMethods\getPayMethodsOptions(), ilPayMethods\getStringByPaymethod(), IL_CAL_UNIX, resetFilter(), and ilUtil\sendInfo().
Referenced by deleteStatistic(), editStatistic(), performDelete(), performDeleteDeassignCrs(), performSearch(), resetFilter(), and updateStatistic().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPaymentStatisticGUI::updateStatistic | ( | ) |
Definition at line 694 of file class.ilPaymentStatisticGUI.php.
References $_GET, $_POST, __initBookingObject(), ilUtil\sendInfo(), and showStatistics().
Here is the call graph for this function:| ilPaymentStatisticGUI::$booking_obj = null |
Definition at line 25 of file class.ilPaymentStatisticGUI.php.
|
private |
Definition at line 24 of file class.ilPaymentStatisticGUI.php.