|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Public Member Functions | |
| get_image_html ($format, $symbology, $data, $options) | |
| output_image ($format, $symbology, $data, $options) | |
| render_image ($symbology, $data, $options) | |
| render_svg ($symbology, $data, $options) | |
Definition at line 44 of file dbxBarcode.class.php.
| dbxBarcode::get_image_html | ( | $format, | |
| $symbology, | |||
| $data, | |||
| $options ) |
Definition at line 46 of file dbxBarcode.class.php.
References render_image(), and render_svg().
| dbxBarcode::output_image | ( | $format, | |
| $symbology, | |||
| $data, | |||
| $options ) |
Definition at line 80 of file dbxBarcode.class.php.
References render_image(), and render_svg().
| dbxBarcode::render_image | ( | $symbology, | |
| $data, | |||
| $options ) |
Definition at line 107 of file dbxBarcode.class.php.
Referenced by get_image_html(), and output_image().
| dbxBarcode::render_svg | ( | $symbology, | |
| $data, | |||
| $options ) |
Definition at line 137 of file dbxBarcode.class.php.
Referenced by get_image_html(), and output_image().