|
KumbiaPHP beta2-dev
Framework PHP en español
|
Ir al código fuente de este archivo.
Namespaces | |
| namespace | Report |
Funciones | |
| xls ($result, $sumArray, $title, $weightArray, $headerArray) | |
| Genera un reporte en Excel. | |
| xls | ( | $ | result, |
| $ | sumArray, | ||
| $ | title, | ||
| $ | weightArray, | ||
| $ | headerArray | ||
| ) |
Genera un reporte en Excel.
| array | $result | |
| array | $sumArray | |
| string | $title | |
| array | $weightArray | |
| array | $headerArray |
Definición en la línea 32 del archivo xls.php.
Hace referencia a $config y Config::read().
Referenciado por Report::generate().


1.7.4