| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Class ilSCORM2004MapInfo. More...
 Inheritance diagram for ilSCORM2004MapInfo:
 Inheritance diagram for ilSCORM2004MapInfo: Collaboration diagram for ilSCORM2004MapInfo:
 Collaboration diagram for ilSCORM2004MapInfo:| Public Member Functions | |
| ilSCORM2004MapInfo () | |
| Constructor  public. | |
| getSeqNodeId () | |
| getId () | |
| getTargetObjectiveID () | |
| getReadSatisfiedStatus () | |
| getReadNormalizedMeasure () | |
| getWriteSatisfiedStatus () | |
| getWriteNormalizedMeasure () | |
| setSeqNodeId ($a_seqnodeid) | |
| setId ($a_id) | |
| setTargetObjectiveID ($a_id) | |
| setReadSatisfiedStatus ($a_status) | |
| setReadNormalizedMeasure ($a_measure) | |
| setWriteSatisfiedStatus ($a_status) | |
| setWriteNormalizedMeasure ($a_measure) | |
| insert ($a_insert_node=false) | |
|  Public Member Functions inherited from ilSCORM2004SeqNode | |
| ilSCORM2004SeqNode () | |
| Constructor  public. | |
| getNodeName () | |
| getTreenodeId () | |
| setNodeName ($a_nodeName) | |
| setTreenodeId ($a_treenodeId) | |
| insert () | |
| update ($a_seq_node_id) | |
| Static Public Member Functions | |
| static | fetchmapInfo ($a_seq_node_id) | 
| Private Attributes | |
| $id = null | |
| $seqNodeId = null | |
| $targetObjectiveID = null | |
| $readSatisfiedStatus = true | |
| $readNormalizedMeasure = true | |
| $writeSatisfiedStatus = false | |
| $writeNormalizedMeasure = false | |
| Additional Inherited Members | |
|  Protected Attributes inherited from ilSCORM2004SeqNode | |
| $db = null | |
Class ilSCORM2004MapInfo.
Sequencing Template class for SCORM 2004 Editing
Definition at line 15 of file class.ilSCORM2004MapInfo.php.
| 
 | static | 
Definition at line 137 of file class.ilSCORM2004MapInfo.php.
References $result, $row, and ilSCORM2004MapInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSCORM2004MapInfo::getId | ( | ) | 
| ilSCORM2004MapInfo::getReadNormalizedMeasure | ( | ) | 
Definition at line 63 of file class.ilSCORM2004MapInfo.php.
References $readNormalizedMeasure.
| ilSCORM2004MapInfo::getReadSatisfiedStatus | ( | ) | 
Definition at line 58 of file class.ilSCORM2004MapInfo.php.
References $readSatisfiedStatus.
| ilSCORM2004MapInfo::getSeqNodeId | ( | ) | 
Definition at line 43 of file class.ilSCORM2004MapInfo.php.
References $seqNodeId.
| ilSCORM2004MapInfo::getTargetObjectiveID | ( | ) | 
Definition at line 53 of file class.ilSCORM2004MapInfo.php.
References $targetObjectiveID.
| ilSCORM2004MapInfo::getWriteNormalizedMeasure | ( | ) | 
Definition at line 73 of file class.ilSCORM2004MapInfo.php.
References $writeNormalizedMeasure.
| ilSCORM2004MapInfo::getWriteSatisfiedStatus | ( | ) | 
Definition at line 68 of file class.ilSCORM2004MapInfo.php.
References $writeSatisfiedStatus.
| ilSCORM2004MapInfo::ilSCORM2004MapInfo | ( | ) | 
Constructor public.
Definition at line 32 of file class.ilSCORM2004MapInfo.php.
References ilSCORM2004SeqNode\ilSCORM2004SeqNode(), and ilSCORM2004SeqNode\setNodeName().
Referenced by fetchmapInfo().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSCORM2004MapInfo::insert | ( | $a_insert_node = false | ) | 
Definition at line 122 of file class.ilSCORM2004MapInfo.php.
References $result, and setSeqNodeId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSCORM2004MapInfo::setId | ( | $a_id | ) | 
Definition at line 87 of file class.ilSCORM2004MapInfo.php.
| ilSCORM2004MapInfo::setReadNormalizedMeasure | ( | $a_measure | ) | 
Definition at line 102 of file class.ilSCORM2004MapInfo.php.
| ilSCORM2004MapInfo::setReadSatisfiedStatus | ( | $a_status | ) | 
Definition at line 97 of file class.ilSCORM2004MapInfo.php.
| ilSCORM2004MapInfo::setSeqNodeId | ( | $a_seqnodeid | ) | 
Definition at line 82 of file class.ilSCORM2004MapInfo.php.
Referenced by insert().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSCORM2004MapInfo::setTargetObjectiveID | ( | $a_id | ) | 
Definition at line 92 of file class.ilSCORM2004MapInfo.php.
| ilSCORM2004MapInfo::setWriteNormalizedMeasure | ( | $a_measure | ) | 
Definition at line 112 of file class.ilSCORM2004MapInfo.php.
| ilSCORM2004MapInfo::setWriteSatisfiedStatus | ( | $a_status | ) | 
Definition at line 107 of file class.ilSCORM2004MapInfo.php.
| 
 | private | 
Definition at line 21 of file class.ilSCORM2004MapInfo.php.
Referenced by getId().
| 
 | private | 
Definition at line 25 of file class.ilSCORM2004MapInfo.php.
Referenced by getReadNormalizedMeasure().
| 
 | private | 
Definition at line 24 of file class.ilSCORM2004MapInfo.php.
Referenced by getReadSatisfiedStatus().
| 
 | private | 
Definition at line 22 of file class.ilSCORM2004MapInfo.php.
Referenced by getSeqNodeId().
| 
 | private | 
Definition at line 23 of file class.ilSCORM2004MapInfo.php.
Referenced by getTargetObjectiveID().
| 
 | private | 
Definition at line 27 of file class.ilSCORM2004MapInfo.php.
Referenced by getWriteNormalizedMeasure().
| 
 | private | 
Definition at line 26 of file class.ilSCORM2004MapInfo.php.
Referenced by getWriteSatisfiedStatus().