Classes | Variables

actions_order.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( 'oxtitle',   'oxselectlist', 1, 1, 0 ),
                                        array( 'oxsort',    'oxobject2selectlist', 1, 0, 0 ),
                                        array( 'oxident',   'oxselectlist', 0, 0, 0 ),
                                        array( 'oxvaldesc', 'oxselectlist', 0, 0, 0 ),
                                        array( 'oxid',      'oxobject2selectlist', 0, 0, 1 )
                                        )
                                    )

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