Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
Payment_Gateway_UTransact_Edit_Fns Class Reference
Inheritance diagram for Payment_Gateway_UTransact_Edit_Fns:
Payment_Gateway_Edit_Fns Page_Edit_Fns Asset_Edit_Fns MySource_Object

Public Member Functions

 paintBodycopyInfo (&$asset, &$o, $prefix)
 
 paintBodycopy (&$asset, &$o, $prefix)
 
 processBodycopy (&$asset, &$o, $prefix)
 
 paintAccountPassword (&$asset, &$o, $prefix)
 
 processAccountPassword (&$asset, &$o, $prefix)
 

Additional Inherited Members

- Data Fields inherited from Asset_Edit_Fns
 $static_screens
 

Detailed Description

Definition at line 28 of file payment_gateway_utransact_edit_fns.inc.

Member Function Documentation

paintAccountPassword ( $asset,
$o,
  $prefix 
)

Paints the Utransact login password field

Parameters
object&$assetasset being painted
object&$obackend outputter
string$prefixprefix for the html doc element name
Returns
boolean public

Definition at line 115 of file payment_gateway_utransact_edit_fns.inc.

paintBodycopy ( $asset,
$o,
  $prefix 
)

Paint the interface for creating containers in the bodycopy

Parameters
object&$assetthe asset whose interface we are painting
object&$othe Backend_Outputter class
string$prefixprefix for the form elements
Returns
boolean public

Definition at line 65 of file payment_gateway_utransact_edit_fns.inc.

paintBodycopyInfo ( $asset,
$o,
  $prefix 
)

Paint the interface for creating containers in the bodycopy

Parameters
object&$assetthe asset whose interface we are painting
object&$othe Backend_Outputter class
string$prefixprefix for the form elements
Returns
boolean public

Definition at line 42 of file payment_gateway_utransact_edit_fns.inc.

processAccountPassword ( $asset,
$o,
  $prefix 
)

Process the Utransact login password field

Parameters
object&$assetasset being painted
object&$obackend outputter
string$prefixprefix for the html doc element name
Returns
boolean public

Definition at line 138 of file payment_gateway_utransact_edit_fns.inc.

processBodycopy ( $asset,
$o,
  $prefix 
)

Processes the interface for creating containers in the bodycopy

Parameters
object&$assetthe asset to which we belong
object&$othe Backend_Outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 91 of file payment_gateway_utransact_edit_fns.inc.


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