|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilLMPresentationLinker:
Collaboration diagram for ilLMPresentationLinker:Public Member Functions | |
| __construct (ilObjLearningModule $lm, ilLMTree $lm_tree, int $current_page, int $ref_id, string $lang, string $back_pg, string $from_pg, bool $offline, string $export_format, bool $export_all_languages, ilCtrl $ctrl=null, bool $embed_mode=false, string $frame="", int $obj_id=0) | |
| setOffline (bool $offline=true) | |
| setProfileBackUrl (string $url) | |
| getLink (string $a_cmd="", int $a_obj_id=0, string $a_frame="", string $a_type="", string $a_back_link="append", string $a_anchor="", string $a_srcstring="") | |
| handles links for learning module presentation More... | |
| getLayoutLinkTargets () | |
| getLinkTargetsXML () | |
| Get XMl for Link Targets. More... | |
| getLinkXML (array $int_links) | |
| get xml for links More... | |
| getFullscreenLink () | |
Data Fields | |
| const | TARGET_GUI = "illmpresentationgui" |
Protected Attributes | |
| int | $obj_id |
| string | $frame |
| int | $requested_ref_id |
| string | $profile_back_url = "" |
| bool | $offline |
| bool | $embed_mode |
| ilCtrl | $ctrl |
| ilLMTree | $lm_tree |
| ilObjLearningModule | $lm |
| int | $current_page |
| string | $back_pg |
| string | $from_page |
| bool | $export_all_languages |
| string | $lang |
| string | $export_format |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Learning module presentation linker
Definition at line 23 of file class.ilLMPresentationLinker.php.
| ilLMPresentationLinker::__construct | ( | ilObjLearningModule | $lm, |
| ilLMTree | $lm_tree, | ||
| int | $current_page, | ||
| int | $ref_id, | ||
| string | $lang, | ||
| string | $back_pg, | ||
| string | $from_pg, | ||
| bool | $offline, | ||
| string | $export_format, | ||
| bool | $export_all_languages, | ||
| ilCtrl | $ctrl = null, |
||
| bool | $embed_mode = false, |
||
| string | $frame = "", |
||
| int | $obj_id = 0 |
||
| ) |
Definition at line 43 of file class.ilLMPresentationLinker.php.
References $back_pg, $ctrl, $current_page, $DIC, $embed_mode, $export_all_languages, $export_format, $frame, $lang, $lm, $lm_tree, $obj_id, $offline, $ref_id, and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilLMPresentationLinker::getFullscreenLink | ( | ) |
Implements ILIAS\COPage\PageLinker.
Definition at line 536 of file class.ilLMPresentationLinker.php.
References getLink().
Here is the call graph for this function:| ilLMPresentationLinker::getLayoutLinkTargets | ( | ) |
Implements ILIAS\COPage\PageLinker.
Definition at line 278 of file class.ilLMPresentationLinker.php.
Referenced by getLinkTargetsXML(), and getLinkXML().
Here is the caller graph for this function:| ilLMPresentationLinker::getLink | ( | string | $a_cmd = "", |
| int | $a_obj_id = 0, |
||
| string | $a_frame = "", |
||
| string | $a_type = "", |
||
| string | $a_back_link = "append", |
||
| string | $a_anchor = "", |
||
| string | $a_srcstring = "" |
||
| ) |
handles links for learning module presentation
Definition at line 94 of file class.ilLMPresentationLinker.php.
References $back_pg, $current_page, $lang, ILIAS\Repository\ctrl(), and ilLMObject\getExportId().
Referenced by getFullscreenLink(), and getLinkXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLMPresentationLinker::getLinkTargetsXML | ( | ) |
Get XMl for Link Targets.
Definition at line 304 of file class.ilLMPresentationLinker.php.
References getLayoutLinkTargets().
Referenced by getLinkXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLMPresentationLinker::getLinkXML | ( | array | $int_links | ) |
get xml for links
Implements ILIAS\COPage\PageLinker.
Definition at line 317 of file class.ilLMPresentationLinker.php.
References $ctrl, ilGlossaryTerm\_exists(), ilFrameTargetInfo\_getFrame(), ilLMObject\_lookupContObjID(), ilObject\_lookupObjId(), ilObject\_lookupType(), CLIENT_ID, ILIAS\Repository\ctrl(), ilWikiPage\getGotoForWikiPageTarget(), getLayoutLinkTargets(), getLink(), getLinkTargetsXML(), ilUserUtil\getNamePresentation(), and ilUserUtil\hasPublicProfile().
Here is the call graph for this function:| ilLMPresentationLinker::setOffline | ( | bool | $offline = true | ) |
Implements ILIAS\COPage\PageLinker.
Definition at line 80 of file class.ilLMPresentationLinker.php.
References $offline.
| ilLMPresentationLinker::setProfileBackUrl | ( | string | $url | ) |
Implements ILIAS\COPage\PageLinker.
Definition at line 86 of file class.ilLMPresentationLinker.php.
References $url.
|
protected |
Definition at line 37 of file class.ilLMPresentationLinker.php.
Referenced by __construct(), and getLink().
|
protected |
Definition at line 33 of file class.ilLMPresentationLinker.php.
Referenced by __construct(), and getLinkXML().
|
protected |
Definition at line 36 of file class.ilLMPresentationLinker.php.
Referenced by __construct(), and getLink().
|
protected |
Definition at line 32 of file class.ilLMPresentationLinker.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilLMPresentationLinker.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilLMPresentationLinker.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilLMPresentationLinker.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilLMPresentationLinker.php.
|
protected |
Definition at line 40 of file class.ilLMPresentationLinker.php.
Referenced by __construct(), and getLink().
|
protected |
Definition at line 35 of file class.ilLMPresentationLinker.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilLMPresentationLinker.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilLMPresentationLinker.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilLMPresentationLinker.php.
Referenced by __construct(), and setOffline().
|
protected |
Definition at line 29 of file class.ilLMPresentationLinker.php.
|
protected |
Definition at line 28 of file class.ilLMPresentationLinker.php.
| const ilLMPresentationLinker::TARGET_GUI = "illmpresentationgui" |
Definition at line 25 of file class.ilLMPresentationLinker.php.