ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilSCORM2004Condition. More...
Public Member Functions | |
__construct () | |
Constructor @access public. More... | |
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::__construct | ( | ) |
Constructor @access public.
Reimplemented in ilSCORM2004Condition, ilSCORM2004MapInfo, and ilSCORM2004Rule.
Definition at line 47 of file class.ilSCORM2004SeqNode.php.
ilSCORM2004SeqNode::getNodeName | ( | ) |
ilSCORM2004SeqNode::getTreenodeId | ( | ) |
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 ilSCORM2004SeqTemplate\__construct(), ilSCORM2004Condition\__construct(), ilSCORM2004MapInfo\__construct(), and ilSCORM2004Rule\__construct().
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 37 of file class.ilSCORM2004SeqNode.php.
Referenced by ilSCORM2004SeqTemplate\importTemplate().
|
private |
Definition at line 40 of file class.ilSCORM2004SeqNode.php.
Referenced by getNodeName().
|
private |
Definition at line 41 of file class.ilSCORM2004SeqNode.php.
Referenced by getTreenodeId().