ILIAS  eassessment Revision 61809
 All Data Structures Namespaces Files Functions Variables Groups Pages
bra.php File Reference

Go to the source code of this file.

Namespaces

namespace  com\tecnick\tcpdf
 PHP class to creates array representations for 2D barcodes to be used with TCPDF.

Variables

global $l = Array()
 $l ['a_meta_charset'] = 'UTF-8'
 $l ['a_meta_dir'] = 'ltr'
 $l ['a_meta_language'] = 'pt'
 $l ['w_page'] = 'página'

Variable Documentation

$l['a_meta_charset'] = 'UTF-8'

Definition at line 40 of file bra.php.

$l['a_meta_dir'] = 'ltr'

Definition at line 41 of file bra.php.

$l['a_meta_language'] = 'pt'

Definition at line 42 of file bra.php.

$l['w_page'] = 'página'

Definition at line 45 of file bra.php.