|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Glossary\Export\GlossaryHtmlExport:Public Member Functions | |
| __construct (\ilObjGlossary $glo, string $exp_dir, string $sub_dir) | |
| exportHTML () | |
| exportHTMLGlossaryTerms () | |
Protected Member Functions | |
| getInitialisedTemplate () | |
| initScreen (int $term_id) | |
| Init page. More... | |
Protected Attributes | |
| ExportCollector | $collector |
| ilGlossaryPresentationGUI | $glo_gui |
| ilObjGlossary | $glossary |
| string | $export_dir |
| string | $sub_dir |
| string | $target_dir |
| ILIAS GlobalScreen Services | $global_screen |
| Util | $export_util |
| ilCOPageHTMLExport | $co_page_html_export |
| ILIAS Style Content Object ObjectFacade | $content_style |
| ILIAS Glossary InternalService | $service |
| ilPresentationFullGUI | $glo_full_gui |
| ilPresentationTableGUI | $glo_table_gui |
Definition at line 27 of file GlossaryHtmlExport.php.
| ILIAS\Glossary\Export\GlossaryHtmlExport::__construct | ( | \ilObjGlossary | $glo, |
| string | $exp_dir, | ||
| string | $sub_dir | ||
| ) |
Definition at line 43 of file GlossaryHtmlExport.php.
References $DIC, ILIAS\Glossary\Export\GlossaryHtmlExport\$sub_dir, ilObject\getId(), ilObject\getRefId(), and ilHTMLExportViewLayoutProvider\HTML_EXPORT_RENDERING.
Here is the call graph for this function:| ILIAS\Glossary\Export\GlossaryHtmlExport::exportHTML | ( | ) |
Definition at line 82 of file GlossaryHtmlExport.php.
References ILIAS\Glossary\Export\GlossaryHtmlExport\exportHTMLGlossaryTerms().
Here is the call graph for this function:| ILIAS\Glossary\Export\GlossaryHtmlExport::exportHTMLGlossaryTerms | ( | ) |
Definition at line 151 of file GlossaryHtmlExport.php.
References ILIAS\Glossary\Export\GlossaryHtmlExport\initScreen().
Referenced by ILIAS\Glossary\Export\GlossaryHtmlExport\exportHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 99 of file GlossaryHtmlExport.php.
References $DIC.
Referenced by ILIAS\Glossary\Export\GlossaryHtmlExport\initScreen().
Here is the caller graph for this function:
|
protected |
Init page.
Definition at line 118 of file GlossaryHtmlExport.php.
References $params, ilObjStyleSheet\getContentStylePath(), ILIAS\Glossary\Export\GlossaryHtmlExport\getInitialisedTemplate(), ilUtil\getStyleSheetLocation(), and ilPCQuestion\resetInitialState().
Referenced by ILIAS\Glossary\Export\GlossaryHtmlExport\exportHTMLGlossaryTerms().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 37 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 29 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 38 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 32 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 36 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 40 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 30 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 41 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 35 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 31 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 39 of file GlossaryHtmlExport.php.
|
protected |
Definition at line 33 of file GlossaryHtmlExport.php.
Referenced by ILIAS\Glossary\Export\GlossaryHtmlExport\__construct().
|
protected |
Definition at line 34 of file GlossaryHtmlExport.php.