Definition at line 8 of file payment_country.php.
Public Member Functions | |
render () | |
addcountry () | |
removecountry () |
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.
Payment_Country.addcountry | ( | ) |
Adds chosen user group (groups) to delivery list
Definition at line 77 of file payment_country.php.
Payment_Country.removecountry | ( | ) |
Removes chosen user group (groups) from delivery list
Definition at line 99 of file payment_country.php.