| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Validation of SCORM-XML Files. More...
 Collaboration diagram for ilObjSCORMValidator:
 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 33 of file class.ilObjSCORMValidator.php.
| ilObjSCORMValidator::getSummary | ( | ) | 
| ilObjSCORMValidator::ilObjSCORMValidator | ( | $directory | ) | 
Definition at line 71 of file class.ilObjSCORMValidator.php.
| ilObjSCORMValidator::searchDir | ( | $dir | ) | 
Definition at line 51 of file class.ilObjSCORMValidator.php.
References $dir, $file, and validateXML().
Referenced by validate().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSCORMValidator::validate | ( | ) | 
Definition at line 75 of file class.ilObjSCORMValidator.php.
References searchDir().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSCORMValidator::validateXML | ( | $file | ) | 
Definition at line 36 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSCORMValidator::$dir | 
Definition at line 34 of file class.ilObjSCORMValidator.php.
Referenced by searchDir().
| ilObjSCORMValidator::$flag | 
Definition at line 34 of file class.ilObjSCORMValidator.php.
| ilObjSCORMValidator::$summary | 
Definition at line 34 of file class.ilObjSCORMValidator.php.
Referenced by getSummary().