| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilSoapSCORMAdministration:
 Collaboration diagram for ilSoapSCORMAdministration:Public Member Functions | |
| getIMSManifestXML (string $sid, int $requested_ref_id) | |
| hasSCORMCertificate (string $sid, int $ref_id, int $usr_id) | |
| getSCORMCompletionStatus (string $sid, int $a_usr_id, int $a_ref_id) | |
  Public Member Functions inherited from ilSoapAdministration | |
| __construct (bool $use_nusoap=true) | |
| getMessage () | |
| appendMessage (string $a_str) | |
| setMessageCode (string $a_code) | |
| getMessageCode () | |
| reInitUser () | |
| isFault ($object) | |
| getInstallationInfoXML () | |
| getClientInfoXML (string $clientid) | |
Additional Inherited Members | |
  Data Fields inherited from ilSoapAdministration | |
| const | NUSOAP = 1 | 
| const | PHP5 = 2 | 
| int | $error_method | 
| Defines type of error handling (PHP5 || NUSOAP)  More... | |
  Protected Member Functions inherited from ilSoapAdministration | |
| checkSession (string $sid) | |
| explodeSid (string $sid) | |
| setMessage (string $a_str) | |
| initAuth (string $sid) | |
| initIlias () | |
| initAuthenticationObject () | |
| raiseError (string $a_message, $a_code) | |
| checkObjectAccess (int $ref_id, array $expected_type, string $permission, bool $returnObject=false) | |
| check access for ref id: expected type, permission, return object instance if returnobject is true  More... | |
  Protected Attributes inherited from ilSoapAdministration | |
| bool | $soap_check = true | 
| string | $message = '' | 
| string | $message_code = '' | 
Definition at line 31 of file class.ilSoapSCORMAdministration.php.
| ilSoapSCORMAdministration::getIMSManifestXML | ( | string | $sid, | 
| int | $requested_ref_id | ||
| ) | 
Definition at line 36 of file class.ilSoapSCORMAdministration.php.
References $DIC, $ref_id, ilObject\_getAllReferences(), ilObject\_isInTrash(), ilObject\_lookupObjectId(), ilSoapAdministration\checkSession(), ilObjectFactory\getInstanceByObjId(), ilSoapAdministration\getMessage(), ilSoapAdministration\getMessageCode(), ilSoapAdministration\initAuth(), ilSoapAdministration\initIlias(), and ilSoapAdministration\raiseError().
 Here is the call graph for this function:| ilSoapSCORMAdministration::getSCORMCompletionStatus | ( | string | $sid, | 
| int | $a_usr_id, | ||
| int | $a_ref_id | ||
| ) | 
Definition at line 143 of file class.ilSoapSCORMAdministration.php.
References ilObjUserTracking\_enabledLearningProgress(), ilObject\_lookupObjectId(), ilLPStatus\_lookupStatus(), ilSoapAdministration\checkSession(), ilSoapAdministration\getMessage(), ilSoapAdministration\getMessageCode(), ilSoapAdministration\initAuth(), ilSoapAdministration\initIlias(), ilInitialisation\initILIAS(), ilLPStatus\LP_STATUS_COMPLETED_NUM, ilLPStatus\LP_STATUS_FAILED_NUM, ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, and ilSoapAdministration\raiseError().
 Here is the call graph for this function:| ilSoapSCORMAdministration::hasSCORMCertificate | ( | string | $sid, | 
| int | $ref_id, | ||
| int | $usr_id | ||
| ) | 
Definition at line 104 of file class.ilSoapSCORMAdministration.php.
References $DIC, ilObject\_isInTrash(), ilObject\_lookupObjectId(), ilSoapAdministration\checkSession(), ilSoapAdministration\getMessage(), ilSoapAdministration\getMessageCode(), ilSoapAdministration\initAuth(), ilSoapAdministration\initIlias(), and ilSoapAdministration\raiseError().
 Here is the call graph for this function: