|
| | paintBodycopyInfo (&$asset, &$o, $prefix) |
| |
| | paintBodycopy (&$asset, &$o, $prefix) |
| |
| | processBodycopy (&$asset, &$o, $prefix) |
| |
| | paintAccountPassword (&$asset, &$o, $prefix) |
| |
| | processAccountPassword (&$asset, &$o, $prefix) |
| |
| paintAccountPassword |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Paints the Utransact login password field
- Parameters
-
| object | &$asset | asset being painted |
| object | &$o | backend outputter |
| string | $prefix | prefix 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 | &$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 65 of file payment_gateway_utransact_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 42 of file payment_gateway_utransact_edit_fns.inc.
| processAccountPassword |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Process the Utransact login password field
- Parameters
-
| object | &$asset | asset being painted |
| object | &$o | backend outputter |
| string | $prefix | prefix 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 | &$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 91 of file payment_gateway_utransact_edit_fns.inc.
The documentation for this class was generated from the following file: