|
Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
This is the complete list of members for Datamatrix, including all inherited members.
| $barcode_array | Datamatrix | protected |
| $chset | Datamatrix | protected |
| $chset_id | Datamatrix | protected |
| $last_enc | Datamatrix | protected |
| $symbattr | Datamatrix | protected |
| __construct($code) | Datamatrix | |
| get253StateCodeword($cwpad, $cwpos) | Datamatrix | protected |
| get255StateCodeword($cwpad, $cwpos) | Datamatrix | protected |
| getBarcodeArray() | Datamatrix | |
| getErrorCorrection($wd, $nb, $nd, $nc, $gf=256, $pp=301) | Datamatrix | protected |
| getGFProduct($a, $b, $log, $alog, $gf) | Datamatrix | protected |
| getHighLevelEncoding($data) | Datamatrix | protected |
| getMaxDataCodewords($numcw) | Datamatrix | protected |
| getPlacementMap($nrow, $ncol) | Datamatrix | protected |
| getSwitchEncodingCodeword($mode) | Datamatrix | protected |
| isCharMode($chr, $mode) | Datamatrix | protected |
| lookAheadTest($data, $pos, $mode) | Datamatrix | protected |
| placeCornerA($marr, $nrow, $ncol, $chr) | Datamatrix | protected |
| placeCornerB($marr, $nrow, $ncol, $chr) | Datamatrix | protected |
| placeCornerC($marr, $nrow, $ncol, $chr) | Datamatrix | protected |
| placeCornerD($marr, $nrow, $ncol, $chr) | Datamatrix | protected |
| placeModule($marr, $nrow, $ncol, $row, $col, $chr, $bit) | Datamatrix | protected |
| placeUtah($marr, $nrow, $ncol, $row, $col, $chr) | Datamatrix | protected |