ILIAS
eassessment Revision 61809
|
Public Member Functions | |
to_bin ($value) | |
to_hex ($value) | |
is_hexbin ($value) |
Definition at line 22 of file class.ilBMFType_hexBinary.php.
ilBMFType_hexBinary::is_hexbin | ( | $value | ) |
Definition at line 33 of file class.ilBMFType_hexBinary.php.
References $l, to_bin(), and to_hex().
Referenced by ilBMFBase\_getType().
ilBMFType_hexBinary::to_bin | ( | $value | ) |
Definition at line 24 of file class.ilBMFType_hexBinary.php.
Referenced by is_hexbin().
ilBMFType_hexBinary::to_hex | ( | $value | ) |
Definition at line 29 of file class.ilBMFType_hexBinary.php.
Referenced by is_hexbin().