Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
Default_Delivery_Method_Edit_Fns Class Reference
Inheritance diagram for Default_Delivery_Method_Edit_Fns:
Ecommerce_Delivery_Method_Edit_Fns Asset_Edit_Fns MySource_Object

Public Member Functions

 Default_Delivery_Method_Edit_Fns ()
 
 paintAvailableKeywords (&$asset, &$o, $prefix)
 
 processAvailableKeywords (&$asset, &$o, $prefix)
 
 paintPassthroughVarQuestionLinks (&$asset, &$o, $prefix)
 
 processPassthroughVarQuestionLinks (&$asset, &$o, $prefix)
 

Additional Inherited Members

- Data Fields inherited from Asset_Edit_Fns
 $static_screens
 

Detailed Description

Definition at line 31 of file default_delivery_method_edit_fns.inc.

Member Function Documentation

Constructor

Returns
void public

Definition at line 41 of file default_delivery_method_edit_fns.inc.

paintAvailableKeywords ( $asset,
$o,
  $prefix 
)

Paints the available keywords

Parameters
object&$assetthe form involved
object&$othe backend outputter
string$prefixa 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&$assetthe asset whose interface we are painting
object&$othe outputter class
string$prefixprefix 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&$assetthe form involved
object&$othe backend outputter
string$prefixa 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&$assetthe asset whose interface we are painting
object&$othe outputter class
string$prefixprefix 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: