| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Class ilSCORM2004Objective. More...
 Inheritance diagram for ilSCORM2004Objective:
 Inheritance diagram for ilSCORM2004Objective: Collaboration diagram for ilSCORM2004Objective:
 Collaboration diagram for ilSCORM2004Objective:| Public Member Functions | |
| ilSCORM2004Objective ($a_treeid=null, $a_obj_id=null) | |
| Constructor  public. | |
| getId () | |
| getMinNormalizedMeasure () | |
| getObjectiveID () | |
| getPrimary () | |
| getSatisfiedByMeasure () | |
| getMappings () | |
| setSeqNodeId ($a_seqnodeid) | |
| setId ($a_id) | |
| setMinNormalizedMeasure ($a_minmeasure) | |
| setObjectiveID ($a_objectiveid) | |
| setPrimary ($a_primary) | |
| setSatisfiedByMeasure ($a_satisfied) | |
| setMappings ($a_mappings) | |
| setNode ($a_node) | |
| setDom ($a_dom) | |
| updateObjective () | |
|  Public Member Functions inherited from ilSCORM2004Item | |
| ilSCORM2004Item ($a_treeid=null, $a_rootlevel=false) | |
| Constructor  public. | |
| getSeqNodeId () | |
| getTreeNodeId () | |
| getSequencingId () | |
| getImportId () | |
| getNocopy () | |
| getNodelete () | |
| getNomove () | |
| getSeqXml () | |
| getRoolLevel () | |
| getImportSeqXml () | |
| Get import seq xml. | |
| setImportSeqXml ($a_val) | |
| Set import seq xml. | |
| setTreeNodeId ($a_tree_node) | |
| setSequencingId ($a_seq_id) | |
| setNocopy ($a_nocopy) | |
| setNodelete ($a_nodelete) | |
| setNomove ($a_nomove) | |
| setImportId ($a_importid) | |
| setSeqXml ($a_seqxml) | |
| setRootLevel ($a_rootlevel) | |
| initDom () | |
| Init dom. | |
| exportAsXML ($add_prefix=true) | |
| Get sequencing information for export (use imsss namespace prefix) | |
| loadItem () | |
| Read data from DB into object. | |
| update () | |
| Update item. | |
| delete ($a_insert_node=false) | |
| Delete item. | |
| insert ($import=false) | |
| Insert/replace sequencing item in db. | |
| Static Public Member Functions | |
| static | fetchAllObjectives ($a_slm_object, $a_tree_node_id) | 
|  Static Public Member Functions inherited from ilSCORM2004Item | |
| static | getAllowedActions ($a_node_id) | 
| Private Attributes | |
| $node = null | |
| $id = null | |
| $objectiveID = null | |
| $minNormalizedMeasure = 1.0 | |
| $primary = true | |
| $satisfiedByMeasure = false | |
| $mappings = array() | |
| Additional Inherited Members | |
|  Protected Attributes inherited from ilSCORM2004Item | |
| $dom = null | |
Class ilSCORM2004Objective.
Sequencing Template class for SCORM 2004 Editing
Definition at line 19 of file class.ilSCORM2004Objective.php.
| 
 | static | 
Definition at line 156 of file class.ilSCORM2004Objective.php.
References ilSCORM2004Item\ilSCORM2004Item(), and ilSCORM2004Objective().
Referenced by ilSCORM2004Node\getObjectives().
 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:| ilSCORM2004Objective::getId | ( | ) | 
Definition at line 67 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::getMappings | ( | ) | 
Definition at line 92 of file class.ilSCORM2004Objective.php.
References $mappings.
| ilSCORM2004Objective::getMinNormalizedMeasure | ( | ) | 
Definition at line 72 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::getObjectiveID | ( | ) | 
Definition at line 77 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::getPrimary | ( | ) | 
Definition at line 82 of file class.ilSCORM2004Objective.php.
References $primary.
| ilSCORM2004Objective::getSatisfiedByMeasure | ( | ) | 
Definition at line 87 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::ilSCORM2004Objective | ( | $a_treeid = null, | |
| $a_obj_id = null | |||
| ) | 
Constructor public.
Definition at line 40 of file class.ilSCORM2004Objective.php.
References ilSCORM2004Item\ilSCORM2004Item(), and setNode().
Referenced by fetchAllObjectives().
 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:| ilSCORM2004Objective::setDom | ( | $a_dom | ) | 
Reimplemented from ilSCORM2004Item.
Definition at line 142 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::setId | ( | $a_id | ) | 
Definition at line 106 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::setMappings | ( | $a_mappings | ) | 
Definition at line 132 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::setMinNormalizedMeasure | ( | $a_minmeasure | ) | 
Definition at line 112 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::setNode | ( | $a_node | ) | 
Definition at line 137 of file class.ilSCORM2004Objective.php.
Referenced by ilSCORM2004Objective().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSCORM2004Objective::setObjectiveID | ( | $a_objectiveid | ) | 
Definition at line 117 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::setPrimary | ( | $a_primary | ) | 
Definition at line 122 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::setSatisfiedByMeasure | ( | $a_satisfied | ) | 
Definition at line 127 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::setSeqNodeId | ( | $a_seqnodeid | ) | 
Reimplemented from ilSCORM2004Item.
Definition at line 101 of file class.ilSCORM2004Objective.php.
| ilSCORM2004Objective::updateObjective | ( | ) | 
Definition at line 152 of file class.ilSCORM2004Objective.php.
References ilSCORM2004Item\update().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 25 of file class.ilSCORM2004Objective.php.
| 
 | private | 
Definition at line 34 of file class.ilSCORM2004Objective.php.
Referenced by getMappings().
| 
 | private | 
Definition at line 29 of file class.ilSCORM2004Objective.php.
| 
 | private | 
Definition at line 24 of file class.ilSCORM2004Objective.php.
| 
 | private | 
Definition at line 26 of file class.ilSCORM2004Objective.php.
| 
 | private | 
Definition at line 30 of file class.ilSCORM2004Objective.php.
Referenced by getPrimary().
| 
 | private | 
Definition at line 31 of file class.ilSCORM2004Objective.php.