discount_categories.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(    // field , table,         visible, multilanguage, ident
                                        array( 'oxtitle', 'oxcategories', 1, 1, 0 ),
                                        array( 'oxdesc',  'oxcategories', 1, 1, 0 ),
                                        array( 'oxid',    'oxcategories', 0, 0, 1 )
                                        ),
                     'container2' => array(
                                        array( 'oxtitle', 'oxcategories', 1, 1, 0 ),
                                        array( 'oxdesc',  'oxcategories', 1, 1, 0 ),
                                        array( 'oxid',    'oxobject2discount', 0, 0, 1 ),
                                        array( 'oxid',    'oxcategories',      0, 0, 1 )
                                        ),
                   )

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


Generated on Tue Sep 29 16:45:16 2009 for OXID eShop CE by  doxygen 1.5.5