|
ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilShopBoughtObjectsGUI. More...
Inheritance diagram for ilShopBoughtObjectsGUI:
Collaboration diagram for ilShopBoughtObjectsGUI:Public Member Functions | |
| __construct ($user_obj) | |
| executeCommand () | |
| showItems () | |
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 Member Functions | |
| showStatisticTable ($a_result_set) | |
| initBookingsObject () | |
Private Attributes | |
| $user_obj | |
| $psc_obj = null | |
Additional Inherited Members | |
Protected Attributes inherited from ilShopBaseGUI | |
| $ctrl = null | |
| $ilias = null | |
| $lng = null | |
| $tpl = null | |
| $oGeneralSettings = null | |
| $section = 0 | |
| $sub_section = 0 | |
Class ilShopBoughtObjectsGUI.
Definition at line 35 of file class.ilShopBoughtObjectsGUI.php.
| ilShopBoughtObjectsGUI::__construct | ( | $user_obj | ) |
Definition at line 41 of file class.ilShopBoughtObjectsGUI.php.
References $user_obj, and ilShopBaseGUI\__construct().
Here is the call graph for this function:| ilShopBoughtObjectsGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilShopBoughtObjectsGUI.php.
References $cmd, and prepareOutput().
Here is the call graph for this function:
|
private |
Definition at line 511 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showItems().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 341 of file class.ilShopBoughtObjectsGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilShopBoughtObjectsGUI::showItems | ( | ) |
Definition at line 350 of file class.ilShopBoughtObjectsGUI.php.
References ilRepositoryExplorer\buildFrameTarget(), ilRepositoryExplorer\buildLinkTarget(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), initBookingsObject(), PAY_METHOD_BILL, PAY_METHOD_BMF, PAY_METHOD_EPAY, PAY_METHOD_PAYPAL, ilUtil\sendInfo(), and showStatisticTable().
Here is the call graph for this function:
|
private |
Definition at line 457 of file class.ilShopBoughtObjectsGUI.php.
References $_GET, and ilShopBaseGUI\$tpl.
Referenced by showItems().
Here is the caller graph for this function:
|
private |
Definition at line 39 of file class.ilShopBoughtObjectsGUI.php.
|
private |
Definition at line 37 of file class.ilShopBoughtObjectsGUI.php.
Referenced by __construct().