Vai alla documentazione di questo file. 13 $ct[
'view'][
'table'] =
'prodotti';
16 $ct[
'view'][
'cols'] = array(
18 'codice_produttore' =>
'codice produttore',
19 'categorie' =>
'categorie',
20 'pubblicazione' =>
'pubblicazione' 24 $ct[
'view'][
'class'] = array(
25 'codice_produttore' =>
'text-left',
26 'categorie' =>
'text-left',
27 'pubblicazione' =>
'text-left' 31 $ct[
'view'][
'open'][
'page'] =
'prodotti_gestione';