Public Member Functions

ilSoapLMPageStructureObject Class Reference

Inheritance diagram for ilSoapLMPageStructureObject:
Collaboration diagram for ilSoapLMPageStructureObject:

Public Member Functions

 ilSoapLMPageStructureObject ($objId, $type, $title, $description, $parentRefId)
 getInternalLink ()
 return current internal_link

Detailed Description

Definition at line 38 of file class.ilSoapLMPageStructureObject.php.


Member Function Documentation

ilSoapLMPageStructureObject::getInternalLink (  ) 

return current internal_link

Reimplemented from ilSoapStructureObject.

Definition at line 45 of file class.ilSoapLMPageStructureObject.php.

References ilSoapStructureObject::getTitle().

                                    {
                return "[iln page=\"".$this->getObjId()."\"]".$this->getTitle()."[/iln]";
        }

Here is the call graph for this function:

ilSoapLMPageStructureObject::ilSoapLMPageStructureObject ( objId,
type,
title,
description,
parentRefId 
)

The documentation for this class was generated from the following file: