ILIAS
Release_4_1_x_branch Revision 61804
|
Public Member Functions | |
ilObjPaymentSettingsGUI ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
Constructor public. | |
executeCommand () | |
execute command | |
forwardToPageObject () | |
saveBmfSettingsObject () | |
bmfSettingsObject () | |
updateDetailsObject () | |
editPricesObject ($a_show_delete=false) | |
addPriceObject () | |
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 | |
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, $confirmation_gui= '') | |
exportVendorsObject () | |
addStatisticWorksheet (&$pewa) | |
addVendorWorksheet ($pewa) | |
payMethodsObject ($askForDeletingAddresses=array(), $oConfirmationGUI= '') | |
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 () | |
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 | |
getAdminTabs (&$tabs_gui) | |
administration tabs show only permissions and trash folder | |
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 | |
$genSetData = 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 |
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) | |
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. | |
__showStatisticTable ($a_result_set) | |
__initBookingObject () | |
__showVendorsTable ($a_result_set) | |
__showSearchUserTable ($a_result_set, $a_cmd= 'search') | |
__search ($a_search_string) | |
__searchSP ($a_search_string) | |
__showSearchUserSPTable ($a_result_set) | |
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 | |
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 | |
__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. | |
getCenterColumnHTML () | |
Get center column. | |
getRightColumnHTML () | |
Display right column. | |
setColumnSettings ($column_gui) | |
May be overwritten in subclasses. | |
checkPermission ($a_perm, $a_cmd="") |
Definition at line 31 of file class.ilObjPaymentSettingsGUI.php.
|
private |
Definition at line 521 of file class.ilObjPaymentSettingsGUI.php.
References ilObjectFactory\getInstanceByRefId().
Referenced by editPricesObject().
|
private |
Definition at line 1025 of file class.ilObjPaymentSettingsGUI.php.
References ilObjectGUI\$data, $path, and ilObjectGUI\$tree.
Referenced by editDetailsObject().
|
private |
Definition at line 1065 of file class.ilObjPaymentSettingsGUI.php.
Referenced by editDetailsObject().
|
private |
Definition at line 1040 of file class.ilObjPaymentSettingsGUI.php.
References $vendor, and ilObjectFactory\getInstanceByObjId().
Referenced by editDetailsObject().
|
private |
Definition at line 3766 of file class.ilObjPaymentSettingsGUI.php.
Referenced by addStatisticWorksheet(), deleteAddressesForPaymethodsObject(), editStatisticObject(), performDeleteObject(), saveCustomerObject(), statisticObject(), and updateStatisticObject().
|
private |
Definition at line 1278 of file class.ilObjPaymentSettingsGUI.php.
Referenced by addPriceObject(), editDetailsObject(), editPricesObject(), forwardToPageObject(), objectsObject(), performDeletePriceObject(), performObjectDeleteObject(), and updateDetailsObject().
|
private |
Definition at line 3822 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by performSearchSPObject(), and searchObject().
|
private |
Definition at line 3847 of file class.ilObjPaymentSettingsGUI.php.
References ilUtil\sendInfo(), ilSearch\setPerformUpdate(), and ilUtil\stripSlashes().
|
private |
Definition at line 1253 of file class.ilObjPaymentSettingsGUI.php.
Referenced by objectsObject().
|
private |
Definition at line 3871 of file class.ilObjPaymentSettingsGUI.php.
References $_GET.
Referenced by performSearchSPObject().
|
private |
Definition at line 3798 of file class.ilObjPaymentSettingsGUI.php.
Referenced by searchObject().
|
private |
Definition at line 3738 of file class.ilObjPaymentSettingsGUI.php.
Referenced by statisticObject().
|
private |
Definition at line 3773 of file class.ilObjPaymentSettingsGUI.php.
Referenced by vendorsObject().
ilObjPaymentSettingsGUI::addCurrencyObject | ( | ) |
Definition at line 4235 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, and ilTextInputGUI\setValue().
ilObjPaymentSettingsGUI::addCustomerObject | ( | ) |
Definition at line 3514 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, ilPaymentPrices\_getPrice(), ilPaymentCurrency\_getUnit(), ilPaymentObject\_lookupPobjectId(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), searchUserSPObject(), ilUtil\sendInfo(), ilSelectInputGUI\setOptions(), ilNonEditableValueGUI\setValue(), and showObjectSelectorObject().
Referenced by saveCustomerObject().
ilObjPaymentSettingsGUI::addPriceObject | ( | ) |
Definition at line 559 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, __initPaymentObject(), ilObjectFactory\getInstanceByRefId(), ilUtil\sendInfo(), ilCheckboxInputGUI\setChecked(), and ilNonEditableValueGUI\setValue().
Referenced by performAddPriceObject().
ilObjPaymentSettingsGUI::addStatisticWorksheet | ( | & | $pewa | ) |
Definition at line 2740 of file class.ilObjPaymentSettingsGUI.php.
References $title, __initBookingObject(), ilExcelUtils\_convert_text(), ilPaymentVendors\_getCostCenter(), ilObjUser\_lookupEmail(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), and ilPayMethods\getStringByPaymethod().
Referenced by exportVendorsObject().
ilObjPaymentSettingsGUI::addUserObject | ( | ) |
Definition at line 3374 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $usr_id, searchObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), and vendorsObject().
ilObjPaymentSettingsGUI::addVendorObject | ( | ) |
Definition at line 3333 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $usr_id, ilObjUser\getUserIdByLogin(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilUtil\stripSlashes(), and vendorsObject().
ilObjPaymentSettingsGUI::addVendorWorksheet | ( | $pewa | ) |
Definition at line 2868 of file class.ilObjPaymentSettingsGUI.php.
References $title, $vendor, ilExcelUtils\_convert_text(), and ilObjectFactory\getInstanceByObjId().
Referenced by exportVendorsObject().
ilObjPaymentSettingsGUI::bmfSettingsObject | ( | ) |
Definition at line 266 of file class.ilObjPaymentSettingsGUI.php.
References ilBMFSettings\getInstance(), and ilTextInputGUI\setValue().
Referenced by saveBmfSettingsObject().
ilObjPaymentSettingsGUI::cancelDeleteVendorsObject | ( | ) |
Definition at line 3045 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, and vendorsObject().
|
private |
When updating ERP settings test connection and report error.
Definition at line 2483 of file class.ilObjPaymentSettingsGUI.php.
References ilUtil\sendFailure(), and ilUtil\sendInfo().
Referenced by saveERPsettingsObject().
ilObjPaymentSettingsGUI::confirmDeleteVatObject | ( | ) |
Definition at line 3964 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, ilUtil\sendInfo(), and vatsObject().
ilObjPaymentSettingsGUI::createVatObject | ( | ) |
Definition at line 4028 of file class.ilObjPaymentSettingsGUI.php.
References initVatForm().
ilObjPaymentSettingsGUI::currenciesObject | ( | ) |
Definition at line 4180 of file class.ilObjPaymentSettingsGUI.php.
References ilPaymentCurrency\_getAvailableCurrencies(), and ilUtil\formRadioButton().
Referenced by performDeleteCurrencyObject(), saveCurrencyObject(), updateCurrencyObject(), and updateDefaultCurrencyObject().
|
private |
Definition at line 2403 of file class.ilObjPaymentSettingsGUI.php.
References erpSettingsObject(), ilERP\preview_delete(), ilERP\preview_exists(), and ilUtil\sendInfo().
ilObjPaymentSettingsGUI::deleteAddressesForPaymethodsObject | ( | ) |
Definition at line 4161 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $pay_method, __initBookingObject(), ilPayMethods\_disableSaveUserAddress(), payMethodsObject(), and ilUtil\sendSuccess().
ilObjPaymentSettingsGUI::deleteCurrencyObject | ( | ) |
Definition at line 4331 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, ilPaymentCurrency\_getUnit(), and ilPaymentCurrency\_isDefault().
ilObjPaymentSettingsGUI::deleteObjectObject | ( | ) |
Definition at line 971 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilPaymentBookings\_getCountBookingsByObject(), editDetailsObject(), ilUtil\sendInfo(), and ilUtil\sendQuestion().
ilObjPaymentSettingsGUI::deletePriceObject | ( | ) |
Definition at line 738 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, $_SESSION, editPricesObject(), objectsObject(), and ilUtil\sendInfo().
ilObjPaymentSettingsGUI::deleteStatisticObject | ( | ) |
Definition at line 1839 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, editStatisticObject(), ilUtil\sendInfo(), ilUtil\sendQuestion(), and statisticObject().
ilObjPaymentSettingsGUI::deleteVendorsObject | ( | ) |
Definition at line 3053 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, $vendor, ilPaymentBookings\_getCountBookingsByVendor(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendQuestion(), and vendorsObject().
ilObjPaymentSettingsGUI::editCurrencyObject | ( | ) |
Definition at line 4284 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ilPaymentCurrency\_getCurrency(), and ilTextInputGUI\setValue().
ilObjPaymentSettingsGUI::editDetailsObject | ( | $a_show_confirm = false | ) |
Definition at line 834 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __getHTMLPath(), __getStatus(), __getVendors(), __initPaymentObject(), ilShopUtils\_formatVAT(), ilPaymentBookings\_getCountBookingsByObject(), ilShopTopics\_getInstance(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), ilPayMethods\getPayMethodsOptions(), ilUtil\sendInfo(), ilSelectInputGUI\setOptions(), and ilNonEditableValueGUI\setValue().
Referenced by deleteObjectObject(), and updateDetailsObject().
ilObjPaymentSettingsGUI::editPricesObject | ( | $a_show_delete = false | ) |
Definition at line 391 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$data, ilObjectGUI\$tpl, __editPricesTable(), __initPaymentObject(), ilPaymentCurrency\_getCurrency(), ilFormat\_getLocalMoneyFormat(), ilUtil\formInput(), objectsObject(), and ilUtil\sendInfo().
Referenced by deletePriceObject(), performAddPriceObject(), performDeletePriceObject(), and updatePriceObject().
ilObjPaymentSettingsGUI::editStatisticObject | ( | $a_show_confirm_delete = false | ) |
Definition at line 1628 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __initBookingObject(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilPayMethods\_PMEnabled(), ilDatePresentation\formatDate(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), ilPayMethods\getStringByPaymethod(), IL_CAL_UNIX, ilUtil\sendInfo(), and ilNonEditableValueGUI\setValue().
Referenced by deleteStatisticObject().
ilObjPaymentSettingsGUI::editVatObject | ( | ) |
Definition at line 4034 of file class.ilObjPaymentSettingsGUI.php.
References fillVATDataIntoVATForm(), and initVatForm().
ilObjPaymentSettingsGUI::editVendorObject | ( | ) |
Definition at line 3111 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, ilObjUser\getLoginByUserId(), ilUtil\prepareFormOutput(), ilUtil\sendInfo(), ilTextInputGUI\setValue(), ilNonEditableValueGUI\setValue(), and vendorsObject().
ilObjPaymentSettingsGUI::epaySettingsObject | ( | $a_show_confirm = false | ) |
Genereates the EPAY setup form.
Definition at line 2180 of file class.ilObjPaymentSettingsGUI.php.
References ilEPaySettings\getInstance(), ilCheckboxInputGUI\setChecked(), and ilTextInputGUI\setValue().
Referenced by saveEPaySettingsObject().
ilObjPaymentSettingsGUI::erpSettingsObject | ( | $a_show_confirm = false | ) |
ERP.
Definition at line 2539 of file class.ilObjPaymentSettingsGUI.php.
References getERPform().
Referenced by delERPpreviewObject(), saveERPsettingsObject(), and testERPSettingsObject().
ilObjPaymentSettingsGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObjectGUI.
Definition at line 58 of file class.ilObjPaymentSettingsGUI.php.
References $cmd, $ret, forwardToPageObject(), getSubTabs(), getTabs(), and ilObjectGUI\prepareOutput().
ilObjPaymentSettingsGUI::exportVendorsObject | ( | ) |
Definition at line 2724 of file class.ilObjPaymentSettingsGUI.php.
References addStatisticWorksheet(), and addVendorWorksheet().
|
private |
Definition at line 4082 of file class.ilObjPaymentSettingsGUI.php.
References $_GET.
Referenced by editVatObject().
ilObjPaymentSettingsGUI::forwardToPageObject | ( | ) |
Definition at line 158 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __initPaymentObject(), ilPageObject\_exists(), ilObjStyleSheet\getContentStylePath(), ilUtil\sendInfo(), and ilPageObjectGUI\setIntLinkHelpDefault().
Referenced by executeCommand().
ilObjPaymentSettingsGUI::gatewayObject | ( | ) |
Definition at line 1284 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, performEditVendorObject(), and vendorsObject().
ilObjPaymentSettingsGUI::generalSettingsObject | ( | $a_show_confirm = false | ) |
Definition at line 1986 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $genSetData, ilUtil\prepareFormOutput(), ilCheckboxInputGUI\setChecked(), ilTextAreaInputGUI\setRows(), ilTextInputGUI\setSize(), ilTextInputGUI\setValue(), and ilSelectInputGUI\setValue().
Referenced by saveGeneralSettingsObject().
|
private |
Definition at line 2393 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, and ilUtil\stripSlashes().
Referenced by saveERPsettingsObject().
|
private |
Generates the settings form for ERP.
Definition at line 2301 of file class.ilObjPaymentSettingsGUI.php.
References 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().
|
private |
Generate the ERP setup form for display.
Definition at line 2265 of file class.ilObjPaymentSettingsGUI.php.
References ilTextInputGUI\setMaxLength().
|
private |
Definition at line 2291 of file class.ilObjPaymentSettingsGUI.php.
|
private |
ERP Object factory.
Should be moved private
Definition at line 2372 of file class.ilObjPaymentSettingsGUI.php.
References ERP_ECONOMIC, and ERP_NONE.
Referenced by saveERPsettingsObject().
|
private |
Definition at line 1939 of file class.ilObjPaymentSettingsGUI.php.
References $_GET.
Referenced by executeCommand().
ilObjPaymentSettingsGUI::getTabs | ( | $tabs_gui | ) |
get tabs public
object | tabs gui object |
Definition at line 1882 of file class.ilObjPaymentSettingsGUI.php.
Referenced by executeCommand().
ilObjPaymentSettingsGUI::ilObjPaymentSettingsGUI | ( | $a_data, | |
$a_id, | |||
$a_call_by_reference, | |||
$a_prepare_output = true |
|||
) |
Constructor public.
Definition at line 41 of file class.ilObjPaymentSettingsGUI.php.
References ilObjectGUI\$ilias, and ilObjectGUI\ilObjectGUI().
|
private |
Definition at line 4041 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, and ilTextInputGUI\setMaxLength().
Referenced by createVatObject(), editVatObject(), saveVatObject(), and updateVatObject().
ilObjPaymentSettingsGUI::objectsObject | ( | ) |
Definition at line 1088 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_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(), editPricesObject(), performAddPriceObject(), performDeletePriceObject(), performObjectDeleteObject(), resetObjectFilterObject(), and updatePriceObject().
ilObjPaymentSettingsGUI::payMethodsObject | ( | $askForDeletingAddresses = array() , |
|
$oConfirmationGUI = '' |
|||
) |
Definition at line 2913 of file class.ilObjPaymentSettingsGUI.php.
References $ilCtrl, $result, ilUtil\formCheckbox(), and ilPayMethods\getStringByPaymethod().
Referenced by deleteAddressesForPaymethodsObject(), and savePayMethodsObject().
ilObjPaymentSettingsGUI::paypalSettingsObject | ( | $a_show_confirm = false | ) |
Definition at line 2555 of file class.ilObjPaymentSettingsGUI.php.
References ilPaypalSettings\getInstance(), and ilTextInputGUI\setValue().
Referenced by savePaypalSettingsObject().
ilObjPaymentSettingsGUI::performAddPriceObject | ( | ) |
Definition at line 655 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, ilPaymentCurrency\_getAvailableCurrencies(), addPriceObject(), editPricesObject(), objectsObject(), and ilUtil\sendInfo().
ilObjPaymentSettingsGUI::performDeleteCurrencyObject | ( | ) |
Definition at line 4352 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, and currenciesObject().
ilObjPaymentSettingsGUI::performDeleteObject | ( | ) |
Definition at line 1854 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __initBookingObject(), ilUtil\sendInfo(), and statisticObject().
ilObjPaymentSettingsGUI::performDeletePriceObject | ( | ) |
Definition at line 695 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_SESSION, __initPaymentObject(), editPricesObject(), objectsObject(), and ilUtil\sendInfo().
ilObjPaymentSettingsGUI::performDeleteVatObject | ( | ) |
Definition at line 4003 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ilUtil\sendInfo(), ilUtil\sendSuccess(), and vatsObject().
ilObjPaymentSettingsGUI::performDeleteVendorsObject | ( | ) |
Definition at line 3083 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, $vendor, ilPaymentTrustees\_deleteTrusteesOfVendor(), ilUtil\sendInfo(), and vendorsObject().
ilObjPaymentSettingsGUI::performEditVendorObject | ( | ) |
Definition at line 3167 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, ilUtil\sendFailure(), ilUtil\sendInfo(), and vendorsObject().
Referenced by gatewayObject().
ilObjPaymentSettingsGUI::performObjectDeleteObject | ( | ) |
Definition at line 998 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, __initPaymentObject(), objectsObject(), and ilUtil\sendInfo().
ilObjPaymentSettingsGUI::performSearchSPObject | ( | ) |
Definition at line 3461 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, $_SESSION, $result, $user, __search(), __showSearchUserSPTable(), ilObjectFactory\getInstanceByObjId(), searchUserSPObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), showObjectSelectorObject(), and ilUtil\stripSlashes().
ilObjPaymentSettingsGUI::resetFilterObject | ( | ) |
Definition at line 1307 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, ilUtil\sendInfo(), and statisticObject().
ilObjPaymentSettingsGUI::resetObjectFilterObject | ( | ) |
Definition at line 1075 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, objectsObject(), and ilUtil\sendInfo().
ilObjPaymentSettingsGUI::saveBmfSettingsObject | ( | ) |
Definition at line 213 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, bmfSettingsObject(), ilBMFSettings\getInstance(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
ilObjPaymentSettingsGUI::saveCurrencyObject | ( | ) |
Definition at line 4273 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, and currenciesObject().
ilObjPaymentSettingsGUI::saveCustomerObject | ( | ) |
Definition at line 3638 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, ilObjectGUI\$ilias, ilObjectGUI\$obj_id, __initBookingObject(), ilPayMethods\_EnabledSaveUserAddress(), ilPaymentPrices\_getPrice(), ilPaymentCurrency\_getUnit(), ilPaymentObject\_lookupPobjectId(), ilObjUser\_readUsersProfileData(), addCustomerObject(), ilShopVats\getRate(), searchUserSPObject(), ilUtil\sendInfo(), showObjectSelectorObject(), and statisticObject().
ilObjPaymentSettingsGUI::saveEPaySettingsObject | ( | ) |
Definition at line 2229 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, epaySettingsObject(), ilEPaySettings\getInstance(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashesArray().
|
private |
Save settings for ERP.
Definition at line 2505 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, checkForERPerror(), ERP_ECONOMIC, ERP_NONE, erpSettingsObject(), getERParray(), getERPObject(), and ilUtil\sendSuccess().
Referenced by testERPSettingsObject().
ilObjPaymentSettingsGUI::saveGeneralSettingsObject | ( | ) |
Definition at line 2122 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, generalSettingsObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
ilObjPaymentSettingsGUI::savePayMethodsObject | ( | ) |
Definition at line 2984 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ilPayMethods\_EnabledSaveUserAddress(), ilPayMethods\_enableSaveUserAddress(), ilPaymentObject\_getCountObjectsByPayMethod(), ilPayMethods\_PMdisable(), ilPayMethods\_PMenable(), ilPayMethods\countPM(), payMethodsObject(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
ilObjPaymentSettingsGUI::savePaypalSettingsObject | ( | ) |
Definition at line 2600 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ilPaypalSettings\getInstance(), paypalSettingsObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
ilObjPaymentSettingsGUI::saveVatObject | ( | ) |
Definition at line 4125 of file class.ilObjPaymentSettingsGUI.php.
References ilShopUtils\_checkVATRate(), initVatForm(), ilUtil\sendInfo(), and vatsObject().
ilObjPaymentSettingsGUI::searchObject | ( | ) |
Definition at line 3283 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, $result, ilObjectGUI\$tree, $user, __search(), __showSearchUserTable(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), searchUserObject(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by addUserObject().
ilObjPaymentSettingsGUI::searchUserObject | ( | ) |
Definition at line 3248 of file class.ilObjPaymentSettingsGUI.php.
Referenced by searchObject().
ilObjPaymentSettingsGUI::searchUserSPObject | ( | ) |
Definition at line 3424 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, ilTextInputGUI\setMaxLength(), and showObjectSelectorObject().
Referenced by addCustomerObject(), performSearchSPObject(), and saveCustomerObject().
ilObjPaymentSettingsGUI::showObjectSelectorObject | ( | ) |
Definition at line 3219 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilObjectGUI\$tree, ilUtil\sendInfo(), and ilExplorer\setExpand().
Referenced by addCustomerObject(), performSearchSPObject(), saveCustomerObject(), and searchUserSPObject().
ilObjPaymentSettingsGUI::statisticObject | ( | ) |
Definition at line 1325 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, $_SESSION, ilObjectGUI\$ref_id, __initBookingObject(), __showStatisticTable(), ilObjUser\_lookupEmail(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), ilPayMethods\getStringByPaymethod(), IL_CAL_UNIX, and ilUtil\sendInfo().
Referenced by deleteStatisticObject(), performDeleteObject(), resetFilterObject(), saveCustomerObject(), and updateStatisticObject().
|
private |
Definition at line 2412 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ERP_NONE, erpSettingsObject(), ilERP\getActive(), saveERPsettingsObject(), ilUtil\sendFailure(), and ilUtil\sendInfo().
ilObjPaymentSettingsGUI::updateCurrencyObject | ( | ) |
Definition at line 4361 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, and currenciesObject().
ilObjPaymentSettingsGUI::updateDefaultCurrencyObject | ( | ) |
Definition at line 4224 of file class.ilObjPaymentSettingsGUI.php.
References $_POST, ilPaymentCurrency\_updateIsDefault(), currenciesObject(), and ilUtil\sendFailure().
ilObjPaymentSettingsGUI::updateDetailsObject | ( | ) |
Definition at line 332 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, __initPaymentObject(), editDetailsObject(), and ilUtil\sendInfo().
ilObjPaymentSettingsGUI::updatePriceObject | ( | ) |
Definition at line 761 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, editPricesObject(), objectsObject(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
ilObjPaymentSettingsGUI::updateStatisticObject | ( | ) |
Definition at line 1808 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, $_POST, __initBookingObject(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and statisticObject().
ilObjPaymentSettingsGUI::updateVatObject | ( | ) |
Definition at line 4091 of file class.ilObjPaymentSettingsGUI.php.
References $_GET, ilShopUtils\_checkVATRate(), initVatForm(), ilUtil\sendInfo(), and vatsObject().
ilObjPaymentSettingsGUI::vatsObject | ( | ) |
Definition at line 3895 of file class.ilObjPaymentSettingsGUI.php.
References $result, ilShopUtils\_formatVAT(), and ilUtil\formCheckbox().
Referenced by confirmDeleteVatObject(), performDeleteVatObject(), saveVatObject(), and updateVatObject().
ilObjPaymentSettingsGUI::vendorsObject | ( | $a_show_confirm = false , |
|
$confirmation_gui = '' |
|||
) |
Definition at line 2642 of file class.ilObjPaymentSettingsGUI.php.
References $_SESSION, $vendor, __showVendorsTable(), ilPaymentBookings\_getCountBookingsByVendor(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilUtil\sendInfo(), and ilTextInputGUI\setSize().
Referenced by addUserObject(), addVendorObject(), cancelDeleteVendorsObject(), deleteVendorsObject(), editVendorObject(), gatewayObject(), performDeleteVendorsObject(), and performEditVendorObject().
ilObjPaymentSettingsGUI::$genSetData = null |
Definition at line 35 of file class.ilObjPaymentSettingsGUI.php.
Referenced by generalSettingsObject().
ilObjPaymentSettingsGUI::$pobject = null |
Definition at line 34 of file class.ilObjPaymentSettingsGUI.php.
ilObjPaymentSettingsGUI::$user_obj = null |
Definition at line 33 of file class.ilObjPaymentSettingsGUI.php.