paintAvailableKeywords |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Paints the available keywords
- Parameters
-
object | &$asset | the form involved |
object | &$o | the backend outputter |
string | $prefix | a unique prefix for variables |
- Returns
- boolean public
Definition at line 57 of file default_delivery_method_edit_fns.inc.
paintPassthroughVarQuestionLinks |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Paint key-value pair pass through variable selector
- 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 119 of file default_delivery_method_edit_fns.inc.
processAvailableKeywords |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Dummy function
- Parameters
-
object | &$asset | the form involved |
object | &$o | the backend outputter |
string | $prefix | a unique prefix for variables |
- Returns
- boolean public
Definition at line 102 of file default_delivery_method_edit_fns.inc.
processPassthroughVarQuestionLinks |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
process key-value pair pass through variable selector
- 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 215 of file default_delivery_method_edit_fns.inc.
The documentation for this class was generated from the following file: