Public Member Functions | |
render () | |
addcountry () | |
removecountry () |
Admin article main payment manager. Performs collection and updatind (on user submit) main item information. Admin Menu: Shop Settings -> Payment Methods -> Main.
Definition at line 8 of file payment_country.php.
Payment_Country.addcountry | ( | ) |
Adds chosen user group (groups) to delivery list
Definition at line 65 of file payment_country.php.
Payment_Country.removecountry | ( | ) |
Removes chosen user group (groups) from delivery list
Definition at line 86 of file payment_country.php.
Payment_Country.render | ( | ) |
Executes parent method parent.render(), creates oxlist object, passes it's data to Smarty engine and retutns name of template file "payment_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 17 of file payment_country.php.