Go to the source code of this file.
Classes | |
class | ajaxComponent |
Variables | |
$aColumns |
$aColumns |
array( 'container1' => array( array( 'oxusername', 'oxuser', 1, 0, 0 ), array( 'oxlname', 'oxuser', 0, 0, 0 ), array( 'oxfname', 'oxuser', 0, 0, 0 ), array( 'oxstreet', 'oxuser', 0, 0, 0 ), array( 'oxstreetnr', 'oxuser', 0, 0, 0 ), array( 'oxcity', 'oxuser', 0, 0, 0 ), array( 'oxzip', 'oxuser', 0, 0, 0 ), array( 'oxfon', 'oxuser', 0, 0, 0 ), array( 'oxbirthdate', 'oxuser', 0, 0, 0 ), array( 'oxid', 'oxuser', 0, 0, 1 ), ), 'container2' => array( array( 'oxusername', 'oxuser', 1, 0, 0 ), array( 'oxlname', 'oxuser', 0, 0, 0 ), array( 'oxfname', 'oxuser', 0, 0, 0 ), array( 'oxstreet', 'oxuser', 0, 0, 0 ), array( 'oxstreetnr', 'oxuser', 0, 0, 0 ), array( 'oxcity', 'oxuser', 0, 0, 0 ), array( 'oxzip', 'oxuser', 0, 0, 0 ), array( 'oxfon', 'oxuser', 0, 0, 0 ), array( 'oxbirthdate', 'oxuser', 0, 0, 0 ), array( 'oxid', 'oxobject2discount', 0, 0, 1 ), ) )
Definition at line 3 of file discount_users.inc.php.