Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
Payment_Gateway_Datacash_Edit_Fns Class Reference
Inheritance diagram for Payment_Gateway_Datacash_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)
 
 paintDatacashAPIPath (&$asset, &$o, $prefix)
 
 processDatacashAPIPath (&$asset, &$o, $prefix)
 
 paintCardInfoDirPath (&$asset, &$o, $prefix)
 
 processCardInfoDirPath (&$asset, &$o, $prefix)
 

Additional Inherited Members

- Data Fields inherited from Asset_Edit_Fns
 $static_screens
 

Detailed Description

Definition at line 29 of file payment_gateway_datacash_edit_fns.inc.

Member Function Documentation

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 66 of file payment_gateway_datacash_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 43 of file payment_gateway_datacash_edit_fns.inc.

paintCardInfoDirPath ( $asset,
$o,
  $prefix 
)

Paint the interface for CardInfo Directory Path

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

Definition at line 176 of file payment_gateway_datacash_edit_fns.inc.

paintDatacashAPIPath ( $asset,
$o,
  $prefix 
)

Paint the interface for Datacash API Path

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

Definition at line 116 of file payment_gateway_datacash_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 92 of file payment_gateway_datacash_edit_fns.inc.

processCardInfoDirPath ( $asset,
$o,
  $prefix 
)

Process the interface for CardInfo Directory Path

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

Definition at line 211 of file payment_gateway_datacash_edit_fns.inc.

processDatacashAPIPath ( $asset,
$o,
  $prefix 
)

Process the interface for Datacash API Path

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

Definition at line 156 of file payment_gateway_datacash_edit_fns.inc.


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