Public Member Functions

Payment_Country Class Reference

Inheritance diagram for Payment_Country:
Collaboration diagram for Payment_Country:

List of all members.

Public Member Functions

 render ()
 addcountry ()
 removecountry ()

Detailed Description

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.


Member Function Documentation

Payment_Country.addcountry (  ) 

Adds chosen user group (groups) to delivery list

Returns:
null

Definition at line 65 of file payment_country.php.

Payment_Country.removecountry (  ) 

Removes chosen user group (groups) from delivery list

Returns:
null

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".

Returns:
string

Reimplemented from oxAdminDetails.

Definition at line 17 of file payment_country.php.


The documentation for this class was generated from the following file: