'EcmProduct', 'varName' => 'ECMPRODUCT', 'orderBy' => 'name', 'whereClauses' => array ( 'name' => 'ecmproducts.name', 'code' => 'ecmproducts.code', ), 'searchInputs' => array ( 'name', 'code' ), 'listviewdefs' => array ( 'CODE' => array ( 'width' => '5', 'label' => 'Indeks', 'link' => true, 'default' => true ), 'NAME' => array ( 'width' => '40', 'label' => 'Nazwa produktu', 'link' => true, 'default' => true ), ), 'searchdefs' => array ( 'name', 'code' ) ); ?>