|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
A Cellule is a cell to print. More...
Collaboration diagram for Cellule:Public Member Functions | |
| __construct ($w, $h, $txt, $border, $ln, $align, $fill, $link, $type) | |
Data Fields | |
| $align | |
| $border | |
| $fill | |
| $height | |
| $link | |
| $new_line | |
| $text | |
| $type | |
| $width | |
| Cellule::__construct | ( | $w, | |
| $h, | |||
| $txt, | |||
| $border, | |||
| $ln, | |||
| $align, | |||
| $fill, | |||
| $link, | |||
| $type ) |
Definition at line 43 of file pdf_core.class.php.
References $align, $border, $fill, $link, $type, $w, type, and width.
| Cellule::$align |
Definition at line 39 of file pdf_core.class.php.
Referenced by __construct().
| Cellule::$border |
Definition at line 38 of file pdf_core.class.php.
Referenced by __construct().
| Cellule::$fill |
Definition at line 40 of file pdf_core.class.php.
Referenced by __construct().
| Cellule::$height |
Definition at line 35 of file pdf_core.class.php.
| Cellule::$link |
Definition at line 41 of file pdf_core.class.php.
Referenced by __construct().
| Cellule::$new_line |
Definition at line 37 of file pdf_core.class.php.
| Cellule::$text |
Definition at line 36 of file pdf_core.class.php.
| Cellule::$type |
Definition at line 42 of file pdf_core.class.php.
Referenced by __construct().
| Cellule::$width |
Definition at line 34 of file pdf_core.class.php.