|
ILIAS
Release_4_0_x_branch Revision 61816
|
Inheritance diagram for ilObjPaymentSettingsGUI:
Collaboration diagram for ilObjPaymentSettingsGUI:Public Member Functions | |
| ilObjPaymentSettingsGUI ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
| Constructor public. | |
| & | executeCommand () |
| execute command | |
| forwardToPageObject () | |
| saveBmfSettingsObject () | |
| bmfSettingsObject () | |
| updateObjectDetailsObject () | |
| editPricesObject ($a_show_delete=false) | |
| __editPricesTable ($a_result_set) | |
| addPriceObject () | |
| performAddPriceObject () | |
| performDeletePriceObject () | |
| deletePriceObject () | |
| updatePriceObject () | |
| editObjectObject ($a_show_confirm=false) | |
| deleteObjectObject () | |
| performObjectDeleteObject () | |
| __getHTMLPath ($a_ref_id) | |
| __showVendorSelector ($a_selected=0) | |
| __showStatusSelector () | |
| __showPayMethodSelector () | |
| resetObjectFilterObject () | |
| objectsObject () | |
| __showObjectsTable ($a_result_set) | |
| __initPaymentObject ($a_pobject_id=0) | |
| gatewayObject () | |
| resetFilterObject () | |
| statisticObject () | |
| editStatisticObject ($a_show_confirm_delete=false) | |
| updateStatisticObject () | |
| deleteStatisticObject () | |
| performDeleteObject () | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| getTabs (&$tabs_gui) | |
| get tabs public | |
| generalSettingsObject ($a_show_confirm=false) | |
| saveGeneralSettingsObject () | |
| epaySettingsObject ($a_show_confirm=false) | |
| Genereates the EPAY setup form. | |
| saveEPaySettingsObject () | |
| erpSettingsObject ($a_show_confirm=false) | |
| ERP. | |
| paypalSettingsObject ($a_show_confirm=false) | |
| savePaypalSettingsObject () | |
| vendorsObject ($a_show_confirm=false) | |
| exportVendorsObject () | |
| addStatisticWorksheet (&$pewa) | |
| addVendorWorksheet (&$pewa) | |
| payMethodsObject ($askForDeletingAddresses=array(), $oConfirmationGUI= '') | |
| savePayMethodsObject () | |
| cancelDeleteVendorsObject () | |
| deleteVendors () | |
| performDeleteVendorsObject () | |
| editVendor () | |
| performEditVendorObject () | |
| showObjectSelectorObject () | |
| searchUserObject () | |
| searchObject () | |
| addVendorObject () | |
| addUserObject () | |
| searchUserSPObject () | |
| performSearchSPObject () | |
| addCustomerObject () | |
| saveCustomerObject () | |
| __setSection ($a_section) | |
| __getSection () | |
| __setMainSection ($a_section) | |
| __getMainSection () | |
| showCustomerTable () | |
| __showStatisticTable ($a_result_set) | |
| __initBookingObject () | |
| __showVendorsTable ($a_result_set) | |
| __showSearchUserTable ($a_result_set, $a_cmd= 'search') | |
| __showButton ($a_cmd, $a_text, $a_target= '') | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $from= '') | |
| standard implementation for tables use 'from' variable use different initial setting of table | |
| __search ($a_search_string) | |
| __searchSP ($a_search_string) | |
| __showSearchUserSPTable ($a_result_set) | |
| & | initTableGUI () |
| setTableGUIBasicData (&$tbl, &$result_set, $a_default_order_column= '') | |
| vatsObject () | |
| confirmDeleteVatObject () | |
| performDeleteVatObject () | |
| createVatObject () | |
| editVatObject () | |
| updateVatObject () | |
| saveVatObject () | |
| deleteAddressesForPaymethodsObject () | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| 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 | |
| getHTML () | |
| undeleteObject () | |
| Get objects back from trash. | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| removeFromSystemObject () | |
| remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method | |
| createObject () | |
| create new object form | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page public | |
| 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. | |
| trashObject () | |
| Show trash content of object. | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. | |
| copyWizardHasOptions ($a_mode) | |
| Check if there is any modules specific option. | |
Data Fields | |
| $user_obj = null | |
| $pobject = null | |
| $section | |
| $mainSection | |
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 | |
Private Member Functions | |
| getERPform_eco (&$op, $erps_id=0) | |
| Generate the ERP setup form for display. | |
| getERPform_none (&$op, $erps_id=0) | |
| getERPform () | |
| Generates the settings form for ERP. | |
| getERPObject ($system) | |
| ERP Object factory. | |
| getERParray () | |
| delERPpreviewObject () | |
| testERPSettingsObject () | |
| checkForERPerror (&$instance) | |
| When updating ERP settings test connection and report error. | |
| saveERPsettingsObject () | |
| Save settings for ERP. | |
| __buildSettingsButtons () | |
| initVatForm ($a_type= 'create') | |
| fillVATDataIntoVATForm () | |
Additional Inherited Members | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| prepareOutput () | |
| prepare output | |
| setTitleAndDescription () | |
| called by prepare output | |
| showUpperIcon () | |
| 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 () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| displayEditForm ($fields) | |
| display edit form (usually called by editObject) | |
| afterUpdate () | |
| 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) | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste | |
| hitsperpageObject () | |
| __showClipboardTable ($a_result_set, $a_from="") | |
| 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. | |
| fillCloneSearchTemplate ($a_tpl_varname, $a_type) | |
| Add an object search in case the number of existing objects is too big to offer a selection list. | |
| searchCloneSourceObject () | |
| Search clone source by title. | |
| buildCloneSelect ($existing_objs) | |
| Build a select box for clonable objects (permission write) | |
| getCenterColumnHTML () | |
| Get center column. | |
| getRightColumnHTML () | |
| Display right column. | |
| setColumnSettings ($column_gui) | |
| May be overwritten in subclasses. | |
| checkPermission ($a_perm, $a_cmd="") | |
Definition at line 24 of file class.ilObjPaymentSettingsGUI.php.
|
private |
Definition at line 3889 of file class.ilObjPaymentSettingsGUI.php.
References __getMainSection(), and __getSection().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__editPricesTable | ( | $a_result_set | ) |
Definition at line 584 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilObjectGUI\$tpl, ilUtil\getImagePath(), and ilObjectFactory\getInstanceByRefId().
Referenced by editPricesObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__getHTMLPath | ( | $a_ref_id | ) |
Definition at line 1106 of file class.ilObjPaymentSettingsGUI.php.
References ilObjectGUI\$data, ilObjectGUI\$lng, and ilObjectGUI\$tree.
Referenced by editObjectObject().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__getMainSection | ( | ) |
Definition at line 3884 of file class.ilObjPaymentSettingsGUI.php.
References $mainSection.
Referenced by __buildSettingsButtons().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__getSection | ( | ) |
Definition at line 3876 of file class.ilObjPaymentSettingsGUI.php.
References $section.
Referenced by __buildSettingsButtons().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__initBookingObject | ( | ) |
Definition at line 4048 of file class.ilObjPaymentSettingsGUI.php.
Referenced by addStatisticWorksheet(), deleteAddressesForPaymethodsObject(), editStatisticObject(), performDeleteObject(), saveCustomerObject(), showCustomerTable(), statisticObject(), and updateStatisticObject().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__initPaymentObject | ( | $a_pobject_id = 0 | ) |
Definition at line 1419 of file class.ilObjPaymentSettingsGUI.php.
Referenced by addPriceObject(), editObjectObject(), editPricesObject(), forwardToPageObject(), objectsObject(), performDeletePriceObject(), performObjectDeleteObject(), and updateObjectDetailsObject().
Here is the caller graph for this function:| & ilObjPaymentSettingsGUI::__initTableGUI | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 4195 of file class.ilObjPaymentSettingsGUI.php.
Referenced by __showSearchUserTable(), __showStatisticTable(), __showVendorsTable(), and payMethodsObject().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__search | ( | $a_search_string | ) |
Definition at line 4217 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 caller graph for this function:| ilObjPaymentSettingsGUI::__searchSP | ( | $a_search_string | ) |
Definition at line 4242 of file class.ilObjPaymentSettingsGUI.php.
References ilUtil\sendInfo(), ilSearch\setPerformUpdate(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::__setMainSection | ( | $a_section | ) |
Definition at line 3880 of file class.ilObjPaymentSettingsGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__setSection | ( | $a_section | ) |
Definition at line 3872 of file class.ilObjPaymentSettingsGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__setTableGUIBasicData | ( | & | $tbl, |
| & | $result_set, | ||
$a_from = '' |
|||
| ) |
standard implementation for tables use 'from' variable use different initial setting of table
Reimplemented from ilObjectGUI.
Definition at line 4202 of file class.ilObjPaymentSettingsGUI.php.
References $_GET.
Referenced by __showSearchUserTable(), and __showVendorsTable().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__showButton | ( | $a_cmd, | |
| $a_text, | |||
$a_target = '' |
|||
| ) |
Reimplemented from ilObjectGUI.
Definition at line 4179 of file class.ilObjPaymentSettingsGUI.php.
Referenced by addCustomerObject(), addPriceObject(), editObjectObject(), editPricesObject(), editStatisticObject(), performSearchSPObject(), searchObject(), searchUserObject(), searchUserSPObject(), showObjectSelectorObject(), statisticObject(), and vendorsObject().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__showObjectsTable | ( | $a_result_set | ) |
Definition at line 1357 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilObjectGUI\$tpl, and initTableGUI().
Referenced by objectsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__showPayMethodSelector | ( | ) |
Definition at line 1164 of file class.ilObjPaymentSettingsGUI.php.
References ilPayMethods\_enabled(), and formSelect().
Referenced by editObjectObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__showSearchUserSPTable | ( | $a_result_set | ) |
Definition at line 4266 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilObjectGUI\$tpl, ilUtil\getImagePath(), initTableGUI(), and setTableGUIBasicData().
Referenced by performSearchSPObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__showSearchUserTable | ( | $a_result_set, | |
$a_cmd = 'search' |
|||
| ) |
Definition at line 4129 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), and ilUtil\getImagePath().
Referenced by searchObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__showStatisticTable | ( | $a_result_set | ) |
Definition at line 3986 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilObjectGUI\$tpl, and __initTableGUI().
Referenced by statisticObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__showStatusSelector | ( | ) |
Definition at line 1154 of file class.ilObjPaymentSettingsGUI.php.
References formSelect().
Referenced by editObjectObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__showVendorSelector | ( | $a_selected = 0 | ) |
Definition at line 1128 of file class.ilObjPaymentSettingsGUI.php.
References $vendor, formSelect(), and ilObjectFactory\getInstanceByObjId().
Referenced by editObjectObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::__showVendorsTable | ( | $a_result_set | ) |
Definition at line 4055 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilObjectGUI\$actions, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\formSelect(), and ilUtil\getImagePath().
Referenced by vendorsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::addCustomerObject | ( | ) |
Definition at line 3673 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, __showButton(), ilPaymentPrices\_getPriceString(), ilPaymentObject\_lookupPobjectId(), ilDatePresentation\formatDate(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), IL_CAL_UNIX, ilUtil\prepareFormOutput(), searchUserSPObject(), ilUtil\sendInfo(), and showObjectSelectorObject().
Referenced by saveCustomerObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::addPriceObject | ( | ) |
Definition at line 673 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, __initPaymentObject(), __showButton(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), and ilUtil\sendInfo().
Referenced by performAddPriceObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::addStatisticWorksheet | ( | & | $pewa | ) |
Definition at line 2772 of file class.ilObjPaymentSettingsGUI.php.
References $pay_method, $title, __initBookingObject(), ilExcelUtils\_convert_text(), ilPaymentVendors\_getCostCenter(), ilObjUser\_lookupEmail(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObject\_lookupObjId(), and ilObject\_lookupTitle().
Referenced by exportVendorsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::addUserObject | ( | ) |
Definition at line 3541 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $usr_id, searchObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), and vendorsObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::addVendorObject | ( | ) |
Definition at line 3500 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $usr_id, ilObjUser\getUserIdByLogin(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilUtil\stripSlashes(), and vendorsObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::addVendorWorksheet | ( | & | $pewa | ) |
Definition at line 2910 of file class.ilObjPaymentSettingsGUI.php.
References $title, $vendor, ilExcelUtils\_convert_text(), and ilObjectFactory\getInstanceByObjId().
Referenced by exportVendorsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::bmfSettingsObject | ( | ) |
Definition at line 327 of file class.ilObjPaymentSettingsGUI.php.
References ilBMFSettings\getInstance(), and ilTextInputGUI\setValue().
Referenced by saveBmfSettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::cancelDeleteVendorsObject | ( | ) |
Definition at line 3210 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, and vendorsObject().
Here is the call graph for this function:
|
private |
When updating ERP settings test connection and report error.
Definition at line 2526 of file class.ilObjPaymentSettingsGUI.php.
References ilUtil\sendFailure(), and ilUtil\sendInfo().
Referenced by saveERPsettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::confirmDeleteVatObject | ( | ) |
Definition at line 4411 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, ilUtil\sendInfo(), and vatsObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::createVatObject | ( | ) |
Definition at line 4476 of file class.ilObjPaymentSettingsGUI.php.
References initVatForm().
Here is the call graph for this function:
|
private |
Definition at line 2446 of file class.ilObjPaymentSettingsGUI.php.
References erpSettingsObject(), ilERP\preview_delete(), ilERP\preview_exists(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::deleteAddressesForPaymethodsObject | ( | ) |
Definition at line 4613 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $pay_method, __initBookingObject(), ilPayMethods\_disable(), and payMethodsObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::deleteObjectObject | ( | ) |
Definition at line 1045 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilPaymentBookings\_getCountBookingsByObject(), editObjectObject(), ilUtil\sendInfo(), and ilUtil\sendQuestion().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::deletePriceObject | ( | ) |
Definition at line 823 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, $_SESSION, editPricesObject(), objectsObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::deleteStatisticObject | ( | ) |
Definition at line 1887 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, editStatisticObject(), ilUtil\sendInfo(), ilUtil\sendQuestion(), and statisticObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::deleteVendors | ( | ) |
Definition at line 3218 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, $vendor, ilPaymentBookings\_getCountBookingsByVendor(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendQuestion(), and vendorsObject().
Referenced by gatewayObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::editObjectObject | ( | $a_show_confirm = false | ) |
Definition at line 927 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __getHTMLPath(), __initPaymentObject(), __showButton(), __showPayMethodSelector(), __showStatusSelector(), __showVendorSelector(), ilShopUtils\_formatVAT(), ilPaymentBookings\_getCountBookingsByObject(), ilShopTopics\_getInstance(), ilUtil\formSelect(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), objectsObject(), and ilUtil\sendInfo().
Referenced by deleteObjectObject(), and updateObjectDetailsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::editPricesObject | ( | $a_show_delete = false | ) |
Definition at line 467 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$data, ilObjectGUI\$tpl, __editPricesTable(), __initPaymentObject(), __showButton(), ilPaymentCurrency\_getCurrency(), ilFormat\_getLocalMoneyFormat(), ilUtil\formInput(), objectsObject(), and ilUtil\sendInfo().
Referenced by deletePriceObject(), performAddPriceObject(), performDeletePriceObject(), and updatePriceObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::editStatisticObject | ( | $a_show_confirm_delete = false | ) |
Definition at line 1710 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __initBookingObject(), __showButton(), ilPayMethods\_enabled(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\formSelect(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), ilUtil\sendInfo(), and showCustomerTable().
Referenced by deleteStatisticObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::editVatObject | ( | ) |
Definition at line 4482 of file class.ilObjPaymentSettingsGUI.php.
References fillVATDataIntoVATForm(), and initVatForm().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::editVendor | ( | ) |
Definition at line 3275 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, ilUtil\getImagePath(), ilObjUser\getLoginByUserId(), ilUtil\prepareFormOutput(), ilUtil\sendInfo(), and vendorsObject().
Referenced by gatewayObject(), and performEditVendorObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::epaySettingsObject | ( | $a_show_confirm = false | ) |
Genereates the EPAY setup form.
Definition at line 2209 of file class.ilObjPaymentSettingsGUI.php.
References $f, ilEPaySettings\getInstance(), ilCheckboxInputGUI\setChecked(), and ilTextInputGUI\setValue().
Referenced by saveEPaySettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::erpSettingsObject | ( | $a_show_confirm = false | ) |
ERP.
Definition at line 2584 of file class.ilObjPaymentSettingsGUI.php.
References getERPform().
Referenced by delERPpreviewObject(), saveERPsettingsObject(), and testERPSettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilObjPaymentSettingsGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObjectGUI.
Definition at line 68 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $cmd, $ret, __buildSettingsButtons(), __setMainSection(), __setSection(), forwardToPageObject(), and ilObjectGUI\prepareOutput().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::exportVendorsObject | ( | ) |
Definition at line 2755 of file class.ilObjPaymentSettingsGUI.php.
References addStatisticWorksheet(), and addVendorWorksheet().
Here is the call graph for this function:
|
private |
Definition at line 4534 of file class.ilObjPaymentSettingsGUI.php.
References $_GET.
Referenced by editVatObject().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::forwardToPageObject | ( | ) |
Definition at line 219 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __initPaymentObject(), ilPageObject\_exists(), ilObjStyleSheet\getContentStylePath(), ilUtil\sendInfo(), and ilPageObjectGUI\setIntLinkHelpDefault().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::gatewayObject | ( | ) |
Definition at line 1428 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, deleteVendors(), editVendor(), performEditVendorObject(), and vendorsObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::generalSettingsObject | ( | $a_show_confirm = false | ) |
Definition at line 1970 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ilUtil\prepareFormOutput(), ilCheckboxInputGUI\setChecked(), ilTextAreaInputGUI\setRows(), ilTextInputGUI\setSize(), ilTextInputGUI\setValue(), and ilSelectInputGUI\setValue().
Referenced by saveGeneralSettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::getAdminTabs | ( | & | $tabs_gui | ) |
administration tabs show only permissions and trash folder
Reimplemented from ilObjectGUI.
Definition at line 1925 of file class.ilObjPaymentSettingsGUI.php.
References getTabs().
Here is the call graph for this function:
|
private |
Definition at line 2437 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, and ilUtil\stripSlashes().
Referenced by saveERPsettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Generates the settings form for ERP.
Definition at line 2335 of file class.ilObjPaymentSettingsGUI.php.
References $desc, ilObjectGUI\$ilias, ERP_NONE, ilERP\getActive(), ilERP\getAllERPs(), ilERP\getPreviewUrl(), ilERP\getSaveDirectory(), ilERP\preview_exists(), ilCheckboxInputGUI\setChecked(), ilFormPropertyGUI\setDisabled(), and ilFormPropertyGUI\setInfo().
Referenced by erpSettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Generate the ERP setup form for display.
Definition at line 2298 of file class.ilObjPaymentSettingsGUI.php.
References $f, and ilTextInputGUI\setMaxLength().
Here is the call graph for this function:
|
private |
Definition at line 2325 of file class.ilObjPaymentSettingsGUI.php.
|
private |
ERP Object factory.
Should be moved private
Definition at line 2415 of file class.ilObjPaymentSettingsGUI.php.
References ERP_ECONOMIC, and ERP_NONE.
Referenced by saveERPsettingsObject().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::getTabs | ( | & | $tabs_gui | ) |
get tabs public
| object | tabs gui object |
Reimplemented from ilObjectGUI.
Definition at line 1935 of file class.ilObjPaymentSettingsGUI.php.
Referenced by getAdminTabs().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::ilObjPaymentSettingsGUI | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference, | |||
$a_prepare_output = true |
|||
| ) |
Constructor public.
Definition at line 36 of file class.ilObjPaymentSettingsGUI.php.
References ilObjectGUI\$ilias, and ilObjectGUI\ilObjectGUI().
Here is the call graph for this function:| & ilObjPaymentSettingsGUI::initTableGUI | ( | ) |
Definition at line 4320 of file class.ilObjPaymentSettingsGUI.php.
Referenced by __showObjectsTable(), and __showSearchUserSPTable().
Here is the caller graph for this function:
|
private |
Definition at line 4489 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, and ilTextInputGUI\setMaxLength().
Referenced by createVatObject(), editVatObject(), saveVatObject(), and updateVatObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::objectsObject | ( | ) |
Definition at line 1204 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, ilObjectGUI\$data, __initPaymentObject(), __showObjectsTable(), ilShopUtils\_formatVAT(), ilPaymentObject\_getAllObjectsData(), ilPaymentBookings\_getCountBookingsByObject(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), ilUtil\prepareFormOutput(), and ilUtil\sendInfo().
Referenced by deletePriceObject(), editObjectObject(), editPricesObject(), performAddPriceObject(), performDeletePriceObject(), performObjectDeleteObject(), resetObjectFilterObject(), and updatePriceObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::payMethodsObject | ( | $askForDeletingAddresses = array(), |
|
$oConfirmationGUI = '' |
|||
| ) |
Definition at line 2955 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $ilCtrl, $result, ilObjectGUI\$tpl, __initTableGUI(), ilPayMethods\_enabled(), and ilUtil\formCheckbox().
Referenced by deleteAddressesForPaymethodsObject(), and savePayMethodsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::paypalSettingsObject | ( | $a_show_confirm = false | ) |
Definition at line 2604 of file class.ilObjPaymentSettingsGUI.php.
References ilPaypalSettings\getInstance(), and ilTextInputGUI\setValue().
Referenced by savePaypalSettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::performAddPriceObject | ( | ) |
Definition at line 736 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, ilPaymentCurrency\_getAvailableCurrencies(), addPriceObject(), editPricesObject(), objectsObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::performDeleteObject | ( | ) |
Definition at line 1902 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __initBookingObject(), ilUtil\sendInfo(), and statisticObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::performDeletePriceObject | ( | ) |
Definition at line 779 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_SESSION, __initPaymentObject(), editPricesObject(), objectsObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::performDeleteVatObject | ( | ) |
Definition at line 4451 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ilUtil\sendInfo(), ilUtil\sendSuccess(), and vatsObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::performDeleteVendorsObject | ( | ) |
Definition at line 3247 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, $vendor, ilPaymentTrustees\_deleteTrusteesOfVendor(), ilUtil\sendInfo(), and vendorsObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::performEditVendorObject | ( | ) |
Definition at line 3343 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, editVendor(), ilUtil\sendFailure(), ilUtil\sendInfo(), and vendorsObject().
Referenced by gatewayObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::performObjectDeleteObject | ( | ) |
Definition at line 1072 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __initPaymentObject(), objectsObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::performSearchSPObject | ( | ) |
Definition at line 3622 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, $_SESSION, $result, $user, __search(), __showButton(), __showSearchUserSPTable(), ilObjectFactory\getInstanceByObjId(), searchUserSPObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), showObjectSelectorObject(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::resetFilterObject | ( | ) |
Definition at line 1451 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, ilUtil\sendInfo(), and statisticObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::resetObjectFilterObject | ( | ) |
Definition at line 1191 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, objectsObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::saveBmfSettingsObject | ( | ) |
Definition at line 274 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, bmfSettingsObject(), ilBMFSettings\getInstance(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::saveCustomerObject | ( | ) |
Definition at line 3773 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, ilObjectGUI\$ilias, ilObjectGUI\$obj_id, __initBookingObject(), ilPayMethods\_enabled(), ilPaymentPrices\_getPrice(), ilPaymentPrices\_getPriceString(), ilPaymentObject\_lookupPobjectId(), ilObjUser\_readUsersProfileData(), addCustomerObject(), ilShopVats\getRate(), searchUserSPObject(), ilUtil\sendInfo(), showObjectSelectorObject(), and statisticObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::saveEPaySettingsObject | ( | ) |
Definition at line 2260 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, epaySettingsObject(), ilEPaySettings\getInstance(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashesArray().
Here is the call graph for this function:
|
private |
Save settings for ERP.
Definition at line 2550 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, checkForERPerror(), ERP_ECONOMIC, ERP_NONE, erpSettingsObject(), getERParray(), getERPObject(), and ilUtil\sendSuccess().
Referenced by testERPSettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::saveGeneralSettingsObject | ( | ) |
Definition at line 2129 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, generalSettingsObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::savePayMethodsObject | ( | ) |
Definition at line 3077 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ilPayMethods\_disableAll(), ilPayMethods\_enable(), ilPayMethods\_enabled(), ilPaymentObject\_getCountObjectsByPayMethod(), payMethodsObject(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::savePaypalSettingsObject | ( | ) |
Definition at line 2650 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ilPaypalSettings\getInstance(), paypalSettingsObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::saveVatObject | ( | ) |
Definition at line 4577 of file class.ilObjPaymentSettingsGUI.php.
References ilShopUtils\_checkVATRate(), initVatForm(), ilUtil\sendInfo(), and vatsObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::searchObject | ( | ) |
Definition at line 3451 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, $result, ilObjectGUI\$tree, $user, __search(), __showButton(), __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 caller graph for this function:| ilObjPaymentSettingsGUI::searchUserObject | ( | ) |
Definition at line 3426 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, and __showButton().
Referenced by searchObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::searchUserSPObject | ( | ) |
Definition at line 3593 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_SESSION, __showButton(), and showObjectSelectorObject().
Referenced by addCustomerObject(), performSearchSPObject(), and saveCustomerObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::setTableGUIBasicData | ( | & | $tbl, |
| & | $result_set, | ||
$a_default_order_column = '' |
|||
| ) |
Definition at line 4326 of file class.ilObjPaymentSettingsGUI.php.
References $_GET.
Referenced by __showSearchUserSPTable().
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::showCustomerTable | ( | ) |
Definition at line 3927 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __initBookingObject(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendInfo().
Referenced by editStatisticObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::showObjectSelectorObject | ( | ) |
Definition at line 3396 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilObjectGUI\$tree, __showButton(), ilUtil\sendInfo(), and ilExplorer\setExpand().
Referenced by addCustomerObject(), performSearchSPObject(), saveCustomerObject(), and searchUserSPObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::statisticObject | ( | ) |
Definition at line 1472 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, __initBookingObject(), __showButton(), __showStatisticTable(), ilObjUser\_lookupEmail(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\prepareFormOutput(), and ilUtil\sendInfo().
Referenced by deleteStatisticObject(), performDeleteObject(), resetFilterObject(), saveCustomerObject(), and updateStatisticObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 2454 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ERP_NONE, erpSettingsObject(), ilERP\getActive(), saveERPsettingsObject(), ilUtil\sendFailure(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::updateObjectDetailsObject | ( | ) |
Definition at line 392 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, __initPaymentObject(), editObjectObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::updatePriceObject | ( | ) |
Definition at line 846 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, $error, editPricesObject(), objectsObject(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::updateStatisticObject | ( | ) |
Definition at line 1855 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, __initBookingObject(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and statisticObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::updateVatObject | ( | ) |
Definition at line 4543 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilShopUtils\_checkVATRate(), initVatForm(), ilUtil\sendInfo(), and vatsObject().
Here is the call graph for this function:| ilObjPaymentSettingsGUI::vatsObject | ( | ) |
Definition at line 4342 of file class.ilObjPaymentSettingsGUI.php.
References $result, ilShopUtils\_formatVAT(), and ilUtil\formCheckbox().
Referenced by confirmDeleteVatObject(), performDeleteVatObject(), saveVatObject(), and updateVatObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::vendorsObject | ( | $a_show_confirm = false | ) |
Definition at line 2691 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, $vendor, __showButton(), __showVendorsTable(), ilPaymentBookings\_getCountBookingsByVendor(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendInfo().
Referenced by addUserObject(), addVendorObject(), cancelDeleteVendorsObject(), deleteVendors(), editVendor(), gatewayObject(), performDeleteVendorsObject(), and performEditVendorObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPaymentSettingsGUI::$mainSection |
Definition at line 30 of file class.ilObjPaymentSettingsGUI.php.
Referenced by __getMainSection().
| ilObjPaymentSettingsGUI::$pobject = null |
Definition at line 27 of file class.ilObjPaymentSettingsGUI.php.
| ilObjPaymentSettingsGUI::$section |
Definition at line 29 of file class.ilObjPaymentSettingsGUI.php.
Referenced by __getSection().
| ilObjPaymentSettingsGUI::$user_obj = null |
Definition at line 26 of file class.ilObjPaymentSettingsGUI.php.