| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Inheritance diagram for ilObjPaymentSettingsGUI:
 Inheritance diagram for ilObjPaymentSettingsGUI: Collaboration diagram for ilObjPaymentSettingsGUI:
 Collaboration diagram for ilObjPaymentSettingsGUI:| Public Member Functions | |
| __construct ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
| Constructor  public. | |
| checkShopActivationObject () | |
| updateDetailsObject () | |
| performAddPriceObject () | |
| performDeletePriceObject () | |
| deletePriceObject () | |
| updatePriceObject () | |
| editDetailsObject ($a_show_confirm=false) | |
| deleteObjectObject () | |
| performObjectDeleteObject () | |
| resetObjectFilterObject () | |
| objectsObject () | |
| gatewayObject () | |
| resetFilterObject () | |
| statisticObject () | |
| editStatisticObject ($a_show_confirm_delete=false) | |
| updateStatisticObject () | |
| deleteStatisticObject () | |
| performDeleteObject () | |
| getTabs ($tabs_gui) | |
| get tabs  public | |
| savePaypalSettingsObject () | |
| vendorsObject ($a_show_confirm=false) | |
| exportVendorsObject () | |
| addStatisticWorksheet (&$pewa) | |
| addVendorWorksheet ($pewa) | |
| payMethodsObject ($askForDeletingAddresses=array()) | |
| savePayMethodsObject () | |
| cancelDeleteVendorsObject () | |
| deleteVendorsObject () | |
| performDeleteVendorsObject () | |
| editVendorObject () | |
| performEditVendorObject () | |
| showObjectSelectorObject () | |
| searchUserObject () | |
| searchObject () | |
| addVendorObject () | |
| addUserObject () | |
| searchUserSPObject () | |
| performSearchSPObject () | |
| addCustomerObject () | |
| saveCustomerObject () | |
| vatsObject () | |
| confirmDeleteVatObject () | |
| performDeleteVatObject () | |
| createVatObject () | |
| editVatObject () | |
| updateVatObject () | |
| saveVatObject () | |
| deleteAddressesForPaymethodsObject () | |
| currenciesObject () | |
| updateDefaultCurrencyObject () | |
| addCurrencyObject () | |
| saveCurrencyObject () | |
| editCurrencyObject () | |
| deleteCurrencyObject () | |
| performDeleteCurrencyObject () | |
| updateCurrencyObject () | |
| TermsConditionsObject () | |
| BillingMailObject () | |
| saveBillingMailObject () | |
| getDocumentsPageHTML ($a_editor_page_id) | |
| forwardToDocumentsPageObject ($a_editor_page_id) | |
| InvoiceNumberObject () | |
| saveInvoiceNumberObject () | |
| StatutoryRegulationsObject () | |
| saveStatutoryRegulationsObject () | |
| editPriceObject () | |
|  Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor  public. | |
| & | executeCommand () | 
| execute command | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) | |
| setCreationMode ($a_mode=true) | |
| if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui | |
| getCreationMode () | |
| get creation mode | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page  public | |
| createObject () | |
| create new object form | |
| cancelCreation () | |
| cancel create action and go back to repository parent | |
| saveObject () | |
| save object | |
| editObject () | |
| edit object | |
| updateObject () | |
| updates object entry in object_data | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. | |
| isVisible ($a_ref_id, $a_type) | |
| viewObject () | |
| list childs of current object | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. | |
| Data Fields | |
| const | CONDITIONS_EDITOR_PAGE_ID = 99999997 | 
| $user_obj = null | |
| $pobject = null | |
| $genSetData = null | |
| $active_sub_tab | |
| $error = false | |
| $booking_obj = null | |
| $form = null | |
| $ilErr = null | |
| $vendors_obj = null | |
| $ctrl = null | |
| $tabs_gui = null | |
|  Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 | 
| $ilias | |
| $objDefinition | |
| $tpl | |
| $tree | |
| $lng | |
| $data | |
| $object | |
| $ref_id | |
| $obj_id | |
| $maxcount | |
| $formaction | |
| $return_location | |
| $target_frame | |
| $tab_target_script | |
| $actions | |
| $sub_objects | |
| $omit_locator = false | |
| const | CFORM_NEW = 1 | 
| const | CFORM_IMPORT = 2 | 
| const | CFORM_CLONE = 3 | 
| Private Member Functions | |
| __editPricesTable ($a_result_set) | |
| __getHTMLPath ($a_ref_id) | |
| __getVendors () | |
| __getStatus () | |
| __showObjectsTable ($a_result_set) | |
| __initPaymentObject ($a_pobject_id=0) | |
| getSubTabs ($a_tab, $a_sub_tab=null) | |
| __showStatisticTable ($a_result_set) | |
| __initBookingObject () | |
| __showVendorsTable ($a_result_set) | |
| __showSearchUserTable ($a_result_set) | |
| __search ($a_search_string) | |
| __searchSP ($a_search_string) | |
| __showSearchUserSPTable ($a_result_set) | |
| initVatForm ($a_type= 'create') | |
| fillVATDataIntoVATForm () | |
| Additional Inherited Members | |
|  Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot ($a_raise_error=false) | 
| Goto repository root. | |
| static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") | 
| Goto repository root. | |
|  Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| prepareOutput () | |
| prepare output | |
| setTitleAndDescription () | |
| called by prepare output | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add header action menu. | |
| insertHeaderAction ($a_list_gui) | |
| Insert header action into main template. | |
| addHeaderAction () | |
| Add header action menu. | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. | |
| showMountWebfolderIcon () | |
| setTabs () | |
| set admin tabs  public | |
| setAdminTabs () | |
| set admin tabs  public | |
| setLocator () | |
| set Locator | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems ($a_do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| initCreationForms ($a_new_type) | |
| Init creation froms. | |
| getCreationFormsHTML (array $a_forms) | |
| Get HTML for creation forms (accordion) | |
| initCreateForm ($a_new_type) | |
| Init object creation form. | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. | |
| getDidacticTemplateVar ($a_type) | |
| Get didactic template setting from creation screen. | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. | |
| initEditForm () | |
| Init object edit form. | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. | |
| getEditFormValues () | |
| Get values for edit form. | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. | |
| afterUpdate () | |
| Post (successful) object update hook. | |
| initImportForm ($a_new_type) | |
| Init object import form. | |
| importFileObject ($parent_id=null) | |
| Import. | |
| afterImport (ilObject $a_new_object) | |
| Post (successful) object import hook. | |
| setFormAction ($a_cmd, $a_formaction) | |
| set specific form action for command | |
| getReturnLocation ($a_cmd, $a_location="") | |
| get return location for command (command is method name without "Object", e.g. | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste | |
| getTabs (&$tabs_gui) | |
| get tabs abstract method. | |
| __showButton ($a_cmd, $a_text, $a_target= '') | |
| hitsperpageObject () | |
| & | __initTableGUI () | 
| __setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table | |
| redirectToRefId ($a_ref_id, $a_cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value | |
| fillCloneTemplate ($a_tpl_varname, $a_type) | |
| Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. | |
| getCenterColumnHTML () | |
| Get center column. | |
| getRightColumnHTML () | |
| Display right column. | |
| setColumnSettings ($column_gui) | |
| May be overwritten in subclasses. | |
| checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission and redirect on error. | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission. | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. | |
| handleAutoRating (ilObject $a_new_obj) | |
| Activate rating automatically if parent container setting. | |
Definition at line 34 of file class.ilObjPaymentSettingsGUI.php.
| ilObjPaymentSettingsGUI::__construct | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference, | |||
| $a_prepare_output = true | |||
| ) | 
Constructor public.
Definition at line 76 of file class.ilObjPaymentSettingsGUI.php.
References $ilErr, $ilUser, ilPaymentSettings\_getInstance(), ilPaymentVendors\getInstance(), and ilObjectGUI\ilObjectGUI().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 794 of file class.ilObjPaymentSettingsGUI.php.
References ilObjectFactory\getInstanceByRefId().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 1397 of file class.ilObjPaymentSettingsGUI.php.
References ilObjectGUI\$data, $path, and ilObjectGUI\$tree.
Referenced by editDetailsObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 1441 of file class.ilObjPaymentSettingsGUI.php.
Referenced by editDetailsObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 1415 of file class.ilObjPaymentSettingsGUI.php.
References $options, and ilObjectFactory\getInstanceByObjId().
Referenced by editDetailsObject().
 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:| 
 | private | 
Definition at line 3980 of file class.ilObjPaymentSettingsGUI.php.
Referenced by addStatisticWorksheet(), deleteAddressesForPaymethodsObject(), editStatisticObject(), performDeleteObject(), saveCustomerObject(), statisticObject(), and updateStatisticObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 1654 of file class.ilObjPaymentSettingsGUI.php.
Referenced by editDetailsObject(), objectsObject(), performDeletePriceObject(), performObjectDeleteObject(), and updateDetailsObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 4036 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by performSearchSPObject(), and searchObject().
 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:| 
 | private | 
Definition at line 4061 of file class.ilObjPaymentSettingsGUI.php.
References ilUtil\sendInfo(), ilSearch\setPerformUpdate(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 1629 of file class.ilObjPaymentSettingsGUI.php.
Referenced by objectsObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 4085 of file class.ilObjPaymentSettingsGUI.php.
Referenced by performSearchSPObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 4012 of file class.ilObjPaymentSettingsGUI.php.
Referenced by searchObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 3952 of file class.ilObjPaymentSettingsGUI.php.
Referenced by statisticObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 3987 of file class.ilObjPaymentSettingsGUI.php.
Referenced by vendorsObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjPaymentSettingsGUI::addCurrencyObject | ( | ) | 
Definition at line 4467 of file class.ilObjPaymentSettingsGUI.php.
References $form, and ilTextInputGUI\setValue().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::addCustomerObject | ( | ) | 
Definition at line 3668 of file class.ilObjPaymentSettingsGUI.php.
References ilPaymentSettings\_getInstance(), ilPaymentPrices\_getPriceString(), ilPaymentObject\_lookupPobjectId(), ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), IL_CAL_DATE, searchUserSPObject(), ilUtil\sendInfo(), ilRadioOption\setValue(), ilNonEditableValueGUI\setValue(), showObjectSelectorObject(), ilPaymentPrices\TYPE_DURATION_DATE, ilPaymentPrices\TYPE_DURATION_MONTH, and ilPaymentPrices\TYPE_UNLIMITED_DURATION.
Referenced by saveCustomerObject().
 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:| ilObjPaymentSettingsGUI::addStatisticWorksheet | ( | & | $pewa | ) | 
Definition at line 2869 of file class.ilObjPaymentSettingsGUI.php.
References __initBookingObject(), ilObjUser\_lookupEmail(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), and ilPayMethods\getStringByPaymethod().
Referenced by exportVendorsObject().
 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:| ilObjPaymentSettingsGUI::addUserObject | ( | ) | 
Definition at line 3530 of file class.ilObjPaymentSettingsGUI.php.
References $usr_id, searchObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), and vendorsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::addVendorObject | ( | ) | 
Definition at line 3491 of file class.ilObjPaymentSettingsGUI.php.
References $usr_id, ilObjUser\getUserIdByLogin(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilUtil\stripSlashes(), and vendorsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::addVendorWorksheet | ( | $pewa | ) | 
Definition at line 2998 of file class.ilObjPaymentSettingsGUI.php.
References ilObjectFactory\getInstanceByObjId().
Referenced by exportVendorsObject().
 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:| ilObjPaymentSettingsGUI::BillingMailObject | ( | ) | 
Definition at line 4622 of file class.ilObjPaymentSettingsGUI.php.
References ilPaymentSettings\getMailBillingText(), ilPaymentSettings\getMailUsePlaceholders(), ilCheckboxInputGUI\setOptionTitle(), and ilTextAreaInputGUI\setValue().
Referenced by saveBillingMailObject().
 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:| ilObjPaymentSettingsGUI::cancelDeleteVendorsObject | ( | ) | 
Definition at line 3204 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, and vendorsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::checkShopActivationObject | ( | ) | 
Definition at line 94 of file class.ilObjPaymentSettingsGUI.php.
References ilShopVats\_readAllVats(), payMethodsObject(), ilUtil\sendInfo(), vatsObject(), and vendorsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::confirmDeleteVatObject | ( | ) | 
Definition at line 4178 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilUtil\sendInfo(), and vatsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::createVatObject | ( | ) | 
Definition at line 4256 of file class.ilObjPaymentSettingsGUI.php.
References initVatForm().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::currenciesObject | ( | ) | 
Definition at line 4412 of file class.ilObjPaymentSettingsGUI.php.
References ilPaymentCurrency\_getAvailableCurrencies(), and ilUtil\formRadioButton().
Referenced by performDeleteCurrencyObject(), saveCurrencyObject(), updateCurrencyObject(), and updateDefaultCurrencyObject().
 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:| ilObjPaymentSettingsGUI::deleteAddressesForPaymethodsObject | ( | ) | 
Definition at line 4396 of file class.ilObjPaymentSettingsGUI.php.
References $pay_method, __initBookingObject(), ilPayMethods\_disableSaveUserAddress(), payMethodsObject(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::deleteCurrencyObject | ( | ) | 
Definition at line 4562 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilPaymentCurrency\_getUnit(), and ilPaymentCurrency\_isDefault().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::deleteObjectObject | ( | ) | 
Definition at line 1343 of file class.ilObjPaymentSettingsGUI.php.
References ilPaymentBookings\_getCountBookingsByObject(), editDetailsObject(), ilUtil\sendInfo(), and ilUtil\sendQuestion().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::deletePriceObject | ( | ) | 
Definition at line 1083 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, objectsObject(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::deleteStatisticObject | ( | ) | 
Definition at line 2230 of file class.ilObjPaymentSettingsGUI.php.
References editStatisticObject(), ilUtil\sendInfo(), ilUtil\sendQuestion(), and statisticObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::deleteVendorsObject | ( | ) | 
Definition at line 3213 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilPaymentBookings\_getCountBookingsByVendor(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendQuestion(), and vendorsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::editCurrencyObject | ( | ) | 
Definition at line 4516 of file class.ilObjPaymentSettingsGUI.php.
References $form, ilPaymentCurrency\_getCurrency(), and ilTextInputGUI\setValue().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::editDetailsObject | ( | $a_show_confirm = false | ) | 
Definition at line 1198 of file class.ilObjPaymentSettingsGUI.php.
References __getHTMLPath(), __getStatus(), __getVendors(), __initPaymentObject(), ilShopUtils\_formatVAT(), ilPaymentBookings\_getCountBookingsByObject(), ilShopTopics\_getInstance(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), ilPayMethods\getPayMethodsOptions(), objectsObject(), ilUtil\sendInfo(), ilSelectInputGUI\setOptions(), and ilNonEditableValueGUI\setValue().
Referenced by deleteObjectObject(), and updateDetailsObject().
 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:| ilObjPaymentSettingsGUI::editPriceObject | ( | ) | 
Definition at line 5001 of file class.ilObjPaymentSettingsGUI.php.
References $form, ilPaymentSettings\_getInstance(), ilPaymentObject\_getObjectData(), ilPaymentPrices\_getPrice(), ilRadioOption\addSubItem(), ilObjectFactory\getInstanceByRefId(), IL_CAL_DATE, ilCheckboxInputGUI\setChecked(), ilTextAreaInputGUI\setRows(), ilRadioOption\setTitle(), ilRadioOption\setValue(), ilPaymentPrices\TYPE_DURATION_DATE, ilPaymentPrices\TYPE_DURATION_MONTH, and ilPaymentPrices\TYPE_UNLIMITED_DURATION.
Referenced by performDeletePriceObject(), and updatePriceObject().
 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:| ilObjPaymentSettingsGUI::editStatisticObject | ( | $a_show_confirm_delete = false | ) | 
Definition at line 2007 of file class.ilObjPaymentSettingsGUI.php.
References __initBookingObject(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilPayMethods\_PMEnabled(), ilDatePresentation\formatDate(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), ilPayMethods\getStringByPaymethod(), IL_CAL_DATETIME, IL_CAL_UNIX, ilUtil\sendInfo(), and ilNonEditableValueGUI\setValue().
Referenced by deleteStatisticObject().
 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:| ilObjPaymentSettingsGUI::editVatObject | ( | ) | 
Definition at line 4262 of file class.ilObjPaymentSettingsGUI.php.
References fillVATDataIntoVATForm(), and initVatForm().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::editVendorObject | ( | ) | 
Definition at line 3274 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilObjUser\getLoginByUserId(), ilUtil\prepareFormOutput(), ilUtil\sendInfo(), ilTextInputGUI\setValue(), ilNonEditableValueGUI\setValue(), and vendorsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::exportVendorsObject | ( | ) | 
Definition at line 2853 of file class.ilObjPaymentSettingsGUI.php.
References addStatisticWorksheet(), and addVendorWorksheet().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 4310 of file class.ilObjPaymentSettingsGUI.php.
Referenced by editVatObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjPaymentSettingsGUI::forwardToDocumentsPageObject | ( | $a_editor_page_id | ) | 
Definition at line 4700 of file class.ilObjPaymentSettingsGUI.php.
References ilPageObject\_exists(), and ilObjStyleSheet\getContentStylePath().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::gatewayObject | ( | ) | 
Definition at line 1660 of file class.ilObjPaymentSettingsGUI.php.
References performEditVendorObject(), and vendorsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::getDocumentsPageHTML | ( | $a_editor_page_id | ) | 
Definition at line 4677 of file class.ilObjPaymentSettingsGUI.php.
References ilPageObject\_exists(), and ilObjStyleSheet\getContentStylePath().
Referenced by TermsConditionsObject().
 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:| 
 | private | 
Definition at line 2337 of file class.ilObjPaymentSettingsGUI.php.
| ilObjPaymentSettingsGUI::getTabs | ( | $tabs_gui | ) | 
get tabs public
| object | ilTabsGUI gui object | 
Definition at line 2273 of file class.ilObjPaymentSettingsGUI.php.
References $tabs_gui.
| 
 | private | 
Definition at line 4269 of file class.ilObjPaymentSettingsGUI.php.
References ilTextInputGUI\setMaxLength().
Referenced by createVatObject(), editVatObject(), saveVatObject(), and updateVatObject().
 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:| ilObjPaymentSettingsGUI::InvoiceNumberObject | ( | ) | 
Definition at line 4729 of file class.ilObjPaymentSettingsGUI.php.
References ilUserDefinedInvoiceNumber\_getIncCurrentValue(), ilUtil\prepareFormOutput(), ilSelectInputGUI\setValue(), ilNumberInputGUI\setValue(), ilRadioOption\setValue(), ilNonEditableValueGUI\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by saveInvoiceNumberObject().
 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:| ilObjPaymentSettingsGUI::objectsObject | ( | ) | 
Definition at line 1464 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilObjectGUI\$data, __initPaymentObject(), __showObjectsTable(), ilShopUtils\_formatVAT(), ilPaymentObject\_getAllObjectsData(), ilPaymentBookings\_getCountBookingsByObject(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), ilPayMethods\getStringByPaymethod(), ilUtil\sendInfo(), and ilRadioOption\setValue().
Referenced by deletePriceObject(), editDetailsObject(), performDeletePriceObject(), performObjectDeleteObject(), resetObjectFilterObject(), and updatePriceObject().
 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:| ilObjPaymentSettingsGUI::payMethodsObject | ( | $askForDeletingAddresses = array() | ) | 
Definition at line 3042 of file class.ilObjPaymentSettingsGUI.php.
References $ilCtrl, $result, ilUtil\formCheckbox(), and ilPayMethods\getStringByPaymethod().
Referenced by checkShopActivationObject(), deleteAddressesForPaymethodsObject(), and savePayMethodsObject().
 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:| ilObjPaymentSettingsGUI::performAddPriceObject | ( | ) | 
Definition at line 975 of file class.ilObjPaymentSettingsGUI.php.
References ilUtil\sendInfo(), ilUtil\stripSlashes(), ilPaymentPrices\TYPE_DURATION_DATE, ilPaymentPrices\TYPE_DURATION_MONTH, and ilPaymentPrices\TYPE_UNLIMITED_DURATION.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::performDeleteCurrencyObject | ( | ) | 
Definition at line 4584 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, and currenciesObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::performDeleteObject | ( | ) | 
Definition at line 2245 of file class.ilObjPaymentSettingsGUI.php.
References __initBookingObject(), ilUtil\sendInfo(), and statisticObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::performDeletePriceObject | ( | ) | 
Definition at line 1040 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, __initPaymentObject(), editPriceObject(), objectsObject(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::performDeleteVatObject | ( | ) | 
Definition at line 4225 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilUtil\sendInfo(), ilUtil\sendSuccess(), and vatsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::performDeleteVendorsObject | ( | ) | 
Definition at line 3243 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilPaymentTrustees\_deleteTrusteesOfVendor(), ilUtil\sendInfo(), and vendorsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::performEditVendorObject | ( | ) | 
Definition at line 3329 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilUtil\sendFailure(), ilUtil\sendInfo(), and vendorsObject().
Referenced by gatewayObject().
 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:| ilObjPaymentSettingsGUI::performObjectDeleteObject | ( | ) | 
Definition at line 1370 of file class.ilObjPaymentSettingsGUI.php.
References __initPaymentObject(), objectsObject(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::performSearchSPObject | ( | ) | 
Definition at line 3615 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, $result, __search(), __showSearchUserSPTable(), ilObjectFactory\getInstanceByObjId(), searchUserSPObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), showObjectSelectorObject(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::resetFilterObject | ( | ) | 
Definition at line 1683 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilUtil\sendInfo(), and statisticObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::resetObjectFilterObject | ( | ) | 
Definition at line 1451 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, objectsObject(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::saveBillingMailObject | ( | ) | 
Definition at line 4663 of file class.ilObjPaymentSettingsGUI.php.
References BillingMailObject(), ilUtil\sendSuccess(), ilPaymentSettings\setMailBillingText(), and ilPaymentSettings\setMailUsePlaceholders().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::saveCurrencyObject | ( | ) | 
Definition at line 4505 of file class.ilObjPaymentSettingsGUI.php.
References currenciesObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::saveCustomerObject | ( | ) | 
Definition at line 3823 of file class.ilObjPaymentSettingsGUI.php.
References $ilUser, ilObjectGUI\$obj_id, __initBookingObject(), ilShopUtils\_addPurchasedObjToDesktop(), ilShopUtils\_assignPurchasedCourseMemberRole(), ilPayMethods\_EnabledSaveUserAddress(), ilInvoiceNumberPlaceholdersPropertyGUI\_generateInvoiceNumber(), ilPaymentSettings\_getInstance(), ilPaymentPrices\_getPrice(), ilPaymentObject\_lookupPobjectId(), ilObjUser\_readUsersProfileData(), addCustomerObject(), ilShopVats\getRate(), searchUserSPObject(), ilUtil\sendInfo(), showObjectSelectorObject(), statisticObject(), ilPaymentPrices\TYPE_DURATION_DATE, ilPaymentPrices\TYPE_DURATION_MONTH, and ilPaymentPrices\TYPE_UNLIMITED_DURATION.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::saveInvoiceNumberObject | ( | ) | 
PhpVoidFunctionResultUsedInspection
Definition at line 4800 of file class.ilObjPaymentSettingsGUI.php.
References InvoiceNumberObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::savePayMethodsObject | ( | ) | 
Definition at line 3112 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilPayMethods\_enableSaveUserAddress(), ilPaymentObject\_getCountObjectsByPayMethod(), ilPayMethods\_PMdisable(), ilPayMethods\_PMenable(), payMethodsObject(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::savePaypalSettingsObject | ( | ) | 
Definition at line 2718 of file class.ilObjPaymentSettingsGUI.php.
References ilPaypalSettings\getInstance(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::saveStatutoryRegulationsObject | ( | ) | 
Definition at line 4936 of file class.ilObjPaymentSettingsGUI.php.
References ilObjMediaObject\_exists(), ilRTE\_getMediaObjects(), ilObjMediaObject\_getMobsOfObject(), ilObject\_lookupObjId(), ilObjMediaObject\_removeUsage(), ilRTE\_replaceMediaObjectImageSrc(), ilObjMediaObject\_saveUsage(), ilUtil\sendSuccess(), and StatutoryRegulationsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::saveVatObject | ( | ) | 
Definition at line 4356 of file class.ilObjPaymentSettingsGUI.php.
References ilShopUtils\_checkVATRate(), initVatForm(), ilUtil\sendInfo(), and vatsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::searchObject | ( | ) | 
Definition at line 3442 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, $result, __search(), __showSearchUserTable(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), searchUserObject(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by addUserObject().
 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:| ilObjPaymentSettingsGUI::searchUserObject | ( | ) | 
Definition at line 3407 of file class.ilObjPaymentSettingsGUI.php.
Referenced by searchObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjPaymentSettingsGUI::searchUserSPObject | ( | ) | 
Definition at line 3578 of file class.ilObjPaymentSettingsGUI.php.
References ilTextInputGUI\setMaxLength(), and showObjectSelectorObject().
Referenced by addCustomerObject(), performSearchSPObject(), and saveCustomerObject().
 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:| ilObjPaymentSettingsGUI::showObjectSelectorObject | ( | ) | 
Definition at line 3378 of file class.ilObjPaymentSettingsGUI.php.
References ilObjectGUI\$tree, and ilUtil\sendInfo().
Referenced by addCustomerObject(), performSearchSPObject(), saveCustomerObject(), and searchUserSPObject().
 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:| ilObjPaymentSettingsGUI::statisticObject | ( | ) | 
Definition at line 1701 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilObjectGUI\$ref_id, __initBookingObject(), __showStatisticTable(), ilObjUser\_lookupEmail(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilRadioOption\addSubItem(), ilDatePresentation\formatDate(), ilPayMethods\getStringByPaymethod(), IL_CAL_DATETIME, IL_CAL_UNIX, and ilUtil\sendInfo().
Referenced by deleteStatisticObject(), performDeleteObject(), resetFilterObject(), saveCustomerObject(), and updateStatisticObject().
 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:| ilObjPaymentSettingsGUI::StatutoryRegulationsObject | ( | ) | 
Definition at line 4870 of file class.ilObjPaymentSettingsGUI.php.
References $form, ilHtmlPurifierFactory\_getInstanceByType(), ilObject\_lookupObjId(), ilRTE\_replaceMediaObjectImageSrc(), ilRTE\ILIAS_IMG_MANAGER_PLUGIN, ilTextAreaInputGUI\setCols(), and ilFormPropertyGUI\setInfo().
Referenced by saveStatutoryRegulationsObject().
 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:| ilObjPaymentSettingsGUI::TermsConditionsObject | ( | ) | 
Definition at line 4610 of file class.ilObjPaymentSettingsGUI.php.
References getDocumentsPageHTML().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::updateCurrencyObject | ( | ) | 
Definition at line 4593 of file class.ilObjPaymentSettingsGUI.php.
References currenciesObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::updateDefaultCurrencyObject | ( | ) | 
Definition at line 4456 of file class.ilObjPaymentSettingsGUI.php.
References ilPaymentCurrency\_updateIsDefault(), currenciesObject(), and ilUtil\sendFailure().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::updateDetailsObject | ( | ) | 
Definition at line 592 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, __initPaymentObject(), editDetailsObject(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::updatePriceObject | ( | ) | 
Definition at line 1106 of file class.ilObjPaymentSettingsGUI.php.
References editPriceObject(), objectsObject(), ilUtil\sendInfo(), ilUtil\stripSlashes(), ilPaymentPrices\TYPE_DURATION_DATE, ilPaymentPrices\TYPE_DURATION_MONTH, and ilPaymentPrices\TYPE_UNLIMITED_DURATION.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::updateStatisticObject | ( | ) | 
Definition at line 2199 of file class.ilObjPaymentSettingsGUI.php.
References __initBookingObject(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and statisticObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::updateVatObject | ( | ) | 
Definition at line 4319 of file class.ilObjPaymentSettingsGUI.php.
References ilShopUtils\_checkVATRate(), initVatForm(), ilUtil\sendInfo(), and vatsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjPaymentSettingsGUI::vatsObject | ( | ) | 
Definition at line 4109 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, $result, ilShopUtils\_formatVAT(), and ilUtil\formCheckbox().
Referenced by checkShopActivationObject(), confirmDeleteVatObject(), performDeleteVatObject(), saveVatObject(), and updateVatObject().
 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:| ilObjPaymentSettingsGUI::vendorsObject | ( | $a_show_confirm = false | ) | 
Definition at line 2763 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, __showVendorsTable(), ilPaymentBookings\_getCountBookingsByVendor(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendInfo().
Referenced by addUserObject(), addVendorObject(), cancelDeleteVendorsObject(), checkShopActivationObject(), deleteVendorsObject(), editVendorObject(), gatewayObject(), performDeleteVendorsObject(), and performEditVendorObject().
 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:| ilObjPaymentSettingsGUI::$active_sub_tab | 
Definition at line 49 of file class.ilObjPaymentSettingsGUI.php.
| ilObjPaymentSettingsGUI::$booking_obj = null | 
Definition at line 53 of file class.ilObjPaymentSettingsGUI.php.
| ilObjPaymentSettingsGUI::$ctrl = null | 
Definition at line 65 of file class.ilObjPaymentSettingsGUI.php.
| ilObjPaymentSettingsGUI::$error = false | 
Definition at line 51 of file class.ilObjPaymentSettingsGUI.php.
| ilObjPaymentSettingsGUI::$form = null | 
Definition at line 54 of file class.ilObjPaymentSettingsGUI.php.
Referenced by addCurrencyObject(), editCurrencyObject(), editPriceObject(), and StatutoryRegulationsObject().
| ilObjPaymentSettingsGUI::$genSetData = null | 
Definition at line 47 of file class.ilObjPaymentSettingsGUI.php.
| ilObjPaymentSettingsGUI::$ilErr = null | 
Definition at line 56 of file class.ilObjPaymentSettingsGUI.php.
Referenced by __construct().
| ilObjPaymentSettingsGUI::$pobject = null | 
Definition at line 43 of file class.ilObjPaymentSettingsGUI.php.
| ilObjPaymentSettingsGUI::$tabs_gui = null | 
Definition at line 70 of file class.ilObjPaymentSettingsGUI.php.
Referenced by getTabs().
| ilObjPaymentSettingsGUI::$user_obj = null | 
Definition at line 40 of file class.ilObjPaymentSettingsGUI.php.
| ilObjPaymentSettingsGUI::$vendors_obj = null | 
Definition at line 60 of file class.ilObjPaymentSettingsGUI.php.
| const ilObjPaymentSettingsGUI::CONDITIONS_EDITOR_PAGE_ID = 99999997 | 
Definition at line 36 of file class.ilObjPaymentSettingsGUI.php.