|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Glossary presentation request. More...
Collaboration diagram for ILIAS\Glossary\Presentation\GlossaryPresentationRequest:Public Member Functions | |
| __construct (array $query_params) | |
| Constructor. More... | |
| getRequestedMobId () | |
| getRequestedExportType () | |
| getRequestedFileId () | |
| getRequestedSearchString () | |
| getRequestedDefinitionPageId () | |
| getRequestedRefId () | |
| getRequestedTermId () | |
| getRequestedTaxNode () | |
| getRequestedLetter () | |
Protected Attributes | |
| $requested_ref_id | |
| $requested_term_id | |
| $requested_tax_node | |
| $requested_letter | |
| $requested_def_pg_id | |
| $requested_mob_id | |
| $requested_file_id | |
| $requested_export_type | |
Glossary presentation request.
Definition at line 12 of file GlossaryPresentationRequest.php.
| ILIAS\Glossary\Presentation\GlossaryPresentationRequest::__construct | ( | array | $query_params | ) |
Constructor.
Definition at line 57 of file GlossaryPresentationRequest.php.
| ILIAS\Glossary\Presentation\GlossaryPresentationRequest::getRequestedDefinitionPageId | ( | ) |
Definition at line 105 of file GlossaryPresentationRequest.php.
References ILIAS\Glossary\Presentation\GlossaryPresentationRequest\$requested_def_pg_id.
| ILIAS\Glossary\Presentation\GlossaryPresentationRequest::getRequestedExportType | ( | ) |
Definition at line 81 of file GlossaryPresentationRequest.php.
References ILIAS\Glossary\Presentation\GlossaryPresentationRequest\$requested_export_type.
| ILIAS\Glossary\Presentation\GlossaryPresentationRequest::getRequestedFileId | ( | ) |
Definition at line 89 of file GlossaryPresentationRequest.php.
References ILIAS\Glossary\Presentation\GlossaryPresentationRequest\$requested_file_id.
| ILIAS\Glossary\Presentation\GlossaryPresentationRequest::getRequestedLetter | ( | ) |
Definition at line 137 of file GlossaryPresentationRequest.php.
References ILIAS\Glossary\Presentation\GlossaryPresentationRequest\$requested_letter.
| ILIAS\Glossary\Presentation\GlossaryPresentationRequest::getRequestedMobId | ( | ) |
Definition at line 73 of file GlossaryPresentationRequest.php.
References ILIAS\Glossary\Presentation\GlossaryPresentationRequest\$requested_mob_id.
| ILIAS\Glossary\Presentation\GlossaryPresentationRequest::getRequestedRefId | ( | ) |
Definition at line 113 of file GlossaryPresentationRequest.php.
References ILIAS\Glossary\Presentation\GlossaryPresentationRequest\$requested_ref_id.
| ILIAS\Glossary\Presentation\GlossaryPresentationRequest::getRequestedSearchString | ( | ) |
Definition at line 97 of file GlossaryPresentationRequest.php.
| ILIAS\Glossary\Presentation\GlossaryPresentationRequest::getRequestedTaxNode | ( | ) |
Definition at line 129 of file GlossaryPresentationRequest.php.
References ILIAS\Glossary\Presentation\GlossaryPresentationRequest\$requested_tax_node.
| ILIAS\Glossary\Presentation\GlossaryPresentationRequest::getRequestedTermId | ( | ) |
Definition at line 121 of file GlossaryPresentationRequest.php.
References ILIAS\Glossary\Presentation\GlossaryPresentationRequest\$requested_term_id.
|
protected |
Definition at line 37 of file GlossaryPresentationRequest.php.
Referenced by ILIAS\Glossary\Presentation\GlossaryPresentationRequest\getRequestedDefinitionPageId().
|
protected |
Definition at line 52 of file GlossaryPresentationRequest.php.
Referenced by ILIAS\Glossary\Presentation\GlossaryPresentationRequest\getRequestedExportType().
|
protected |
Definition at line 47 of file GlossaryPresentationRequest.php.
Referenced by ILIAS\Glossary\Presentation\GlossaryPresentationRequest\getRequestedFileId().
|
protected |
Definition at line 32 of file GlossaryPresentationRequest.php.
Referenced by ILIAS\Glossary\Presentation\GlossaryPresentationRequest\getRequestedLetter().
|
protected |
Definition at line 42 of file GlossaryPresentationRequest.php.
Referenced by ILIAS\Glossary\Presentation\GlossaryPresentationRequest\getRequestedMobId().
|
protected |
Definition at line 17 of file GlossaryPresentationRequest.php.
Referenced by ILIAS\Glossary\Presentation\GlossaryPresentationRequest\getRequestedRefId().
|
protected |
Definition at line 27 of file GlossaryPresentationRequest.php.
Referenced by ILIAS\Glossary\Presentation\GlossaryPresentationRequest\getRequestedTaxNode().
|
protected |
Definition at line 22 of file GlossaryPresentationRequest.php.
Referenced by ILIAS\Glossary\Presentation\GlossaryPresentationRequest\getRequestedTermId().