ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilHACPResponse ($ref_id=0, $obj_id=0) | |
sendOk () | |
getStudentId () | |
getStudentName () | |
sendParam () |
Data Fields | |
$unit | |
$ref_id | |
$obj_id |
Definition at line 29 of file class.ilHACPResponse.php.
ilHACPResponse::getStudentId | ( | ) |
Definition at line 53 of file class.ilHACPResponse.php.
Referenced by sendParam().
ilHACPResponse::getStudentName | ( | ) |
Definition at line 58 of file class.ilHACPResponse.php.
Referenced by sendParam().
ilHACPResponse::ilHACPResponse | ( | $ref_id = 0 , |
|
$obj_id = 0 |
|||
) |
Definition at line 35 of file class.ilHACPResponse.php.
ilHACPResponse::sendOk | ( | ) |
Definition at line 47 of file class.ilHACPResponse.php.
ilHACPResponse::sendParam | ( | ) |
Definition at line 63 of file class.ilHACPResponse.php.
References $data, $ilDB, $ilLog, $key, ilObject\_lookupObjId(), getStudentId(), and getStudentName().
ilHACPResponse::$obj_id |
Definition at line 33 of file class.ilHACPResponse.php.
Referenced by ilHACPResponse().
ilHACPResponse::$ref_id |
Definition at line 32 of file class.ilHACPResponse.php.
Referenced by ilHACPResponse().
ilHACPResponse::$unit |
Definition at line 31 of file class.ilHACPResponse.php.