ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilPaymentStatisticGUI ($user_obj) | |
executeCommand () | |
resetFilter () | |
showStatistics () | |
excelExport () | |
addStatisticWorksheet (&$pewa) | |
editStatistic ($a_show_confirm_delete=false) | |
updateStatistic () | |
deleteStatistic () | |
performDelete () | |
showObjectSelector () | |
searchUser () | |
performSearch () | |
addCustomer () | |
saveCustomer () | |
__showStatisticTable ($a_result_set) | |
__initBookingObject () | |
__showButton ($a_cmd, $a_text, $a_target= '') | |
__search ($a_search_string) | |
__showSearchUserTable ($a_result_set) | |
Public Member Functions inherited from ilShopBaseGUI | |
__construct () |
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 Attributes | |
$pobject = null |
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 34 of file class.ilPaymentStatisticGUI.php.
ilPaymentStatisticGUI::__initBookingObject | ( | ) |
Definition at line 1000 of file class.ilPaymentStatisticGUI.php.
Referenced by addStatisticWorksheet(), editStatistic(), performDelete(), saveCustomer(), showStatistics(), and updateStatistic().
ilPaymentStatisticGUI::__search | ( | $a_search_string | ) |
Definition at line 1023 of file class.ilPaymentStatisticGUI.php.
References ilUtil\sendInfo(), ilSearch\setPerformUpdate(), and ilUtil\stripSlashes().
Referenced by performSearch().
ilPaymentStatisticGUI::__showButton | ( | $a_cmd, | |
$a_text, | |||
$a_target = '' |
|||
) |
Definition at line 1007 of file class.ilPaymentStatisticGUI.php.
ilPaymentStatisticGUI::__showSearchUserTable | ( | $a_result_set | ) |
Definition at line 1047 of file class.ilPaymentStatisticGUI.php.
References $_GET, ilShopBaseGUI\$tpl, ilUtil\getImagePath(), ilShopBaseGUI\initTableGUI(), and ilShopBaseGUI\setTableGUIBasicData().
Referenced by performSearch().
ilPaymentStatisticGUI::__showStatisticTable | ( | $a_result_set | ) |
Definition at line 941 of file class.ilPaymentStatisticGUI.php.
References $_GET, ilShopBaseGUI\$tpl, and ilShopBaseGUI\initTableGUI().
Referenced by showStatistics().
ilPaymentStatisticGUI::addCustomer | ( | ) |
Definition at line 743 of file class.ilPaymentStatisticGUI.php.
References $_GET, $_POST, ilPaymentPrices\_getPriceString(), ilPaymentObject\_lookupPobjectId(), ilDatePresentation\formatDate(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), IL_CAL_UNIX, ilUtil\prepareFormOutput(), searchUser(), ilUtil\sendInfo(), ilShopBaseGUI\showButton(), and showObjectSelector().
Referenced by saveCustomer().
ilPaymentStatisticGUI::addStatisticWorksheet | ( | & | $pewa | ) |
Definition at line 322 of file class.ilPaymentStatisticGUI.php.
References $pay_method, $title, __initBookingObject(), ilPaymentVendors\_getCostCenter(), ilObjUser\_lookupLogin(), ilObject\_lookupObjId(), and ilObject\_lookupTitle().
Referenced by excelExport().
ilPaymentStatisticGUI::deleteStatistic | ( | ) |
Definition at line 602 of file class.ilPaymentStatisticGUI.php.
References $_GET, editStatistic(), ilUtil\sendInfo(), and showStatistics().
ilPaymentStatisticGUI::editStatistic | ( | $a_show_confirm_delete = false | ) |
Definition at line 450 of file class.ilPaymentStatisticGUI.php.
References $_GET, __initBookingObject(), ilFormat\_getLocalMoneyFormat(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\formSelect(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), ilUtil\sendInfo(), ilShopBaseGUI\showButton(), and showStatistics().
Referenced by deleteStatistic().
ilPaymentStatisticGUI::excelExport | ( | ) |
Definition at line 307 of file class.ilPaymentStatisticGUI.php.
References addStatisticWorksheet().
ilPaymentStatisticGUI::executeCommand | ( | ) |
Definition at line 60 of file class.ilPaymentStatisticGUI.php.
References $cmd, and prepareOutput().
ilPaymentStatisticGUI::ilPaymentStatisticGUI | ( | $user_obj | ) |
Definition at line 38 of file class.ilPaymentStatisticGUI.php.
References ilShopBaseGUI\__construct().
ilPaymentStatisticGUI::performDelete | ( | ) |
Definition at line 618 of file class.ilPaymentStatisticGUI.php.
References $_GET, __initBookingObject(), ilUtil\sendInfo(), and showStatistics().
ilPaymentStatisticGUI::performSearch | ( | ) |
Definition at line 691 of file class.ilPaymentStatisticGUI.php.
References $_GET, $_POST, $_SESSION, $result, $user, __search(), __showSearchUserTable(), ilObjectFactory\getInstanceByObjId(), searchUser(), ilUtil\sendInfo(), ilShopBaseGUI\showButton(), showObjectSelector(), showStatistics(), and ilUtil\stripSlashes().
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 48 of file class.ilPaymentStatisticGUI.php.
References ilShopBaseGUI\setSection().
Referenced by executeCommand().
ilPaymentStatisticGUI::resetFilter | ( | ) |
Definition at line 77 of file class.ilPaymentStatisticGUI.php.
References $_POST, $_SESSION, and showStatistics().
ilPaymentStatisticGUI::saveCustomer | ( | ) |
Definition at line 840 of file class.ilPaymentStatisticGUI.php.
References $_GET, $_POST, ilShopBaseGUI\$ilias, __initBookingObject(), ilPayMethods\_enabled(), ilPaymentPrices\_getPrice(), ilPaymentPrices\_getPriceString(), ilPaymentObject\_lookupPobjectId(), ilObjUser\_readUsersProfileData(), addCustomer(), ilShopVats\getRate(), searchUser(), ilUtil\sendInfo(), showObjectSelector(), and showStatistics().
ilPaymentStatisticGUI::searchUser | ( | ) |
Definition at line 663 of file class.ilPaymentStatisticGUI.php.
References $_GET, $_SESSION, ilUtil\sendInfo(), ilShopBaseGUI\showButton(), and showObjectSelector().
Referenced by addCustomer(), performSearch(), and saveCustomer().
ilPaymentStatisticGUI::showObjectSelector | ( | ) |
Definition at line 641 of file class.ilPaymentStatisticGUI.php.
References $_GET, ilUtil\sendInfo(), ilExplorer\setExpand(), and ilShopBaseGUI\showButton().
Referenced by addCustomer(), performSearch(), saveCustomer(), and searchUser().
ilPaymentStatisticGUI::showStatistics | ( | ) |
Definition at line 96 of file class.ilPaymentStatisticGUI.php.
References $_POST, $_SESSION, __initBookingObject(), __showStatisticTable(), ilFormat\_getLocalMoneyFormat(), ilObjUser\_lookupLogin(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\prepareFormOutput(), ilUtil\sendInfo(), and ilShopBaseGUI\showButton().
Referenced by deleteStatistic(), editStatistic(), performDelete(), performSearch(), resetFilter(), saveCustomer(), and updateStatistic().
ilPaymentStatisticGUI::updateStatistic | ( | ) |
Definition at line 571 of file class.ilPaymentStatisticGUI.php.
References $_GET, $_POST, __initBookingObject(), ilUtil\sendInfo(), and showStatistics().
|
private |
Definition at line 36 of file class.ilPaymentStatisticGUI.php.