|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Inheritance diagram for ilQTIFlowMat:
Collaboration diagram for ilQTIFlowMat:Public Member Functions | ||||
| ilQTIFlowMat () | ||||
| setComment ($a_comment) | ||||
| getComment () | ||||
| addFlow_mat ($a_flow_mat) | ||||
| addMaterial (ilQTIMaterial $a_material) | ||||
{
| ||||
| getMaterial ($index) | ||||
{
| ||||
| addMaterial_ref ($a_material_ref) | ||||
| addMaterial (ilQTIMaterial $material) | ||||
| getMaterial ($index) | ||||
Data Fields | |
| $comment | |
| $flow_mat | |
| $material | |
| $material_ref | |
Definition at line 34 of file class.ilQTIFlowMat.php.
| ilQTIFlowMat::addFlow_mat | ( | $a_flow_mat | ) |
Definition at line 58 of file class.ilQTIFlowMat.php.
| ilQTIFlowMat::addMaterial | ( | ilQTIMaterial | $a_material | ) |
{
| ilQTIMaterial | $flow_mat |
Implements ilQTIMaterialAware.
Definition at line 66 of file class.ilQTIFlowMat.php.
| ilQTIFlowMat::addMaterial_ref | ( | $a_material_ref | ) |
Definition at line 84 of file class.ilQTIFlowMat.php.
| ilQTIFlowMat::getComment | ( | ) |
| ilQTIFlowMat::getMaterial | ( | $index | ) |
{
| $index | int |
Implements ilQTIMaterialAware.
Definition at line 74 of file class.ilQTIFlowMat.php.
| ilQTIFlowMat::ilQTIFlowMat | ( | ) |
Definition at line 41 of file class.ilQTIFlowMat.php.
| ilQTIFlowMat::setComment | ( | $a_comment | ) |
Definition at line 48 of file class.ilQTIFlowMat.php.
| ilQTIFlowMat::$comment |
Definition at line 36 of file class.ilQTIFlowMat.php.
Referenced by getComment().
| ilQTIFlowMat::$flow_mat |
Definition at line 37 of file class.ilQTIFlowMat.php.
| ilQTIFlowMat::$material |
Definition at line 38 of file class.ilQTIFlowMat.php.
| ilQTIFlowMat::$material_ref |
Definition at line 39 of file class.ilQTIFlowMat.php.