ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Public Member Functions | |
getInternalLink () | |
getGotoLink () | |
![]() | |
__construct (int $objId, string $type, string $title, string $description, ?int $parentRefId=null) | |
addStructureObject (ilSoapStructureObject $structureObject) | |
getStructureObjects () | |
setObjId (int $value) | |
getObjId () | |
setTitle (string $value) | |
getTitle () | |
setDescription (string $value) | |
getDescription () | |
setType (string $value) | |
getType () | |
getGotoLink () | |
getInternalLink () | |
_getXMLAttributes () | |
_getTagName () | |
setParentRefId (int $parentRefId) | |
getParentRefId () | |
exportXML (ilXmlWriter $xml_writer) | |
Additional Inherited Members | |
![]() | |
int | $obj_id |
string | $title |
string | $type |
string | $description |
int | $parentRefId |
array | $structureObjects = array() |
Definition at line 25 of file class.ilSoapLMChapterStructureObject.php.
ilSoapLMChapterStructureObject::getGotoLink | ( | ) |
Definition at line 32 of file class.ilSoapLMChapterStructureObject.php.
ilSoapLMChapterStructureObject::getInternalLink | ( | ) |
Definition at line 27 of file class.ilSoapLMChapterStructureObject.php.
References ilSoapStructureObject\getObjId(), and ilSoapStructureObject\getTitle().