|
ILIAS
eassessment Revision 61809
|
Collaboration diagram for ilBMFType_hexBinary: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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBMFType_hexBinary::to_bin | ( | $value | ) |
Definition at line 24 of file class.ilBMFType_hexBinary.php.
Referenced by is_hexbin().
Here is the caller graph for this function:| ilBMFType_hexBinary::to_hex | ( | $value | ) |
Definition at line 29 of file class.ilBMFType_hexBinary.php.
Referenced by is_hexbin().
Here is the caller graph for this function: