|
ILIAS
Release_4_2_x_branch Revision 61807
|
Collaboration diagram for ilHACPResponse: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().
Here is the caller graph for this function:| ilHACPResponse::getStudentName | ( | ) |
Definition at line 58 of file class.ilHACPResponse.php.
Referenced by sendParam().
Here is the caller graph for this function:| 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, ilObject\_lookupObjId(), getStudentId(), and getStudentName().
Here is the call graph for this function:| 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.