Classes | Variables

article_bundle.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( 'oxartnum', 'oxarticles', 1, 0, 0 ),
                                        array( 'oxtitle',  'oxarticles', 1, 1, 0 ),
                                        array( 'oxean',    'oxarticles', 1, 0, 0 ),
                                        array( 'oxmpn',    'oxarticles', 0, 0, 0 ),
                                        array( 'oxprice',  'oxarticles', 0, 0, 0 ),
                                        array( 'oxstock',  'oxarticles', 0, 0, 0 ),
                                        array( 'oxid',     'oxarticles', 0, 0, 1 )
                                        )
                    )

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