| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Inheritance diagram for ilSoapSCORMAdministration:
 Inheritance diagram for ilSoapSCORMAdministration: Collaboration diagram for ilSoapSCORMAdministration:
 Collaboration diagram for ilSoapSCORMAdministration:| Public Member Functions | |
| ilSoapExerciseAdministration () | |
| getIMSManifestXML ($sid, $ref_id) | |
| get ims manifest xml | |
| hasSCORMCertificate ($sid, $ref_id, $usr_id) | |
| getSCORMCompletionStatus ($sid, $a_usr_id, $a_ref_id) | |
|  Public Member Functions inherited from ilSoapAdministration | |
| ilSoapAdministration ($use_nusoap=true) | |
| __checkSession ($sid) | |
| initErrorWriter () | |
| Overwrite error handler. | |
| __explodeSid ($sid) | |
| __setMessage ($a_str) | |
| __getMessage () | |
| __appendMessage ($a_str) | |
| __setMessageCode ($a_code) | |
| __getMessageCode () | |
| initAuth ($sid) | |
| initIlias () | |
| __initAuthenticationObject ($a_auth_mode=AUTH_LOCAL) | |
| __raiseError ($a_message, $a_code) | |
| getNIC ($sid) | |
| get client information from current as xml result set | |
| isFault ($object) | |
| checkObjectAccess ($ref_id, $expected_type, $permission, $returnObject=false) | |
| check access for ref id: expected type, permission, return object instance if returnobject is true | |
| getInstallationInfoXML () | |
| getClientInfoXML ($clientid) | |
| getClientDetailsXML ($sid, $clientid) | |
| Additional Inherited Members | |
|  Static Public Member Functions inherited from ilSoapAdministration | |
| static | return_bytes ($val) | 
| calculate bytes from K,M,G modifiers e.g: 8M = 8 * 1024 * 1024 bytes | |
|  Data Fields inherited from ilSoapAdministration | |
| $sauth = null | |
| $error_method = null | |
|  Protected Attributes inherited from ilSoapAdministration | |
| $soap_check = true | |
Definition at line 35 of file class.ilSoapSCORMAdministration.php.
| ilSoapSCORMAdministration::getIMSManifestXML | ( | $sid, | |
| $ref_id | |||
| ) | 
get ims manifest xml
| string | $sid | |
| int | $ref_id | 
Definition at line 51 of file class.ilSoapSCORMAdministration.php.
References $ilLog, $ref_id, ilSoapAdministration\__checkSession(), ilSoapAdministration\__getMessage(), ilSoapAdministration\__getMessageCode(), ilSoapAdministration\__raiseError(), ilObject\_getAllReferences(), ilObject\_isInTrash(), ilObject\_lookupObjectId(), ilObjectFactory\getInstanceByObjId(), ilSoapAdministration\initAuth(), and ilSoapAdministration\initIlias().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSoapSCORMAdministration::getSCORMCompletionStatus | ( | $sid, | |
| $a_usr_id, | |||
| $a_ref_id | |||
| ) | 
Definition at line 151 of file class.ilSoapSCORMAdministration.php.
References ilSoapAdministration\__checkSession(), ilSoapAdministration\__getMessage(), ilSoapAdministration\__getMessageCode(), ilSoapAdministration\__raiseError(), ilObjUserTracking\_enabledLearningProgress(), ilObject\_lookupObjectId(), ilLPStatus\_lookupStatus(), ilSoapAdministration\initAuth(), ilSoapAdministration\initIlias(), LP_STATUS_COMPLETED_NUM, LP_STATUS_FAILED, and LP_STATUS_IN_PROGRESS_NUM.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSoapSCORMAdministration::hasSCORMCertificate | ( | $sid, | |
| $ref_id, | |||
| $usr_id | |||
| ) | 
Definition at line 116 of file class.ilSoapSCORMAdministration.php.
References $ilLog, $ref_id, $result, $usr_id, ilSoapAdministration\__checkSession(), ilSoapAdministration\__getMessage(), ilSoapAdministration\__getMessageCode(), ilSoapAdministration\__raiseError(), ilObject\_isInTrash(), ilObject\_lookupObjectId(), ilObjSAHSLearningModuleAccess\_lookupUserCertificate(), ilSoapAdministration\initAuth(), and ilSoapAdministration\initIlias().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSoapSCORMAdministration::ilSoapExerciseAdministration | ( | ) | 
Definition at line 37 of file class.ilSoapSCORMAdministration.php.
References ilSoapAdministration\ilSoapAdministration().
 Here is the call graph for this function:
 Here is the call graph for this function: