|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\LearningModule\Export\LMHtmlExport:Public Member Functions | |
| __construct (\ilObjLearningModule $lm, string $export_dir, string $sub_dir, string $export_format="html", string $lang="") | |
| exportHTML (bool $zip=true) | |
| exportHTMLPages () | |
| export all pages of learning module to html file More... | |
| exportPageHTML (int $lm_page_id, bool $is_first=false, string $lang="-", string $frame="", array $exp_id_map=[]) | |
| export single page to file More... | |
Protected Member Functions | |
| getLinker () | |
| setAdditionalContextData (string $key, $data) | |
| resetUserLanguage () | |
| initLanguage (\ilObjUser $user, \ilLMPresentationGUI $lm_gui, string $lang) | |
| initGlobalScreen () | |
| addSupplyingExportFiles () | |
| Add supplying export files. More... | |
| getSupplyingExportFiles (string $a_target_dir=".") | |
| getInitialisedTemplate () | |
| initScreen (int $lm_page_id, string $frame) | |
| Init global screen and learning module presentation gui for page. More... | |
Protected Attributes | |
| ExportCollector | $collector |
| Util | $export_util |
| ilLogger | $log |
| string | $target_dir = "" |
| string | $sub_dir = "" |
| string | $export_dir = "" |
| ilObjLearningModule | $lm |
| ilGlobalTemplateInterface | $main_tpl |
| ilObjUser | $user |
| ilLocatorGUI | $locator |
| ilCOPageHTMLExport | $co_page_html_export |
| string | $export_format = "" |
| ilLMPresentationGUI | $lm_gui |
| Translations | $obj_transl |
| string | $lang = "" |
| ilSetting | $lm_settings |
| array | $offline_files = [] |
| string | $initial_user_language = "" |
| string | $initial_current_user_language = "" |
| ILIAS GlobalScreen Services | $global_screen |
| ILIAS Style Content Object ObjectFacade | $content_style_domain |
Definition at line 29 of file class.LMHtmlExport.php.
| ILIAS\LearningModule\Export\LMHtmlExport::__construct | ( | \ilObjLearningModule | $lm, |
| string | $export_dir, | ||
| string | $sub_dir, | ||
| string | $export_format = "html", |
||
| string | $lang = "" |
||
| ) |
Definition at line 53 of file class.LMHtmlExport.php.
References $DIC, ILIAS\LearningModule\Export\LMHtmlExport\$export_dir, ILIAS\LearningModule\Export\LMHtmlExport\$export_format, ILIAS\LearningModule\Export\LMHtmlExport\$lang, ILIAS\LearningModule\Export\LMHtmlExport\$lm, ILIAS\LearningModule\Export\LMHtmlExport\$sub_dir, ILIAS\LearningModule\Export\LMHtmlExport\getLinker(), ilLoggerFactory\getLogger(), ilObject\getObjectProperties(), ilObject\getRefId(), ILIAS\Repository\locator(), ILIAS\LearningModule\Export\LMHtmlExport\setAdditionalContextData(), ilLMEditGSToolProvider\SHOW_TREE, and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Add supplying export files.
Definition at line 251 of file class.LMHtmlExport.php.
References Vendor\Package\$f.
| ILIAS\LearningModule\Export\LMHtmlExport::exportHTML | ( | bool | $zip = true | ) |
| bool | $zip | perform a zip at the end |
Definition at line 218 of file class.LMHtmlExport.php.
References ILIAS\Repository\user().
Here is the call graph for this function:| ILIAS\LearningModule\Export\LMHtmlExport::exportHTMLPages | ( | ) |
export all pages of learning module to html file
Definition at line 355 of file class.LMHtmlExport.php.
References $lm_set, ilPageObject\_exists(), ilLMObject\getExportId(), and ilLMPageObject\getPageList().
Here is the call graph for this function:| ILIAS\LearningModule\Export\LMHtmlExport::exportPageHTML | ( | int | $lm_page_id, |
| bool | $is_first = false, |
||
| string | $lang = "-", |
||
| string | $frame = "", |
||
| array | $exp_id_map = [] |
||
| ) |
export single page to file
Definition at line 455 of file class.LMHtmlExport.php.
|
protected |
Definition at line 402 of file class.LMHtmlExport.php.
References $DIC.
|
protected |
Definition at line 97 of file class.LMHtmlExport.php.
Referenced by ILIAS\LearningModule\Export\LMHtmlExport\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 268 of file class.LMHtmlExport.php.
References ilExplorerBaseGUI\getLocalExplorerJsPath(), ilLinkifyUtil\getLocalJsPaths(), ilExplorerBaseGUI\getLocalJsTreeCssPath(), and ilExplorerBaseGUI\getLocalJsTreeJsPath().
Here is the call graph for this function:
|
protected |
Definition at line 205 of file class.LMHtmlExport.php.
References ilLMHtmlExportViewLayoutProvider\LM_HTML_EXPORT_RENDERING.
|
protected |
Definition at line 181 of file class.LMHtmlExport.php.
References ILIAS\LearningModule\Export\LMHtmlExport\$lang, ILIAS\LearningModule\Export\LMHtmlExport\$user, ilObjUser\setCurrentLanguage(), and ilObjUser\setLanguage().
Here is the call graph for this function:
|
protected |
Init global screen and learning module presentation gui for page.
Definition at line 421 of file class.LMHtmlExport.php.
|
protected |
Definition at line 126 of file class.LMHtmlExport.php.
References ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
| mixed | $data |
Definition at line 116 of file class.LMHtmlExport.php.
References $data.
Referenced by ILIAS\LearningModule\Export\LMHtmlExport\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 41 of file class.LMHtmlExport.php.
|
protected |
Definition at line 31 of file class.LMHtmlExport.php.
|
protected |
Definition at line 51 of file class.LMHtmlExport.php.
|
protected |
Definition at line 36 of file class.LMHtmlExport.php.
Referenced by ILIAS\LearningModule\Export\LMHtmlExport\__construct().
|
protected |
Definition at line 42 of file class.LMHtmlExport.php.
Referenced by ILIAS\LearningModule\Export\LMHtmlExport\__construct().
|
protected |
Definition at line 32 of file class.LMHtmlExport.php.
|
protected |
Definition at line 50 of file class.LMHtmlExport.php.
|
protected |
Definition at line 49 of file class.LMHtmlExport.php.
|
protected |
Definition at line 48 of file class.LMHtmlExport.php.
|
protected |
Definition at line 45 of file class.LMHtmlExport.php.
Referenced by ILIAS\LearningModule\Export\LMHtmlExport\__construct(), and ILIAS\LearningModule\Export\LMHtmlExport\initLanguage().
|
protected |
Definition at line 37 of file class.LMHtmlExport.php.
Referenced by ILIAS\LearningModule\Export\LMHtmlExport\__construct().
|
protected |
Definition at line 43 of file class.LMHtmlExport.php.
|
protected |
Definition at line 46 of file class.LMHtmlExport.php.
|
protected |
Definition at line 40 of file class.LMHtmlExport.php.
|
protected |
Definition at line 33 of file class.LMHtmlExport.php.
|
protected |
Definition at line 38 of file class.LMHtmlExport.php.
|
protected |
Definition at line 44 of file class.LMHtmlExport.php.
|
protected |
Definition at line 47 of file class.LMHtmlExport.php.
|
protected |
Definition at line 35 of file class.LMHtmlExport.php.
Referenced by ILIAS\LearningModule\Export\LMHtmlExport\__construct().
|
protected |
Definition at line 34 of file class.LMHtmlExport.php.
|
protected |
Definition at line 39 of file class.LMHtmlExport.php.
Referenced by ILIAS\LearningModule\Export\LMHtmlExport\initLanguage().