Classes | Variables

news_main.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',  'oxgroups', 1, 0, 0 ),
                                        array( 'oxid',     'oxgroups', 0, 0, 0 ),
                                        array( 'oxid',     'oxgroups', 0, 0, 1 ),
                                        ),
                     'container2' => array(
                                        array( 'oxtitle',  'oxgroups', 1, 0, 0 ),
                                        array( 'oxid',     'oxgroups', 0, 0, 0 ),
                                        array( 'oxid',     'oxobject2group', 0, 0, 1 ),
                                        )
                    )

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