GlisWeb framework
Funzioni | Variabili
Riferimenti per il file _txt.tools.php

Vai al codice sorgente di questo file.

Funzioni

 txtHeader ( $t, $c='=', $w=REPORT_WIDTH)
 
 txtDateTime ( $f='Y-m-d H:i:s', $d=NULL)
 
 txtLine ( $c='-', $w=REPORT_WIDTH)
 
 txtFullLine ( $c='-', $w=REPORT_WIDTH)
 
 txtDateTimeLine ( $c='-', $d=NULL, $w=REPORT_WIDTH)
 
 txtData ( $l, $d, $c=' ', $w=REPORT_WIDTH)
 
 txtTable ( $h, $d, $l=NULL, $w=REPORT_WIDTH)
 
 txtText ( $t, $j=true, $w=REPORT_WIDTH)
 
 justify ( $str, $maxlen=REPORT_WIDTH)
 
 txt2fixed ( $t, $w)
 

Variabili

const REPORT_WIDTH 80