|
ILIAS
Release_4_3_x_branch Revision 61807
|
Validation of SCORM-XML Files. More...
Collaboration diagram for ilObjSCORMValidator:Public Member Functions | |
| validateXML ($file) | |
| searchDir ($dir) | |
| ilObjSCORMValidator ($directory) | |
| validate () | |
| getSummary () | |
Data Fields | |
| $dir | |
| $flag | |
| $summary | |
Validation of SCORM-XML Files.
Definition at line 14 of file class.ilObjSCORMValidator.php.
| ilObjSCORMValidator::getSummary | ( | ) |
| ilObjSCORMValidator::ilObjSCORMValidator | ( | $directory | ) |
Definition at line 58 of file class.ilObjSCORMValidator.php.
| ilObjSCORMValidator::searchDir | ( | $dir | ) |
Definition at line 32 of file class.ilObjSCORMValidator.php.
References $dir, $file, and validateXML().
Referenced by validate().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSCORMValidator::validate | ( | ) |
Definition at line 62 of file class.ilObjSCORMValidator.php.
References searchDir().
Here is the call graph for this function:| ilObjSCORMValidator::validateXML | ( | $file | ) |
Definition at line 17 of file class.ilObjSCORMValidator.php.
References $file, ilUtil\escapeShellArg(), ilUtil\getJavaPath(), and ILIAS_ABSOLUTE_PATH.
Referenced by searchDir().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSCORMValidator::$dir |
Definition at line 15 of file class.ilObjSCORMValidator.php.
Referenced by searchDir().
| ilObjSCORMValidator::$flag |
Definition at line 15 of file class.ilObjSCORMValidator.php.
| ilObjSCORMValidator::$summary |
Definition at line 15 of file class.ilObjSCORMValidator.php.
Referenced by getSummary().