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 67 of file payment_gateway_dps_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 44 of file payment_gateway_dps_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 93 of file payment_gateway_dps_edit_fns.inc.
The documentation for this class was generated from the following file: