|
| 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) |
|
paintBodycopy |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Paint the interface for creating containers in the bodycopy
- Parameters
-
object | &$asset | the asset whose interface we are painting |
object | &$o | the Backend_Outputter class |
string | $prefix | prefix 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 | &$asset | the asset whose interface we are painting |
object | &$o | the Backend_Outputter class |
string | $prefix | prefix 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 | &$asset | the asset whose interface we are painting |
object | &$o | the outputter class |
string | $prefix | prefix 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 | &$asset | the asset whose interface we are painting |
object | &$o | the outputter class |
string | $prefix | prefix 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 | &$asset | the asset to which we belong |
object | &$o | the Backend_Outputter class |
string | $prefix | prefix 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 | &$asset | the asset whose interface we are painting |
object | &$o | the outputter class |
string | $prefix | prefix 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 | &$asset | the asset whose interface we are painting |
object | &$o | the outputter class |
string | $prefix | prefix 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: