| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilSCORM2004Condition. More...
 Inheritance diagram for ilSCORM2004SeqNode:
 Inheritance diagram for ilSCORM2004SeqNode: Collaboration diagram for ilSCORM2004SeqNode:
 Collaboration diagram for ilSCORM2004SeqNode:| Public Member Functions | |
| ilSCORM2004SeqNode () | |
| Constructor  public. | |
| getNodeName () | |
| getTreenodeId () | |
| setNodeName ($a_nodeName) | |
| setTreenodeId ($a_treenodeId) | |
| insert () | |
| update ($a_seq_node_id) | |
| Protected Attributes | |
| $db = null | |
| Private Attributes | |
| $nodeName = null | |
| $treenodeId = null | |
Class ilSCORM2004Condition.
Sequencing Template class for SCORM 2004 Editing
Definition at line 35 of file class.ilSCORM2004SeqNode.php.
| ilSCORM2004SeqNode::getNodeName | ( | ) | 
Definition at line 60 of file class.ilSCORM2004SeqNode.php.
References $nodeName.
| ilSCORM2004SeqNode::getTreenodeId | ( | ) | 
Definition at line 65 of file class.ilSCORM2004SeqNode.php.
References $treenodeId.
| ilSCORM2004SeqNode::ilSCORM2004SeqNode | ( | ) | 
Constructor public.
Definition at line 49 of file class.ilSCORM2004SeqNode.php.
References $ilDB.
Referenced by ilSCORM2004Condition\ilSCORM2004Condition(), ilSCORM2004MapInfo\ilSCORM2004MapInfo(), ilSCORM2004Rule\ilSCORM2004Rule(), and ilSCORM2004SeqTemplate\ilSCORM2004SeqTemplate().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSCORM2004SeqNode::insert | ( | ) | 
Definition at line 90 of file class.ilSCORM2004SeqNode.php.
References $result.
| ilSCORM2004SeqNode::setNodeName | ( | $a_nodeName | ) | 
Definition at line 75 of file class.ilSCORM2004SeqNode.php.
Referenced by ilSCORM2004Condition\ilSCORM2004Condition(), ilSCORM2004MapInfo\ilSCORM2004MapInfo(), ilSCORM2004Rule\ilSCORM2004Rule(), and ilSCORM2004SeqTemplate\ilSCORM2004SeqTemplate().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSCORM2004SeqNode::setTreenodeId | ( | $a_treenodeId | ) | 
Definition at line 80 of file class.ilSCORM2004SeqNode.php.
| ilSCORM2004SeqNode::update | ( | $a_seq_node_id | ) | 
Definition at line 102 of file class.ilSCORM2004SeqNode.php.
References $result.
| 
 | protected | 
Definition at line 39 of file class.ilSCORM2004SeqNode.php.
| 
 | private | 
Definition at line 42 of file class.ilSCORM2004SeqNode.php.
Referenced by getNodeName().
| 
 | private | 
Definition at line 43 of file class.ilSCORM2004SeqNode.php.
Referenced by getTreenodeId().