Classes | Variables

deliveryset_payment.inc.php File Reference

Go to the source code of this file.

Classes

class  ajaxComponent

Variables

 $aColumns

Variable Documentation

$aColumns
Initial value:
 array( 'container1' => array(    
                                        array( 'oxdesc',       'oxpayments', 1, 1, 0 ),
                                        array( 'oxaddsum',     'oxpayments', 1, 0, 0 ),
                                        array( 'oxaddsumtype', 'oxpayments', 0, 0, 0 ),
                                        array( 'oxid',         'oxpayments', 0, 0, 1 )
                                        ),
                     'container2' => array(
                                        array( 'oxdesc',       'oxpayments', 1, 1, 0 ),
                                        array( 'oxaddsum',     'oxpayments', 1, 0, 0 ),
                                        array( 'oxaddsumtype', 'oxpayments', 0, 0, 0 ),
                                        array( 'oxid',  'oxobject2payment', 0, 0, 1 )
                                        )
                    )

Definition at line 3 of file deliveryset_payment.inc.php.