ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Namespaces | |
namespace | ilias |
redirection script todo: (a better solution should control the processing via a xml file) |
Functions | |
isUTF8 ($AStr) | |
seems_not_utf8 ($AStr) | |
getUTF8String ($aStr) |
getUTF8String | ( | $aStr | ) |
Definition at line 59 of file inc.utf8checker.php.
References isUTF8().
isUTF8 | ( | $AStr | ) |
Definition at line 34 of file inc.utf8checker.php.
Referenced by getUTF8String().
seems_not_utf8 | ( | $AStr | ) |
Definition at line 46 of file inc.utf8checker.php.
Referenced by ilObjSCORM2004LearningModule\readObject(), and ilObjSCORMLearningModule\readObject().