GlisWeb framework

◆ $ct [2/5]

$ct[ 'page'][ 'contents'][ 'metro'][ 'general']
Valore iniziale:
= array(
0 => array(
'url' => '/_mod/_1100.attivita/_src/_api/_print/_ore.busta.xls.php?a=' . date('Y',strtotime('-1 month')) . '&m=' . date('n',strtotime('-1 month')),
'icon' => NULL,
'fa' => 'fa-table',
'title' => 'XLS ore mese scorso',
'text' => 'esportazione per consulente del lavoro'
),
1 => array(
'url' => '/_mod/_1100.attivita/_src/_api/_print/_ore.busta.xls.php?a=' . date('Y') . '&m=' . date('n'),
'icon' => NULL,
'fa' => 'fa-table',
'title' => 'XLS ore mese corrente',
'text' => 'esportazione per consulente del lavoro'
),
2 => array(
'modal' => array( 'id' => 'report', 'include' => 'bin/attivita.print.report.html' ),
'icon' => NULL,
'fa' => 'fa-table',
'title' => 'report XLS attività cliente',
'text' => 'verranno chiesti il cliente e il periodo'
)
)

Definizione alla linea 20 del file _attivita.print.php.