| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilTable2GUI:
 Collaboration diagram for ilTable2GUI:Public Member Functions | |
| __construct (?object $a_parent_obj, string $a_parent_cmd="", string $a_template_context="") | |
| setOpenFormTag (bool $a_val) | |
| getOpenFormTag () | |
| setCloseFormTag (bool $a_val) | |
| getCloseFormTag () | |
| determineLimit () | |
| getSelectableColumns () | |
| Get selectable columns.  More... | |
| determineSelectedColumns () | |
| isColumnSelected (string $col) | |
| getSelectedColumns () | |
| resetOffset (bool $a_in_determination=false) | |
| initFilter () | |
| getParentObject () | |
| getParentCmd () | |
| setTopAnchor (string $a_val) | |
| getTopAnchor () | |
| setNoEntriesText (string $a_text) | |
| getNoEntriesText () | |
| setIsDataTable (bool $a_val) | |
| getIsDataTable () | |
| setEnableTitle (bool $a_enabletitle) | |
| getEnableTitle () | |
| setEnableHeader (bool $a_enableheader) | |
| getEnableHeader () | |
| setEnableNumInfo (bool $a_val) | |
| getEnableNumInfo () | |
| setTitle (string $a_title, string $a_icon="", string $a_icon_alt="") | |
| setDescription (string $a_val) | |
| getDescription () | |
| setOrderField (string $a_order_field) | |
| getOrderField () | |
| setData (array $a_data) | |
| getData () | |
| dataExists () | |
| setPrefix (string $a_prefix) | |
| getPrefix () | |
| addFilterItem (ilTableFilterItem $a_input_item, bool $a_optional=false) | |
| addFilterItemByMetaType (string $id, int $type=self::FILTER_TEXT, bool $a_optional=false, string $caption="") | |
| Add filter by standard type.  More... | |
| getFilterItems (bool $a_optionals=false) | |
| getFilterItemByPostVar (string $a_post_var) | |
| setFilterCols (int $a_val) | |
| getFilterCols () | |
| setDisableFilterHiding (bool $a_val=true) | |
| getDisableFilterHiding () | |
| isFilterSelected (string $a_col) | |
| Is given filter selected?  More... | |
| getSelectedFilters () | |
| determineSelectedFilters () | |
| setCustomPreviousNext (string $a_prev_link, string $a_next_link) | |
| setFormAction (string $a_form_action, bool $a_multipart=false) | |
| getFormAction () | |
| setFormName (string $a_name="") | |
| getFormName () | |
| setId (string $a_val) | |
| getId () | |
| setDisplayAsBlock (bool $a_val) | |
| getDisplayAsBlock () | |
| setSelectAllCheckbox (string $a_select_all_checkbox, bool $a_select_all_on_top=false) | |
| setExternalSorting (bool $a_val) | |
| getExternalSorting () | |
| setFilterCommand (string $a_val, string $a_caption="") | |
| getFilterCommand () | |
| setResetCommand (string $a_val, string $a_caption="") | |
| getResetCommand () | |
| setExternalSegmentation (bool $a_val) | |
| getExternalSegmentation () | |
| setRowTemplate (string $a_template, string $a_template_dir="") | |
| Set row template.  More... | |
| setDefaultOrderField (string $a_defaultorderfield) | |
| getDefaultOrderField () | |
| setDefaultOrderDirection (string $a_defaultorderdirection) | |
| getDefaultOrderDirection () | |
| setDefaultFilterVisiblity (bool $a_status) | |
| getDefaultFilterVisibility () | |
| clearCommandButtons () | |
| addCommandButton (string $a_cmd, string $a_text, string $a_onclick='', string $a_id="", string $a_class="") | |
| addCommandButtonInstance (ilButtonBase $a_button) | |
| addMultiItemSelectionButton (string $a_sel_var, array $a_options, string $a_cmd, string $a_text, string $a_default_selection='') | |
| setCloseCommand (string $a_link) | |
| addMultiCommand (string $a_cmd, string $a_text) | |
| addHiddenInput (string $a_name, string $a_value) | |
| addHeaderCommand (string $a_href, string $a_text, string $a_target="", string $a_img="") | |
| setTopCommands (bool $a_val) | |
| getTopCommands () | |
| addColumn (string $a_text, string $a_sort_field="", string $a_width="", bool $a_is_checkbox_action_column=false, string $a_class="", string $a_tooltip="", bool $a_tooltip_with_html=false) | |
| getNavParameter () | |
| setOrderLink (string $key, string $order_dir) | |
| fillHeader () | |
| determineOffsetAndOrder (bool $a_omit_offset=false) | |
| storeNavParameter () | |
| getHTML () | |
| Get HTML.  More... | |
| numericOrdering (string $a_field) | |
| Should this field be sorted numeric?  More... | |
| render () | |
| writeFilterToSession () | |
| resetFilter () | |
| fillFooter () | |
| getLinkbar (string $a_num) | |
| fillHiddenRow () | |
| fillActionRow () | |
| setHeaderHTML (string $html) | |
| storeProperty (string $type, string $value) | |
| loadProperty (string $type) | |
| getCurrentState () | |
| get current settings for order, limit, columns and filter  More... | |
| setContext (string $id) | |
| getContext () | |
| setShowRowsSelector (bool $a_value) | |
| Toggle rows-per-page selector.  More... | |
| getShowRowsSelector () | |
| setShowTemplates (bool $a_value) | |
| getShowTemplates () | |
| restoreTemplate (string $a_name) | |
| Restore state from template.  More... | |
| saveTemplate (string $a_name) | |
| Save current state as template.  More... | |
| deleteTemplate (string $a_name) | |
| getLimit () | |
| getOffset () | |
| setExportFormats (array $formats) | |
| Set available export formats.  More... | |
| setPrintMode (bool $a_value=false) | |
| getPrintMode () | |
| getExportMode () | |
| exportData (int $format, bool $send=false) | |
| Export and optionally send current table data.  More... | |
| setEnableAllCommand (bool $a_value) | |
| setRowSelectorLabel (string $row_selector_label) | |
| getRowSelectorLabel () | |
| setPreventDoubleSubmission (bool $a_val) | |
| getPreventDoubleSubmission () | |
| setLimit (int $a_limit=0, int $a_default_limit=0) | |
  Public Member Functions inherited from ilTableGUI | |
| __construct (array $a_data=[], bool $a_global_tpl=true) | |
| setTemplate (ilTemplate $a_tpl) | |
| getTemplateObject () | |
| setData (array $a_data) | |
| Set table data.  More... | |
| getData () | |
| setTitle (string $a_title, string $a_icon="", string $a_icon_alt="") | |
| setHelp (string $a_help_page, string $a_help_icon, string $a_help_icon_alt="") | |
| setHeaderNames (array $a_header_names) | |
| getColumnCount () | |
| setHeaderVars (array $a_header_vars, array $a_header_params=[]) | |
| setColumnWidth (array $a_column_width) | |
| set table column widths  More... | |
| setOneColumnWidth (string $a_column_width, int $a_column_number) | |
| setMaxCount (int $a_max_count) | |
| set max.  More... | |
| setLimit (int $a_limit=0, int $a_default_limit=0) | |
| set max.  More... | |
| getLimit () | |
| setPrefix (string $a_prefix) | |
| set prefix for sort and offset fields (if you have two or more tables on a page that you want to sort separately)  More... | |
| setOffset (int $a_offset) | |
| set dataset offset  More... | |
| getOffset () | |
| setOrderColumn (string $a_order_column="", string $a_default_column="") | |
| getOrderColumn () | |
| setOrderDirection (string $a_order_direction) | |
| getOrderDirection () | |
| setFooter (string $a_style, string $a_previous="", string $a_next="") | |
| enable (string $a_module_name) | |
| disable (string $a_module_name) | |
| sortData () | |
| render () | |
| renderHeader () | |
| setOrderLink (string $key, string $order_dir) | |
| setStyle (string $a_element, string $a_style) | |
| getStyle (string $a_element) | |
| setBase (string $a_base) | |
| getBase () | |
| getFormName () | |
| get the name of the parent form  More... | |
| setFormName (string $a_name="cmd") | |
| getSelectAllCheckbox () | |
| get the name of the checkbox that should be toggled with a select all button  More... | |
| setSelectAllCheckbox (string $a_select_all_checkbox) | |
| clearActionButtons () | |
| addActionButton (string $btn_name, string $btn_value) | |
Static Public Member Functions | |
| static | getAllCommandLimit () | 
  Static Public Member Functions inherited from ilTableGUI | |
| static | linkbar (string $AScript, int $AHits, int $ALimit, int $AOffset, array $AParams=array(), array $ALayout=array(), string $prefix='') | 
Data Fields | |
| const | FILTER_TEXT = 1 | 
| const | FILTER_SELECT = 2 | 
| const | FILTER_DATE = 3 | 
| const | FILTER_LANGUAGE = 4 | 
| const | FILTER_NUMBER_RANGE = 5 | 
| const | FILTER_DATE_RANGE = 6 | 
| const | FILTER_DURATION_RANGE = 7 | 
| const | FILTER_DATETIME_RANGE = 8 | 
| const | FILTER_CHECKBOX = 9 | 
| const | EXPORT_EXCEL = 1 | 
| const | EXPORT_CSV = 2 | 
| const | ACTION_ALL_LIMIT = 1000 | 
  Data Fields inherited from ilTableGUI | |
| string | $title = "" | 
| string | $icon = "" | 
| string | $icon_alt = "" | 
| string | $help_page = "" | 
| string | $help_icon = "" | 
| string | $help_icon_alt = "" | 
| array | $header_names = [] | 
| array | $header_vars = [] | 
| array | $linkbar_vars = [] | 
| array | $data = [] | 
| int | $column_count = 0 | 
| array | $column_width = [] | 
| int | $max_count = 0 | 
| int | $limit = 0 | 
| bool | $max_limit = false | 
| int | $offset = 0 | 
| string | $order_column = "" | 
| string | $order_direction = "" | 
| string | $footer_style = "" | 
| string | $footer_previous = "" | 
| string | $footer_next = "" | 
| bool | $lang_support = true | 
| bool | $global_tpl = false | 
| string | $form_name = "" | 
| string | $select_all_checkbox = "" | 
| array | $action_buttons = [] | 
| string | $prefix = "" | 
| string | $base = "" | 
| array | $enabled | 
| array | $styles | 
Protected Member Functions | |
| getRequestedValues () | |
| prepareOutput () | |
| Anything that must be done before HTML is generated.  More... | |
| isFilterVisible () | |
| Check if filter is visible: manually shown (session, db) or default value set.  More... | |
| isAdvMDFilter (ilAdvancedMDRecordGUI $a_gui, ilTableFilterItem $a_element) | |
| Check if filter element is based on adv md.  More... | |
| fillRow (array $a_set) | |
| Standard Version of Fill Row.  More... | |
| getFilterValue (ilTableFilterItem $a_item) | |
| Get current filter value.  More... | |
| setFilterValue (ilTableFilterItem $a_item, $a_value) | |
| fillMetaExcel (ilExcel $a_excel, int &$a_row) | |
| Add meta information to excel export.  More... | |
| fillHeaderExcel (ilExcel $a_excel, int &$a_row) | |
| Excel Version of Fill Header.  More... | |
| fillRowExcel (ilExcel $a_excel, int &$a_row, array $a_set) | |
| Excel Version of Fill Row.  More... | |
| fillMetaCSV (ilCSVWriter $a_csv) | |
| Add meta information to csv export.  More... | |
| fillHeaderCSV (ilCSVWriter $a_csv) | |
| CSV Version of Fill Header.  More... | |
| fillRowCSV (ilCSVWriter $a_csv, array $a_set) | |
| CSV Version of Fill Row.  More... | |
Private Member Functions | |
| renderFilter () | |
| Render Filter section.  More... | |
Private Attributes | |
| ILIAS DI UIServices | $ui | 
| string | $unique_id = "" | 
| string | $headerHTML = "" | 
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
Definition at line 25 of file class.ilTable2GUI.php.
| ilTable2GUI::__construct | ( | ?object | $a_parent_obj, | 
| string | $a_parent_cmd = "",  | 
        ||
| string | $a_template_context = ""  | 
        ||
| ) | 
| object | null | $a_parent_obj | upper GUI class, which calls ilTable2GUI | 
Definition at line 126 of file class.ilTable2GUI.php.
References $DIC, ilTableGUI\$lng, $unique_id, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), determineLimit(), determineSelectedColumns(), getId(), getRequestedValues(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), restoreTemplate(), setContext(), setEnableNumInfo(), setIsDataTable(), and ILIAS\Repository\ui().
 Here is the call graph for this function:
      
  | 
  final | 
Definition at line 966 of file class.ilTable2GUI.php.
Referenced by ilAdvancedMDFieldDefinitionGroupTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilBookingBulkCreationTableGUI\__construct(), ilDashObjectsTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilStudyProgrammeMailMemberSearchTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilFoundUsersTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCategoryAssignRoleTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilECSExportedContentTableGUI\__construct(), ilSubItemSelectionTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilSumScoreTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilLMEditShortTitlesTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilLearningSequenceEditParticipantsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilMobMultiSrtConfirmationTable2GUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilWikiSearchResultsTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilPortfolioRoleAssignmentTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLinksTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilWikiContributorsTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilContainerFilterTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilSurveyParticipantsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilAccessibilityTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilUserForTagTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilContributorTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilWikiRecentChangesTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilSCORM2004TrackingTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilNewsForContextTableGUI\__construct(), ilModulesTableGUI\__construct(), ilMailSearchObjectsTableGUI\__construct(), ilRecommendedContentRoleTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilBookingParticipantsTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilForumNotificationTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilUserRoleStartingPointTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveySkillAssignmentTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilObjectConsumerTableGUI\__construct(), ilCmiXapiVerificationTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilMediaCastTableGUI\__construct(), ilMultilingualismTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilMailTemplateTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilLTIConsumerVerificationTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilPDNewsTableGUI\__construct(), ilContSkillMemberTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilBookingAssignObjectsTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilContSkillTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ILIAS\Notifications\ilNotificationSettingsTable\__construct(), ilSubscriberTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilWikiPagesTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilContProfileTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilDclRecordListTableGUI\addActionRowIfNeeded(), ilSystemStylesTableGUI\addActions(), ilEmployeeTalkTableGUI\addColumns(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\addColumns(), ilFileSystemTableGUI\addColumns(), ilMStShowUserCoursesTableGUI\addColumns(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\addColumns(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\addColumns(), ilMStListCoursesTableGUI\addColumns(), ilExportTableGUI\addCustomColumn(), ilWikiPagesTableGUI\addLanguageColumn(), ilWikiPagesTableGUI\addTranslationsColumn(), ilSCTreeDuplicatesTableGUI\init(), ilCalendarRecurrenceTableGUI\init(), ilLTIProviderReleasedObjectsTableGUI\init(), ilUserClipboardTableGUI\init(), ilSCGroupTableGUI\init(), ilUserExportFileTableGUI\init(), ilLogComponentTableGUI\init(), ilLPObjectStatisticsTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilTrashTableGUI\init(), ilSCTaskTableGUI\init(), ilMDCopyrightUsageTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilLOMemberTestResultTableGUI\init(), ilCourseReferenceDeleteConfirmationTableGUI\init(), ilTimingsManageTableGUI\init(), ilTimingsPersonalTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilObjectTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilRoleTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilMatchingQuestionAnswerFreqStatTableGUI\initColumns(), ilKprimChoiceAnswerFreqStatTableGUI\initColumns(), ilTestPersonalDefaultSettingsTableGUI\initColumns(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantPassesOverviewTableGUI\initColumns(), ilExportTableGUI\initColumns(), ilDashboardSortationTableGUI\initColumns(), ilMMItemTranslationTableGUI\initColumns(), ilCmiXapiLrsTypesTableGUI\initColumns(), ilMMTopItemTableGUI\initColumns(), ilLTIConsumerProviderUsageTableGUI\initColumns(), ilQuestionUsagesTableGUI\initColumns(), ilQuestionInternalLinkSelectionTableGUI\initColumns(), ilBiblTranslationTableGUI\initColumns(), ilImageMapTableGUI\initColumns(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\initColumns(), ilQuestionPoolPrintViewTableGUI\initColumns(), ilLTIConsumerGradeSynchronizationTableGUI\initColumns(), ilQuestionCumulatedStatisticsTableGUI\initColumns(), ilCmiXapiStatementsTableGUI\initColumns(), ilRepositoryObjectSearchResultTableGUI\initColumns(), ilLTIConsumerScoringTableGUI\initColumns(), ilAssQuestionSkillAssignmentsTableGUI\initColumns(), ilCmiXapiScoringTableGUI\initColumns(), ilTestSkillLevelThresholdsTableGUI\initColumns(), ilTestPassDetailsOverviewTableGUI\initColumns(), ilAnswerFrequencyStatisticTableGUI\initColumns(), ilMMSubItemTableGUI\initColumns(), ilAssQuestionSkillUsagesTableGUI\initColumns(), ilTestPassOverviewTableGUI\initColumns(), ilOrgUnitPermissionTableGUI\initColumns(), ilLTIConsumerProviderTableGUI\initColumns(), ilObjectRolePermissionTableGUI\initColumns(), ilLearningSequenceParticipantsTableGUI\initForm(), ilForumTopicTableGUI\initMergeThreadsTable(), ilECSServerTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilAssQuestionHintsTableGUI\initTestoutputColumns(), ilForumTopicTableGUI\initTopicsOverviewTable(), and ilExportTableGUI\prepareOutput().
 Here is the caller graph for this function:| ilTable2GUI::addCommandButton | ( | string | $a_cmd, | 
| string | $a_text, | ||
| string | $a_onclick = '',  | 
        ||
| string | $a_id = "",  | 
        ||
| string | $a_class = ""  | 
        ||
| ) | 
Definition at line 896 of file class.ilTable2GUI.php.
Referenced by ilMMItemTranslationTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilStudyProgrammeMailMemberSearchTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilSubItemSelectionTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilLMEditShortTitlesTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilLearningSequenceEditParticipantsTableGUI\__construct(), ilMobMultiSrtConfirmationTable2GUI\__construct(), ilWikiContributorsTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilModulesTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilMailSearchObjectsTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilUserRoleStartingPointTableGUI\__construct(), ilDashboardSortationTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilMMTopItemTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilMMSubItemTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilSystemStylesTableGUI\addActions(), ilObjStudyProgrammeIndividualPlanGUI\appendIndividualPlanActions(), ilSCTreeDuplicatesTableGUI\init(), ilCalendarRecurrenceTableGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), ilUserClipboardTableGUI\init(), ilLogComponentTableGUI\init(), ilCourseReferenceDeleteConfirmationTableGUI\init(), ilTimingsManageTableGUI\init(), ilTimingsPersonalTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilRoleTableGUI\init(), ilImageMapTableGUI\initActions(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), assFileUploadFileTableGUI\initCommand(), ilLearningSequenceParticipantsTableGUI\initForm(), ilForumTopicTableGUI\initMergeThreadsTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilAssQuestionHintsTableGUI\initTestoutputCommands(), ilLPCollectionSettingsTableGUI\parse(), ilAssignmentsPerParticipantTableGUI\parseData(), ilParticipantsPerAssignmentTableGUI\parseData(), ilObjectTranslation2TableGUI\prepareOutput(), ilObjectTranslationTableGUI\prepareOutput(), ilMultilingualismTableGUI\prepareOutput(), and ilMediaPoolTableGUI\prepareOutput().
 Here is the caller graph for this function:| ilTable2GUI::addCommandButtonInstance | ( | ilButtonBase | $a_button | ) | 
Definition at line 907 of file class.ilTable2GUI.php.
      
  | 
  final | 
Definition at line 502 of file class.ilTable2GUI.php.
References setFilterValue().
Referenced by ilMMSubItemTableGUI\addAndReadFilterItem(), addFilterItemByMetaType(), ilUserTableGUI\addFilterItemByUdfType(), ilLPTableBaseGUI\initBaseFilter(), ilExerciseSubmissionTableGUI\initCourseGroupFilter(), ilPDNewsTableGUI\initFilter(), ilLTIConsumerGradeSynchronizationTableGUI\initFilter(), ilRoleAssignmentTableGUI\initFilter(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\initFilter(), ilBuddySystemRelationsTableGUI\initFilter(), ilCmiXapiStatementsTableGUI\initFilter(), ilSurveyQuestionblockbrowserTableGUI\initFilter(), ilLPObjectStatisticsTypesTableGUI\initFilter(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\initFilter(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\initFilter(), ilLanguageExtTableGUI\initFilter(), ilSurveyQuestionbrowserTableGUI\initFilter(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\initFilter(), ilMStListCoursesTableGUI\initFilter(), ilSurveyQuestionsTableGUI\initFilter(), ilMStShowUserCoursesTableGUI\initFilter(), ilLPObjectStatisticsTableGUI\initFilter(), ilLPObjectStatisticsDailyTableGUI\initFilter(), ilRegistrationCodesTableGUI\initFilter(), ilRoleTableGUI\initFilter(), ilLPObjectStatisticsLPTableGUI\initFilter(), ilSessionMaterialsTableGUI\initFilter(), ilTrUserObjectsPropsTableGUI\initFilter(), ilMediaPoolTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), ilQuestionBrowserTableGUI\initFilter(), ilUserTableGUI\initFilter(), ilLTIConsumerProviderTableGUI\initFilter(), and ilLPTableBaseGUI\initRepositoryFilter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::addFilterItemByMetaType | ( | string | $id, | 
| int | $type = self::FILTER_TEXT,  | 
        ||
| bool | $a_optional = false,  | 
        ||
| string | $caption = ""  | 
        ||
| ) | 
Add filter by standard type.
| Exception | 
Definition at line 527 of file class.ilTable2GUI.php.
References $DIC, ilTableGUI\$lng, addFilterItem(), ilCombinationInputGUI\COMPARISON_ASCENDING, ilLanguage\getInstalledLanguages(), ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by ilEmployeeTalkTableGUI\__construct(), ilDclMobFieldRepresentation\addFilterInputFieldToTable(), ilDclTextFieldRepresentation\addFilterInputFieldToTable(), ilDclDateFieldRepresentation\addFilterInputFieldToTable(), ilDclBooleanFieldRepresentation\addFilterInputFieldToTable(), ilDclRatingFieldRepresentation\addFilterInputFieldToTable(), ilDclIliasReferenceFieldRepresentation\addFilterInputFieldToTable(), ilDclNumberFieldRepresentation\addFilterInputFieldToTable(), ilDclCopyFieldRepresentation\addFilterInputFieldToTable(), ilDclSelectionFieldRepresentation\addFilterInputFieldToTable(), ilDclReferenceFieldRepresentation\addFilterInputFieldToTable(), ilParticipantTableGUI\initFilter(), ilBookingParticipantsTableGUI\initFilter(), ilMDCopyrightUsageTableGUI\initFilter(), ilSCORMTrackingUsersTableGUI\initFilter(), ilTrashTableGUI\initFilter(), ilBookingObjectsTableGUI\initFilter(), ilObjectRolePermissionTableGUI\initFilter(), ilCourseParticipantsGroupsTableGUI\initFilter(), ilWorkspaceShareTableGUI\initFilter(), ilSessionParticipantsTableGUI\initFilter(), ilExerciseSubmissionTableGUI\initFilter(), ilTrMatrixTableGUI\initFilter(), ilTrObjectUsersPropsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), and ilStudyProgrammeMembersTableGUI\initFilter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::addHeaderCommand | ( | string | $a_href, | 
| string | $a_text, | ||
| string | $a_target = "",  | 
        ||
| string | $a_img = ""  | 
        ||
| ) | 
Definition at line 946 of file class.ilTable2GUI.php.
| ilTable2GUI::addHiddenInput | ( | string | $a_name, | 
| string | $a_value | ||
| ) | 
Definition at line 941 of file class.ilTable2GUI.php.
Referenced by ilBookingBulkCreationTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), addMultiItemSelectionButton(), and ilTestSkillLevelThresholdsTableGUI\fillRow().
 Here is the caller graph for this function:| ilTable2GUI::addMultiCommand | ( | string | $a_cmd, | 
| string | $a_text | ||
| ) | 
Definition at line 936 of file class.ilTable2GUI.php.
Referenced by ilLPObjectStatisticsAdminTableGUI\__construct(), ilMMItemTranslationTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilStudyProgrammeMailMemberSearchTableGUI\__construct(), ilTestPersonalDefaultSettingsTableGUI\__construct(), ilCategoryAssignRoleTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilPortfolioRoleAssignmentTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilContributorTableGUI\__construct(), ilSCORM2004TrackingTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilRecommendedContentRoleTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilMailSearchObjectsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilForumNotificationTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilParticipantsPerAssignmentTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilMailTemplateTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilContSkillMemberTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilContSkillTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilContProfileTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilExportTableGUI\addCustomMultiCommand(), ilStudyProgrammeMembersTableGUI\addMultiCommands(), ilCalendarRecurrenceTableGUI\init(), ilUserClipboardTableGUI\init(), ilUserExportFileTableGUI\init(), ilLPObjectStatisticsTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilTrashTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilRoleTableGUI\init(), ilImageMapTableGUI\initActions(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), ilMMItemTranslationTableGUI\initCommands(), ilLTIConsumerProviderTableGUI\initCommands(), ilLearningSequenceParticipantsTableGUI\initForm(), ilExportTableGUI\initMultiCommands(), ilRepositoryUserResultTableGUI\initMultiCommands(), ilConsultationHourBookingTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilForumTopicTableGUI\initTopicsOverviewTable(), ilLPCollectionSettingsTableGUI\parse(), ilObjRoleGUI\permObject(), ilObjectTranslation2TableGUI\prepareOutput(), ilObjectTranslationTableGUI\prepareOutput(), ilMultilingualismTableGUI\prepareOutput(), and ilMediaPoolTableGUI\prepareOutput().
 Here is the caller graph for this function:| ilTable2GUI::addMultiItemSelectionButton | ( | string | $a_sel_var, | 
| array | $a_options, | ||
| string | $a_cmd, | ||
| string | $a_text, | ||
| string | $a_default_selection = ''  | 
        ||
| ) | 
| string | $a_sel_var | selection input variable name | 
| array | $a_options | selection options ("value" => text") | 
| string | $a_cmd | command | 
| string | $a_text | button text | 
| string | $a_default_selection | 
Definition at line 920 of file class.ilTable2GUI.php.
References addHiddenInput().
Referenced by ilCourseParticipantsGroupsTableGUI\__construct(), and ilRepositoryUserResultTableGUI\initMultiCommands().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::clearCommandButtons | ( | ) | 
Definition at line 891 of file class.ilTable2GUI.php.
Referenced by ilObjectCustomUserFieldsTableGUI\parse().
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 486 of file class.ilTable2GUI.php.
Referenced by ilDclRecordListTableGUI\exportData(), exportData(), fillActionRow(), fillFooter(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), ilObjectTranslation2TableGUI\prepareOutput(), ilObjectTranslationTableGUI\prepareOutput(), and ilMultilingualismTableGUI\prepareOutput().
 Here is the caller graph for this function:| ilTable2GUI::deleteTemplate | ( | string | $a_name | ) | 
Definition at line 2581 of file class.ilTable2GUI.php.
References $DIC, ANONYMOUS_USER_ID, getContext(), and ilLegacyFormElementsUtil\prepareFormOutput().
Referenced by fillFooter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::determineLimit | ( | ) | 
Definition at line 217 of file class.ilTable2GUI.php.
References $DIC, ilTableGUI\$limit, ILIAS\Repository\int(), loadProperty(), resetOffset(), setLimit(), and storeProperty().
Referenced by ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), __construct(), getCurrentState(), ilSCORMTrackingItemsTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), and ilMStShowUserCoursesTableGUI\parseData().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::determineOffsetAndOrder | ( | bool | $a_omit_offset = false | ) | 
Definition at line 1184 of file class.ilTable2GUI.php.
References $DIC, $requested_nav_par, $requested_nav_par1, $requested_nav_par2, ANONYMOUS_USER_ID, getDefaultOrderDirection(), getDefaultOrderField(), getExternalSegmentation(), getId(), ILIAS\Repository\int(), loadProperty(), resetOffset(), ilTableGUI\setOffset(), ilTableGUI\setOrderDirection(), and setOrderField().
Referenced by ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilEmployeeTalkTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilLPTableBaseGUI\executeCommand(), exportData(), getCurrentState(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\getInternalyOrderedDataValues(), ilUserLPTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilUserExportFileTableGUI\init(), ilCmiXapiStatementsGUI\initLimitingAndOrdering(), ilLTIConsumerGradeSynchronizationGUI\initLimitingAndOrdering(), ilLTIConsumerXapiStatementsGUI\initLimitingAndOrdering(), ilForumTopicTableGUI\initMergeThreadsTable(), ilSCORMTrackingUsersTableGUI\parse(), ilTrashTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilLearningSequenceParticipantsTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ilAccessibilityTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), ilFileSystemTableGUI\prepareOutput(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), and resetOffset().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::determineSelectedColumns | ( | ) | 
Definition at line 259 of file class.ilTable2GUI.php.
References $c, getId(), getSelectableColumns(), loadProperty(), and storeProperty().
Referenced by __construct(), and getCurrentState().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::determineSelectedFilters | ( | ) | 
Definition at line 691 of file class.ilTable2GUI.php.
References getFilterItems(), loadProperty(), and storeProperty().
Referenced by ilLPTableBaseGUI\executeCommand(), getCurrentState(), ilAccessibilityTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), renderFilter(), and ILIAS\LegalDocuments\Legacy\Table\setupFilter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::exportData | ( | int | $format, | 
| bool | $send = false  | 
        ||
| ) | 
Export and optionally send current table data.
Definition at line 2649 of file class.ilTable2GUI.php.
References $filename, dataExists(), determineOffsetAndOrder(), exit, fillHeaderCSV(), fillHeaderExcel(), fillMetaCSV(), fillMetaExcel(), fillRowCSV(), fillRowExcel(), getExternalSorting(), ilTableGUI\getOrderDirection(), getOrderField(), ILIAS\UI\examples\Symbol\Glyph\Header\header(), ILIAS\Repository\lng(), numericOrdering(), and ilArrayUtil\sortArray().
Referenced by ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), and getHTML().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::fillActionRow | ( | ) | 
Definition at line 2149 of file class.ilTable2GUI.php.
References ilTableGUI\$lng, $txt, dataExists(), ilLegacyFormElementsUtil\formSelect(), ilUtil\getImagePath(), getTopCommands(), and ilLanguage\txt().
Referenced by ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), and getHTML().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::fillFooter | ( | ) | 
Definition at line 1755 of file class.ilTable2GUI.php.
References $c, $ctrl, $DIC, ilTableGUI\$limit, ilTableGUI\$lng, ilTableGUI\$max_count, $url, dataExists(), deleteTemplate(), ilTableGUI\getColumnCount(), getContext(), getDisableFilterHiding(), getDisplayAsBlock(), getEnableNumInfo(), getFormName(), getId(), getLinkbar(), getParentCmd(), getRowSelectorLabel(), getSelectableColumns(), ilTableGUI\getSelectAllCheckbox(), getShowRowsSelector(), getShowTemplates(), isColumnSelected(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), saveTemplate(), ilLanguage\txt(), ILIAS\Repository\ui(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
Referenced by ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), and getHTML().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::fillHeader | ( | ) | 
Definition at line 1027 of file class.ilTable2GUI.php.
References ilTableGUI\$lng, $sort_order, ilTooltipGUI\addTooltip(), getFormName(), getId(), ilUtil\getImagePath(), ilTableGUI\getSelectAllCheckbox(), ilUtil\img(), ILIAS\Repository\lng(), setOrderLink(), and ilLanguage\txt().
Referenced by render().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
CSV Version of Fill Header.
Likely to be overwritten by derived class.
| ilCSVWriter | $a_csv | current file | 
Definition at line 2787 of file class.ilTable2GUI.php.
References ilTableGUI\$title, ilCSVWriter\addColumn(), and ilCSVWriter\addRow().
Referenced by exportData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Excel Version of Fill Header.
Likely to be overwritten by derived class.
| ilExcel | $a_excel | excel wrapper | 
| int | $a_row | row counter | 
Definition at line 2743 of file class.ilTable2GUI.php.
References ilTableGUI\$title, ilExcel\getColumnCoord(), ilExcel\setBold(), and ilExcel\setCell().
Referenced by exportData().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::fillHiddenRow | ( | ) | 
Definition at line 2133 of file class.ilTable2GUI.php.
Referenced by ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), and getHTML().
 Here is the caller graph for this function:
      
  | 
  protected | 
Add meta information to csv export.
Likely to be overwritten by derived class.
| ilCSVWriter | $a_csv | current file | 
Definition at line 2778 of file class.ilTable2GUI.php.
Referenced by exportData().
 Here is the caller graph for this function:
      
  | 
  protected | 
Add meta information to excel export.
Likely to be overwritten by derived class.
| ilExcel | $a_excel | excel wrapper | 
| int | $a_row | row counter | 
Definition at line 2733 of file class.ilTable2GUI.php.
Referenced by exportData().
 Here is the caller graph for this function:
      
  | 
  protected | 
Standard Version of Fill Row.
Most likely to be overwritten by derived class.
| array<string,mixed> | $a_set data array | 
Definition at line 1748 of file class.ilTable2GUI.php.
Referenced by ilObjLearningSequenceContentTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilDclRecordListTableGUI\buildData(), getHTML(), ilQuestionUsagesTableGUI\initColumns(), ilMMSubItemTableGUI\initColumns(), ilForumTopicTableGUI\initMergeThreadsTable(), and ilMMItemTranslationTableGUI\parseData().
 Here is the caller graph for this function:
      
  | 
  protected | 
CSV Version of Fill Row.
Most likely to be overwritten by derived class.
| ilCSVWriter | $a_csv | current file | 
| array | $a_set | data array | 
Definition at line 2804 of file class.ilTable2GUI.php.
References ilCSVWriter\addColumn(), and ilCSVWriter\addRow().
Referenced by exportData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Excel Version of Fill Row.
Most likely to be overwritten by derived class.
| ilExcel | $a_excel | excel wrapper | 
| int | $a_row | row counter | 
| array | $a_set | data array | 
Definition at line 2762 of file class.ilTable2GUI.php.
References ilExcel\setCell().
Referenced by exportData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
| ilTable2GUI::getCloseFormTag | ( | ) | 
Definition at line 212 of file class.ilTable2GUI.php.
References $close_form_tag.
Referenced by ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), and getHTML().
 Here is the caller graph for this function:| ilTable2GUI::getContext | ( | ) | 
Definition at line 2495 of file class.ilTable2GUI.php.
References $context.
Referenced by deleteTemplate(), fillFooter(), restoreTemplate(), and saveTemplate().
 Here is the caller graph for this function:| ilTable2GUI::getCurrentState | ( | ) | 
get current settings for order, limit, columns and filter
Definition at line 2419 of file class.ilTable2GUI.php.
References $selected_column, determineLimit(), determineOffsetAndOrder(), determineSelectedColumns(), determineSelectedFilters(), getFilterValue(), getLimit(), getOffset(), ilTableGUI\getOrderDirection(), getOrderField(), and getSelectedFilters().
Referenced by ilStudyProgrammeMembersTableGUI\getFilterValues(), saveTemplate(), and ilEmployeeTalkTableGUI\setTalkData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 481 of file class.ilTable2GUI.php.
References $row_data.
Referenced by ilPCFileListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\getGraph(), ilLPObjectStatisticsDailyTableGUI\getGraph(), ilLPObjectStatisticsTableGUI\getGraph(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), ilTestSkillLevelThresholdsTableGUI\getInputElements(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\getInternalyOrderedDataValues(), ilImageMapTableGUI\initActions(), ilKprimChoiceAnswerFreqStatTableGUI\initColumns(), ilAnswerFrequencyStatisticTableGUI\initColumns(), assFileUploadFileTableGUI\initCommand(), ILIAS\LegalDocuments\Legacy\Table\renderModals(), and ilWebResourceEditableLinkTableGUI\updateFromPost().
 Here is the caller graph for this function:| ilTable2GUI::getDefaultFilterVisibility | ( | ) | 
Definition at line 886 of file class.ilTable2GUI.php.
References $default_filter_visibility.
Referenced by isFilterVisible().
 Here is the caller graph for this function:| ilTable2GUI::getDefaultOrderDirection | ( | ) | 
Definition at line 876 of file class.ilTable2GUI.php.
References $defaultorderdirection.
Referenced by determineOffsetAndOrder(), and ilStudyProgrammeMembersTableGUI\getOrdering().
 Here is the caller graph for this function:| ilTable2GUI::getDefaultOrderField | ( | ) | 
Definition at line 865 of file class.ilTable2GUI.php.
References $defaultorderfield.
Referenced by determineOffsetAndOrder(), ilRegistrationCodesTableGUI\getItems(), and ilStudyProgrammeMembersTableGUI\getOrdering().
 Here is the caller graph for this function:| ilTable2GUI::getDescription | ( | ) | 
Definition at line 461 of file class.ilTable2GUI.php.
References $description.
Referenced by render().
 Here is the caller graph for this function:| ilTable2GUI::getDisableFilterHiding | ( | ) | 
Definition at line 667 of file class.ilTable2GUI.php.
References $disable_filter_hiding.
Referenced by fillFooter(), and renderFilter().
 Here is the caller graph for this function:| ilTable2GUI::getDisplayAsBlock | ( | ) | 
Definition at line 790 of file class.ilTable2GUI.php.
References $display_as_block.
Referenced by fillFooter(), getLinkbar(), and render().
 Here is the caller graph for this function:| ilTable2GUI::getEnableHeader | ( | ) | 
Definition at line 433 of file class.ilTable2GUI.php.
| ilTable2GUI::getEnableNumInfo | ( | ) | 
Definition at line 443 of file class.ilTable2GUI.php.
References $num_info.
Referenced by fillFooter().
 Here is the caller graph for this function:| ilTable2GUI::getEnableTitle | ( | ) | 
Definition at line 423 of file class.ilTable2GUI.php.
| ilTable2GUI::getExportMode | ( | ) | 
Definition at line 2641 of file class.ilTable2GUI.php.
References $export_mode.
Referenced by ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\addColumns(), ilMStShowUserCoursesTableGUI\addColumns(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\addColumns(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\addColumns(), ilMStListCoursesTableGUI\addColumns(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), getLimit(), getOffset(), and ilMStShowUserCoursesTableGUI\getSpaceOrValue().
 Here is the caller graph for this function:| ilTable2GUI::getExternalSegmentation | ( | ) | 
Definition at line 844 of file class.ilTable2GUI.php.
References $ext_seg.
Referenced by determineOffsetAndOrder(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), ilAccessibilityTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), and ilWaitingListTableGUI\readUserData().
 Here is the caller graph for this function:| ilTable2GUI::getExternalSorting | ( | ) | 
Definition at line 808 of file class.ilTable2GUI.php.
References $ext_sort.
Referenced by exportData(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), ilAccessibilityTableGUI\populate(), and ilWebDAVMountInstructionsDocumentTableGUI\populate().
 Here is the caller graph for this function:| ilTable2GUI::getFilterCols | ( | ) | 
Definition at line 657 of file class.ilTable2GUI.php.
References $filter_cols.
Referenced by renderFilter().
 Here is the caller graph for this function:| ilTable2GUI::getFilterCommand | ( | ) | 
      
  | 
  final | 
Definition at line 637 of file class.ilTable2GUI.php.
References getFilterItems().
Referenced by ilLanguageExtTableGUI\__construct(), ilLPTableBaseGUI\executeCommand(), ilLPTableBaseGUI\getCurrentFilter(), ilMediaPoolTableGUI\getInsertCommand(), getSelectedColumns(), ilLTIConsumerGradeSynchronizationGUI\initActivityProgressFilter(), ilCmiXapiStatementsGUI\initActorFilter(), ilLTIConsumerGradeSynchronizationGUI\initActorFilter(), ilLTIConsumerXapiStatementsGUI\initActorFilter(), ilObjectRolePermissionTableGUI\initColumns(), ilDclRecordListTableGUI\initFilter(), ilLTIConsumerGradeSynchronizationGUI\initGradingProgressFilter(), ilCmiXapiStatementsGUI\initPeriodFilter(), ilLTIConsumerXapiStatementsGUI\initPeriodFilter(), ilLTIConsumerGradeSynchronizationGUI\initPeriodFilter(), ilCmiXapiStatementsGUI\initVerbFilter(), and ilLTIConsumerXapiStatementsGUI\initVerbFilter().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 629 of file class.ilTable2GUI.php.
References $filters, and $optional_filters.
Referenced by determineSelectedFilters(), getFilterItemByPostVar(), ilSurveyQuestionblockbrowserTableGUI\initData(), ilSurveyQuestionbrowserTableGUI\initData(), ilBuddySystemRelationsTableGUI\initFilter(), renderFilter(), resetFilter(), ILIAS\LegalDocuments\Legacy\Table\setupFilter(), and writeFilterToSession().
 Here is the caller graph for this function:
      
  | 
  protected | 
Get current filter value.
Definition at line 2460 of file class.ilTable2GUI.php.
References IL_CAL_DATE.
Referenced by getCurrentState(), and ilStudyProgrammeMembersTableGUI\getFilterValues().
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 754 of file class.ilTable2GUI.php.
References $form_action.
Referenced by ilBiblTranslationTableGUI\__construct(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), and ilLOTestAssignmentTableGUI\init().
 Here is the caller graph for this function:| ilTable2GUI::getFormName | ( | ) | 
Definition at line 764 of file class.ilTable2GUI.php.
References $formname.
Referenced by fillFooter(), fillHeader(), ilObjectRolePermissionTableGUI\fillRow(), ilOrgUnitPermissionTableGUI\fillSelectAll(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), and getHTML().
 Here is the caller graph for this function:| ilTable2GUI::getHTML | ( | ) | 
Get HTML.
Definition at line 1265 of file class.ilTable2GUI.php.
References $ctrl, ilTableGUI\$data, $DIC, ilTableGUI\$lng, dataExists(), determineOffsetAndOrder(), exportData(), fillActionRow(), fillFooter(), fillHiddenRow(), fillRow(), getCloseFormTag(), getData(), getExportMode(), getExternalSegmentation(), getExternalSorting(), getFormAction(), getFormName(), getId(), getLimit(), getNavParameter(), getNoEntriesText(), getOffset(), getOpenFormTag(), ilTableGUI\getOrderDirection(), getOrderField(), getParentObject(), getPreventDoubleSubmission(), getPrintMode(), ILIAS\Repository\lng(), numericOrdering(), prepareOutput(), render(), ilTableGUI\setFooter(), ilTableGUI\setMaxCount(), ilDatePresentation\setUseRelativeDates(), ilArrayUtil\sortArray(), storeNavParameter(), and ilLanguage\txt().
Referenced by ilObjForumGUI\mergeThreadsObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::getId | ( | ) | 
Definition at line 780 of file class.ilTable2GUI.php.
References $id.
Referenced by ilLearningSequenceParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), __construct(), ilTestSkillLevelThresholdsTableGUI\completeCompetenceTitles(), ilLOMemberTestResultTableGUI\createTestResultLink(), determineOffsetAndOrder(), determineSelectedColumns(), fillFooter(), fillHeader(), ilCourseParticipantsTableGUI\fillRow(), ilAssignmentsPerParticipantTableGUI\fillRow(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), ilMediaPoolTableGUI\getInsertCommand(), ilParticipantTableGUI\getSelectableColumns(), ilSubscriberTableGUI\getSelectableColumns(), ilWaitingListTableGUI\getSelectableColumns(), ilLearningSequenceParticipantsTableGUI\getSelectableColumns(), ilWorkspaceShareTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), ilParticipantTableGUI\initSettings(), ilDclRecordListTableGUI\loadProperty(), loadProperty(), ilLOMemberTestResultTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ilExerciseSubmissionTableGUI\parseColumns(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilBuddySystemRelationsTableGUI\render(), render(), renderFilter(), and storeProperty().
 Here is the caller graph for this function:| ilTable2GUI::getIsDataTable | ( | ) | 
| ilTable2GUI::getLimit | ( | ) | 
Definition at line 2597 of file class.ilTable2GUI.php.
References getExportMode(), and getPrintMode().
Referenced by ilForumThreadObjectTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilUserTableGUI\buildUserQuery(), getCurrentState(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), ilUserLPTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), getLinkbar(), ilCmiXapiStatementsGUI\initLimitingAndOrdering(), ilLTIConsumerGradeSynchronizationGUI\initLimitingAndOrdering(), ilLTIConsumerXapiStatementsGUI\initLimitingAndOrdering(), ilForumTopicTableGUI\initMergeThreadsTable(), ilTrashTableGUI\parse(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ilAccessibilityTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilCalendarChangedAppointmentsTableGUI\setAppointments(), and ilEmployeeTalkTableGUI\setTalkData().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::getLinkbar | ( | string | $a_num | ) | 
Definition at line 2035 of file class.ilTable2GUI.php.
References $ctrl, $DIC, ilTableGUI\$lng, $nav_value, ilLegacyFormElementsUtil\formSelect(), getDisplayAsBlock(), getLimit(), getNavParameter(), getOffset(), ilTableGUI\getOrderDirection(), getOrderField(), and ilLanguage\txt().
Referenced by fillFooter().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 991 of file class.ilTable2GUI.php.
Referenced by ilMMItemTranslationTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), getLinkbar(), getRequestedValues(), and setOrderLink().
 Here is the caller graph for this function:| ilTable2GUI::getNoEntriesText | ( | ) | 
Definition at line 403 of file class.ilTable2GUI.php.
References $noentriestext.
Referenced by ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), and ilBuddySystemRelationsTableGUI\render().
 Here is the caller graph for this function:| ilTable2GUI::getOffset | ( | ) | 
Definition at line 2605 of file class.ilTable2GUI.php.
References getExportMode(), and getPrintMode().
Referenced by ilForumThreadObjectTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilUserTableGUI\buildUserQuery(), ilLPTableBaseGUI\executeCommand(), getCurrentState(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), ilUserLPTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), getLinkbar(), ilCmiXapiStatementsGUI\initLimitingAndOrdering(), ilLTIConsumerGradeSynchronizationGUI\initLimitingAndOrdering(), ilLTIConsumerXapiStatementsGUI\initLimitingAndOrdering(), ilForumTopicTableGUI\initMergeThreadsTable(), ilTrashTableGUI\parse(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ilAccessibilityTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilEmployeeTalkTableGUI\setTalkData(), and storeNavParameter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::getOpenFormTag | ( | ) | 
Definition at line 202 of file class.ilTable2GUI.php.
References $open_form_tag.
Referenced by ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), and getHTML().
 Here is the caller graph for this function:| ilTable2GUI::getOrderField | ( | ) | 
Definition at line 471 of file class.ilTable2GUI.php.
References $order_field.
Referenced by ilForumThreadObjectTableGUI\__construct(), exportData(), getCurrentState(), ilSessionMaterialsTableGUI\getDataFromDb(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\getInternalyOrderedDataValues(), ilUserLPTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), getLinkbar(), ilStudyProgrammeMembersTableGUI\getOrdering(), ilUserTableGUI\getUserIdsForFilter(), ilCmiXapiStatementsGUI\initLimitingAndOrdering(), ilLTIConsumerGradeSynchronizationGUI\initLimitingAndOrdering(), ilLTIConsumerXapiStatementsGUI\initLimitingAndOrdering(), ilForumTopicTableGUI\initMergeThreadsTable(), ilLTIConsumerGradeSynchronizationGUI\initTableData(), ilSCORMTrackingUsersTableGUI\parse(), ilTrashTableGUI\parse(), ilLearningSequenceParticipantsTableGUI\parse(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ilAccessibilityTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), resetOffset(), and storeNavParameter().
 Here is the caller graph for this function:| ilTable2GUI::getParentCmd | ( | ) | 
Definition at line 383 of file class.ilTable2GUI.php.
References $parent_cmd.
Referenced by ilMemberExportFileTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), fillFooter(), ilPageHistoryTableGUI\fillRow(), ilWikiRecentChangesTableGUI\fillRow(), ilContainerStartObjectsTableGUI\fillRow(), ilWikiPagesTableGUI\fillRow(), ilAssignedUsersTableGUI\getContactLink(), ilCalendarRecurrenceTableGUI\init(), ilUserExportFileTableGUI\init(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilMDCopyrightUsageTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilConsultationHourBookingTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilConsultationHourBookingTableGUI\parse(), ilAssignmentsPerParticipantTableGUI\parseData(), renderFilter(), and ILIAS\LegalDocuments\Legacy\Table\setupFilter().
 Here is the caller graph for this function:| ilTable2GUI::getParentObject | ( | ) | 
Definition at line 378 of file class.ilTable2GUI.php.
References $parent_obj.
Referenced by ilPCFileListTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\applyParamters(), ilECSCategoryMappingTableGUI\fillRow(), ilShibbolethRoleAssignmentTableGUI\fillRow(), ilAdvancedMDFieldDefinitionGroupTableGUI\fillRow(), ilLDAPRoleAssignmentTableGUI\fillRow(), ilConditionHandlerTableGUI\fillRow(), ilSCGroupTableGUI\fillRow(), ilECSServerTableGUI\fillRow(), ilLDAPRoleMappingTableGUI\fillRow(), ilObjectCopyProgressTableGUI\fillRow(), ilObjectCustomUserFieldsTableGUI\fillRow(), ilRoleTableGUI\fillRow(), ilSCORMTrackingItemsPerScoTableGUI\fillRow(), ilLDAPServerTableGUI\fillRow(), ilMemberExportFileTableGUI\fillRow(), ilPCFileListTableGUI\fillRow(), ilImportantPagesTableGUI\fillRow(), ilPageHistoryTableGUI\fillRow(), ilECSCommunityTableGUI\fillRow(), ilSCORMTrackingItemsPerUserTableGUI\fillRow(), ilContSkillTableGUI\fillRow(), ilECSNodeMappingTreeTableGUI\fillRow(), ilConsultationHoursTableGUI\fillRow(), ilConsultationHourBookingTableGUI\fillRow(), ilCalendarManageTableGUI\fillRow(), ilSCORMTrackingItemsScoTableGUI\fillRow(), ilTestPassOverviewTableGUI\fillRow(), ilUnitCategoryTableGUI\fillRow(), ilContSkillMemberTableGUI\fillRow(), ilExcCriteriaTableGUI\fillRow(), ilSurveyAppraiseesTableGUI\fillRow(), ilObjectConsumerTableGUI\fillRow(), ilExportTableGUI\fillRow(), ilExcCriteriaCatalogueTableGUI\fillRow(), ilWebResourceLinkTableGUI\fillRow(), ilUserRoleStartingPointTableGUI\fillRow(), ilEmployeeTalkTableGUI\fillRow(), SurveyConstraintsTableGUI\fillRow(), ilWebResourceEditableLinkTableGUI\fillRow(), ilCronManagerTableGUI\fillRow(), ilUserTableGUI\fillRow(), ilWebDAVMountInstructionsDocumentTableGUI\formatActions(), ilMailTemplateTableGUI\formatActionsDropDown(), ilAccessibilityDocumentTableGUI\formatActionsDropDown(), ilUserRoleStartingPointTableGUI\getActions(), ilAssignedUsersTableGUI\getContactLink(), ilStudyProgrammeIndividualPlanTableGUI\getDeadlineInput(), ilUserRoleStartingPointTableGUI\getEditLink(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), ilContainerStartObjectsContentTableGUI\getItems(), ilPollUserTableGUI\getItems(), ilAssignedUsersTableGUI\getLeaveLink(), ilStudyProgrammeMembersTableGUI\getLinkTargetForAction(), ilStudyProgrammeIndividualPlanTableGUI\getManualStatusSelect(), ilStudyProgrammeIndividualPlanTableGUI\getRequiredPointsInput(), ilLOTestAssignmentTableGUI\init(), ilRoleTableGUI\init(), ilTestPassOverviewTableGUI\initColumns(), ilObjectRolePermissionTableGUI\initColumns(), ilParticipantTableGUI\initFilter(), ilForumTopicTableGUI\initMergeThreadsTable(), ilSCORMTrackingItemsPerScoTableGUI\parse(), ilSCORMTrackingUsersTableGUI\parse(), ilSCORMTrackingItemsScoTableGUI\parse(), ilSCORMTrackingItemsPerUserTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ilExerciseSubmissionTableGUI\parseColumns(), ilAssignmentsPerParticipantTableGUI\parseData(), ilLocalUnitCategoryTableGUI\populateTitle(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilSubscriberTableGUI\showActionLinks(), and ilWaitingListTableGUI\showActionLinks().
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 497 of file class.ilTable2GUI.php.
References ilTableGUI\$prefix.
Referenced by setId().
 Here is the caller graph for this function:| ilTable2GUI::getPreventDoubleSubmission | ( | ) | 
Definition at line 2849 of file class.ilTable2GUI.php.
References $prevent_double_submission.
Referenced by ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), and getHTML().
 Here is the caller graph for this function:| ilTable2GUI::getPrintMode | ( | ) | 
Definition at line 2636 of file class.ilTable2GUI.php.
References $print_mode.
Referenced by ilTrUserObjectsPropsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\fillRow(), ilTrObjectUsersPropsTableGUI\fillRow(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), getLimit(), getOffset(), and render().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 185 of file class.ilTable2GUI.php.
References getNavParameter().
Referenced by __construct(), and setPrefix().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::getResetCommand | ( | ) | 
| ilTable2GUI::getRowSelectorLabel | ( | ) | 
Definition at line 2839 of file class.ilTable2GUI.php.
References $row_selector_label.
Referenced by fillFooter().
 Here is the caller graph for this function:| ilTable2GUI::getSelectableColumns | ( | ) | 
Get selectable columns.
Definition at line 254 of file class.ilTable2GUI.php.
Referenced by determineSelectedColumns(), and fillFooter().
 Here is the caller graph for this function:| ilTable2GUI::getSelectedColumns | ( | ) | 
Definition at line 333 of file class.ilTable2GUI.php.
References $ctrl, getFilterItemByPostVar(), ilCtrl\getNextClass(), and initFilter().
Referenced by ilSurveyResultsCumulatedTableGUI\__construct(), ilAccessibilityTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\fillHeaderCSV(), ilSCORM2004TrackingItemsTableGUI\fillHeaderCSV(), ilTrObjectUsersPropsTableGUI\fillHeaderCSV(), ilTrUserObjectsPropsTableGUI\fillHeaderCSV(), ilTrMatrixTableGUI\fillHeaderCSV(), ilTrSummaryTableGUI\fillHeaderCSV(), ilSCORMTrackingItemsTableGUI\fillHeaderExcel(), ilSCORM2004TrackingItemsTableGUI\fillHeaderExcel(), ilTrObjectUsersPropsTableGUI\fillHeaderExcel(), ilTrUserObjectsPropsTableGUI\fillHeaderExcel(), ilTrMatrixTableGUI\fillHeaderExcel(), ilTrSummaryTableGUI\fillHeaderExcel(), ilStudyProgrammeIndividualPlanTableGUI\fillRow(), ilSearchResultTableGUI\fillRow(), ilGroupParticipantsTableGUI\fillRow(), ilLearningSequenceParticipantsTableGUI\fillRow(), ilQuestionPoolPrintViewTableGUI\fillRow(), ilCourseParticipantsTableGUI\fillRow(), ilSubscriberTableGUI\fillRow(), ilStudyProgrammeMembersTableGUI\fillRow(), ilRepositoryUserResultTableGUI\fillRow(), ilWaitingListTableGUI\fillRow(), ilSurveyResultsCumulatedTableGUI\fillRow(), ilSurveyQuestionsTableGUI\fillRow(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\fillRow(), ilSCORMTrackingItemsTableGUI\fillRow(), ilSCORM2004TrackingItemsTableGUI\fillRow(), ilMStShowUserCoursesTableGUI\fillRow(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\fillRow(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\fillRow(), ilBookingObjectsTableGUI\fillRow(), ilSessionParticipantsTableGUI\fillRow(), ilMStListCoursesTableGUI\fillRow(), ilQuestionBrowserTableGUI\fillRow(), ilTrObjectUsersPropsTableGUI\fillRow(), ilTrMatrixTableGUI\fillRow(), ilUserTableGUI\fillRow(), ilBookingReservationsTableGUI\fillRow(), ilTrSummaryTableGUI\fillRow(), ilSCORMTrackingItemsTableGUI\fillRowCSV(), ilSCORM2004TrackingItemsTableGUI\fillRowCSV(), ilTrObjectUsersPropsTableGUI\fillRowCSV(), ilTrUserObjectsPropsTableGUI\fillRowCSV(), ilTrMatrixTableGUI\fillRowCSV(), ilTrSummaryTableGUI\fillRowCSV(), ilSCORMTrackingItemsTableGUI\fillRowExcel(), ilSCORM2004TrackingItemsTableGUI\fillRowExcel(), ilTrObjectUsersPropsTableGUI\fillRowExcel(), ilTrUserObjectsPropsTableGUI\fillRowExcel(), ilTrMatrixTableGUI\fillRowExcel(), ilTrSummaryTableGUI\fillRowExcel(), ilBookingReservationsTableGUI\getAdditionalExportCols(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\getFieldValuesForExport(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\getFieldValuesForExport(), ilMStShowUserCoursesTableGUI\getFieldValuesForExport(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\getFieldValuesForExport(), ilMStListCoursesTableGUI\getFieldValuesForExport(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilParticipantsPerAssignmentTableGUI\getModeColumns(), ilSearchResultTableGUI\getPossibleSortations(), ilRepositoryUserResultTableGUI\getPossibleSortations(), ilBookingReservationsTableGUI\getSelectedUserColumns(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilQuestionPoolPrintViewTableGUI\initColumns(), ilLearningSequenceParticipantsTableGUI\initForm(), ilQuestionBrowserTableGUI\isCommentsColumnSelected(), ilTrSummaryTableGUI\isStatusShown(), ilGroupParticipantsTableGUI\parse(), ilLearningSequenceParticipantsTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ilExerciseSubmissionTableGUI\parseColumns(), ilRepositoryUserResultTableGUI\parseUserIds(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilSearchResultTableGUI\setDataAndApplySortation(), and ILIAS\LegalDocuments\Legacy\Table\visibleColumns().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::getSelectedFilters | ( | ) | 
Definition at line 680 of file class.ilTable2GUI.php.
Referenced by getCurrentState().
 Here is the caller graph for this function:| ilTable2GUI::getShowRowsSelector | ( | ) | 
Definition at line 2508 of file class.ilTable2GUI.php.
References $show_rows_selector.
Referenced by fillFooter().
 Here is the caller graph for this function:| ilTable2GUI::getShowTemplates | ( | ) | 
Definition at line 2518 of file class.ilTable2GUI.php.
References $show_templates.
Referenced by fillFooter().
 Here is the caller graph for this function:| ilTable2GUI::getTopAnchor | ( | ) | 
| ilTable2GUI::getTopCommands | ( | ) | 
Definition at line 961 of file class.ilTable2GUI.php.
References $top_commands.
Referenced by fillActionRow().
 Here is the caller graph for this function:| ilTable2GUI::initFilter | ( | ) | 
Definition at line 374 of file class.ilTable2GUI.php.
Referenced by ilCopySelfAssQuestionTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), getSelectedColumns(), and ILIAS\LegalDocuments\Legacy\Table\setupFilter().
 Here is the caller graph for this function:
      
  | 
  protected | 
Check if filter element is based on adv md.
Definition at line 1667 of file class.ilTable2GUI.php.
References ilAdvancedMDRecordGUI\getFilterElements().
Referenced by writeFilterToSession().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::isColumnSelected | ( | string | $col | ) | 
Definition at line 328 of file class.ilTable2GUI.php.
Referenced by ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\addColumns(), ilMStShowUserCoursesTableGUI\addColumns(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\addColumns(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\addColumns(), ilMStListCoursesTableGUI\addColumns(), fillFooter(), ilLPObjectStatisticsDailyTableGUI\fillRow(), ilLPObjectStatisticsTableGUI\fillRow(), ilLTIConsumerProviderTableGUI\fillRow(), ilLPObjectStatisticsLPTableGUI\fillRow(), ilLPObjectStatisticsDailyTableGUI\fillRowCSV(), ilLPObjectStatisticsTableGUI\fillRowCSV(), ilLPObjectStatisticsDailyTableGUI\fillRowExcel(), ilLPObjectStatisticsTableGUI\fillRowExcel(), ilLTIConsumerProviderTableGUI\initColumns(), ilParticipantTableGUI\initFilter(), ilSessionParticipantsTableGUI\initFilter(), ilGroupParticipantsTableGUI\parse(), and ilCourseParticipantsTableGUI\parse().
 Here is the caller graph for this function:| ilTable2GUI::isFilterSelected | ( | string | $a_col | ) | 
Is given filter selected?
Definition at line 675 of file class.ilTable2GUI.php.
Referenced by ilAccessibilityTableGUI\populate(), renderFilter(), and ILIAS\LegalDocuments\Legacy\Table\setupFilter().
 Here is the caller graph for this function:
      
  | 
  protected | 
Check if filter is visible: manually shown (session, db) or default value set.
Definition at line 1655 of file class.ilTable2GUI.php.
References getDefaultFilterVisibility(), and loadProperty().
Referenced by renderFilter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::loadProperty | ( | string | $type | ) | 
Definition at line 2399 of file class.ilTable2GUI.php.
Referenced by determineLimit(), determineOffsetAndOrder(), determineSelectedColumns(), determineSelectedFilters(), and isFilterVisible().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::numericOrdering | ( | string | $a_field | ) | 
Should this field be sorted numeric?
Definition at line 1400 of file class.ilTable2GUI.php.
Referenced by exportData(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), and ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\getInternalyOrderedDataValues().
 Here is the caller graph for this function:
      
  | 
  protected | 
Anything that must be done before HTML is generated.
Definition at line 1180 of file class.ilTable2GUI.php.
Referenced by ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), and getHTML().
 Here is the caller graph for this function:| ilTable2GUI::render | ( | ) | 
Definition at line 1405 of file class.ilTable2GUI.php.
References ilTableGUI\$lng, fillHeader(), getDescription(), getDisplayAsBlock(), getId(), ilUtil\getImagePath(), getPrintMode(), ilTableGUI\getStyle(), renderFilter(), and ilLanguage\txt().
Referenced by ilTestSkillLevelThresholdsTableGUI\fillRow(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), getHTML(), and ilMMSubItemTableGUI\initColumns().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Render Filter section.
Definition at line 1504 of file class.ilTable2GUI.php.
References $DIC, ilTableGUI\$lng, determineSelectedFilters(), getDisableFilterHiding(), getFilterCols(), getFilterItems(), getId(), getParentCmd(), ilYuiUtil\initConnection(), isFilterSelected(), isFilterVisible(), and ilLanguage\txt().
Referenced by render().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::resetFilter | ( | ) | 
Definition at line 1718 of file class.ilTable2GUI.php.
References getFilterItems().
Referenced by ilLPTableBaseGUI\executeCommand(), ilMediaPoolTableGUI\getInsertCommand(), ilObjSCORMLearningModuleGUI\resetUserTableFilter(), and ILIAS\LegalDocuments\Legacy\Table\setupFilter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::resetOffset | ( | bool | $a_in_determination = false | ) | 
Definition at line 364 of file class.ilTable2GUI.php.
References $nav_value, determineOffsetAndOrder(), ilTableGUI\getOrderDirection(), getOrderField(), and ilTableGUI\setOffset().
Referenced by ilForumThreadObjectTableGUI\__construct(), ilCmiXapiScoringTableGUI\__construct(), ilLTIConsumerScoringTableGUI\__construct(), determineLimit(), determineOffsetAndOrder(), ilLPTableBaseGUI\executeCommand(), ilMediaPoolTableGUI\getInsertCommand(), ilUserLPTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilForumTopicTableGUI\initMergeThreadsTable(), ilCmiXapiStatementsGUI\initTableData(), ilExerciseManagementGUI\membersApplyObject(), ilExerciseManagementGUI\membersResetObject(), ilAccessibilityTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), ilWaitingListTableGUI\readUserData(), and ilCalendarManageTableGUI\resetToDefaults().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::restoreTemplate | ( | string | $a_name | ) | 
Restore state from template.
Definition at line 2526 of file class.ilTable2GUI.php.
References ilTableGUI\$data, $DIC, ANONYMOUS_USER_ID, getContext(), storeProperty(), and ilUtil\stripSlashes().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::saveTemplate | ( | string | $a_name | ) | 
Save current state as template.
Definition at line 2559 of file class.ilTable2GUI.php.
References $DIC, ANONYMOUS_USER_ID, getContext(), getCurrentState(), and ilLegacyFormElementsUtil\prepareFormOutput().
Referenced by fillFooter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::setCloseCommand | ( | string | $a_link | ) | 
Definition at line 931 of file class.ilTable2GUI.php.
| ilTable2GUI::setCloseFormTag | ( | bool | $a_val | ) | 
Definition at line 207 of file class.ilTable2GUI.php.
| ilTable2GUI::setContext | ( | string | $id | ) | 
Definition at line 2488 of file class.ilTable2GUI.php.
References $id.
Referenced by __construct().
 Here is the caller graph for this function:| ilTable2GUI::setCustomPreviousNext | ( | string | $a_prev_link, | 
| string | $a_next_link | ||
| ) | 
Definition at line 737 of file class.ilTable2GUI.php.
      
  | 
  final | 
Definition at line 476 of file class.ilTable2GUI.php.
Referenced by ilBookingBulkCreationTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilSubItemSelectionTableGUI\__construct(), ilMobMultiSrtConfirmationTable2GUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilPortfolioRoleAssignmentTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilLMEditShortTitlesTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilWikiSearchResultsTableGUI\__construct(), ilContainerFilterTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilExportTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilContSkillMemberTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilContSkillTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilMMTopItemTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilExGradesTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilContProfileTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilMMSubItemTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilDclRecordListTableGUI\buildData(), ilOrgUnitPermissionTableGUI\collectData(), ilSurveyParticipantsGUI\editRatersObject(), ilHelpMappingTableGUI\getChapters(), ilModulesTableGUI\getComponents(), ilWikiContributorsTableGUI\getContributors(), ilHistoryTableGUI\getDataFromDb(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilMemberExportFileTableGUI\getFiles(), ilNewItemGroupTableGUI\getGroups(), ilPCImageMapTableGUI\getItems(), ilLPObjectStatisticsAdminTableGUI\getItems(), ilCourseGroupingTableGUI\getItems(), ilExAssignmentTeamLogTableGUI\getItems(), ilMediaPoolPageUsagesTableGUI\getItems(), ilCmiXapiVerificationTableGUI\getItems(), ilRatingCategoryTableGUI\getItems(), ilTestVerificationTableGUI\getItems(), ilLTIConsumerVerificationTableGUI\getItems(), ilWikiExportOrderTableGUI\getItems(), ilMediaObjectUsagesTableGUI\getItems(), ilSCORMVerificationTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilUserRoleStartingPointTableGUI\getItems(), ilCourseVerificationTableGUI\getItems(), ilExerciseVerificationTableGUI\getItems(), ilContributorTableGUI\getItems(), ilPollAnswerTableGUI\getItems(), ilSurveyParticipantsTableGUI\getItems(), ilObjWorkspaceFolderTableGUI\getItems(), ilCourseGroupingAssignmentTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilExcCriteriaTableGUI\getItems(), ilRecommendedContentRoleTableGUI\getItems(), ilBookingSchedulesTableGUI\getItems(), ilClipboardTableGUI\getItems(), ilStyleMediaQueryTableGUI\getItems(), ilContainerStartObjectsContentTableGUI\getItems(), ilExcCriteriaCatalogueTableGUI\getItems(), ilPortfolioPageTableGUI\getItems(), ilStyleColorTableGUI\getItems(), ilTableTemplatesTableGUI\getItems(), ilExAssignmentPeerReviewOverviewTableGUI\getItems(), ilPollUserTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilObjectConsumerTableGUI\getItems(), ilLDAPRoleMappingTableGUI\getItems(), ilExAssignmentTeamTableGUI\getItems(), ilImageMapTableGUI\getItems(), ilBookingAssignParticipantsTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilBookingAssignObjectsTableGUI\getItems(), ilAdminSubItemsTableGUI\getItems(), ilSurveyResultsCumulatedTableGUI\getItems(), ilSessionOverviewTableGUI\getItems(), ilBookingParticipantsTableGUI\getItems(), ILIAS\Style\Content\CharacteristicTableGUI\getItems(), ilBookingObjectsTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilLPObjectStatisticsTypesTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilLPProgressTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilLPObjectStatisticsTableGUI\getItems(), ilLPObjectStatisticsDailyTableGUI\getItems(), ilUserTableGUI\getItems(), ilLPObjectStatisticsLPTableGUI\getItems(), ilMediaPoolTableGUI\getItems(), ilTrMatrixTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilBookingReservationsTableGUI\getItems(), ilLinksTableGUI\getLinks(), ilItemGroupItemsTableGUI\getMaterials(), ilPageLayoutTableGUI\getPageLayouts(), ilWikiPagesTableGUI\getPages(), ilSurveySkillAssignmentTableGUI\getQuestions(), ilCopySelfAssQuestionTableGUI\getQuestions(), ilWikiRecentChangesTableGUI\getRecentChanges(), ilSurveySkillChangesTableGUI\getSkillLevelsForAppraisee(), ilSurveySkillTableGUI\getSkills(), ilSysStyleCatAssignmentTableGUI\getStyleCatAssignments(), ilSystemStylesTableGUI\getStyles(), ilLDAPServerTableGUI\importData(), ilSurveySyncTableGUI\importData(), ilWorkspaceAccessTableGUI\importData(), ilSurveyQuestionTableGUI\importData(), ilWorkspaceShareTableGUI\importData(), ilQuestionUsagesTableGUI\initColumns(), ilDashboardSortationTableGUI\initData(), ilQuestionCumulatedStatisticsTableGUI\initData(), ilSurveyQuestionblockbrowserTableGUI\initData(), ilSurveyQuestionbrowserTableGUI\initData(), ilFileVersionsTableGUI\initData(), ilBuddySystemRelationsTableGUI\initFilter(), ilAdvancedMDFieldDefinitionGroupTableGUI\initItems(), ilTaxonomyAdministrationRepositoryTableGUI\initItems(), ilObjectOwnershipManagementTableGUI\initItems(), SurveyConstraintsTableGUI\initItems(), ilForumTopicTableGUI\initMergeThreadsTable(), ilCmiXapiStatementsGUI\initTableData(), ilLTIConsumerXapiStatementsGUI\initTableData(), ilLTIConsumerGradeSynchronizationGUI\initTableData(), ilObjectTranslationGUI\listTranslations(), ilObjForumSearchResultTableGUI\parse(), ilObjWikiSearchResultTableGUI\parse(), ilSCTreeDuplicatesTableGUI\parse(), ilSCORMTrackingItemsPerScoTableGUI\parse(), ilSCORMTrackingUsersTableGUI\parse(), ilCalendarRecurrenceTableGUI\parse(), ilSCORMTrackingItemsScoTableGUI\parse(), ilSCORMTrackingItemsPerUserTableGUI\parse(), ilRoleSelectionTableGUI\parse(), ilLPCollectionSettingsTableGUI\parse(), ilLuceneAdvancedSearchActivationTableGUI\parse(), ilCalendarSharedUserListTableGUI\parse(), ilLTIProviderReleasedObjectsTableGUI\parse(), ilCalendarSharedRoleListTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilECSCategoryMappingTableGUI\parse(), ilAdvancedMDRecordLanguageTableGUI\parse(), ilLogComponentTableGUI\parse(), ilShibbolethRoleAssignmentTableGUI\parse(), ilCalendarSharedListTableGUI\parse(), ilMDCopyrightUsageTableGUI\parse(), ilUserClipboardTableGUI\parse(), ilObjectCustomUserFieldsTableGUI\parse(), ilLDAPRoleAssignmentTableGUI\parse(), ilCourseReferenceDeleteConfirmationTableGUI\parse(), ilExAssignmentListTextTableGUI\parse(), ilCalendarInboxSharedTableGUI\parse(), ilUserExportFileTableGUI\parse(), ilSCGroupTableGUI\parse(), ilCourseObjectiveMaterialAssignmentTableGUI\parse(), ilObjectCopyProgressTableGUI\parse(), ilLOMemberTestResultTableGUI\parse(), ilWebResourceLinkTableGUI\parse(), ilConsultationHourBookingTableGUI\parse(), ilSCTaskTableGUI\parse(), ilECSExportedContentTableGUI\parse(), ilECSNodeMappingTreeTableGUI\parse(), ilObjectRoleTemplateOptionsTableGUI\parse(), ilObjectTableGUI\parse(), ilCourseObjectiveQuestionsTableGUI\parse(), ilTrashTableGUI\parse(), ilConsultationHoursTableGUI\parse(), ilCourseObjectiveQuestionAssignmentTableGUI\parse(), ilECSServerTableGUI\parse(), ilWebResourceEditableLinkTableGUI\parse(), ilECSImportedContentTableGUI\parse(), ilRoleAssignmentTableGUI\parse(), ilECSCommunityTableGUI\parse(), ilTimingsPersonalTableGUI\parse(), ilLOTestAssignmentTableGUI\parse(), ilCalendarManageTableGUI\parse(), ilSessionParticipantsTableGUI\parse(), ilObjectRoleTemplatePermissionTableGUI\parse(), ilTimingsManageTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilRoleTableGUI\parse(), ilLearningSequenceParticipantsTableGUI\parse(), ilCourseObjectivesTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ilObjectRolePermissionTableGUI\parse(), ilExportSelectionTableGUI\parseContainer(), ilDclEditViewTableGUI\parseData(), ilDclTableViewEditFieldsTableGUI\parseData(), ilDclCreateViewTableGUI\parseData(), ilMMItemTranslationTableGUI\parseData(), ilBiblTranslationTableGUI\parseData(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ilAdvancedMDFieldTableGUI\parseDefinitions(), ilAdvancedMDRecordExportFilesTableGUI\parseFiles(), ilLOTestAssignmentTableGUI\parseMultipleAssignments(), ilRepositoryObjectResultTableGUI\parseObjectIds(), ilObjectCopySearchResultTableGUI\parseSearchResults(), ilWebResourceEditableLinkTableGUI\parseSelectedLinks(), ilMDCopyrightTableGUI\parseSelections(), ilObjectCopySelectionTableGUI\parseSource(), ilRepositoryUserResultTableGUI\parseUserIds(), ilAccessibilityTableGUI\populate(), ilCronManagerTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), ilFileSystemTableGUI\prepareOutput(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilCalendarChangedAppointmentsTableGUI\setAppointments(), ilCalendarAppointmentsTableGUI\setAppointments(), ilConditionHandlerTableGUI\setConditions(), ilSessionMaterialsTableGUI\setMaterials(), ilQuestionBrowserTableGUI\setQuestionData(), ilSumScoreTableGUI\setSumScores(), ilEmployeeTalkTableGUI\setTalkData(), ilAssQuestionSkillUsagesTableGUI\showCmd(), and ilWebResourceEditableLinkTableGUI\updateFromPost().
 Here is the caller graph for this function:| ilTable2GUI::setDefaultFilterVisiblity | ( | bool | $a_status | ) | 
Definition at line 881 of file class.ilTable2GUI.php.
Referenced by ilEmployeeTalkTableGUI\addColumns(), ilParticipantTableGUI\initFilter(), and ilTrashTableGUI\initFilter().
 Here is the caller graph for this function:| ilTable2GUI::setDefaultOrderDirection | ( | string | $a_defaultorderdirection | ) | 
Definition at line 871 of file class.ilTable2GUI.php.
Referenced by ilLPObjectStatisticsAdminTableGUI\__construct(), ilMMItemTranslationTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilFoundUsersTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilCategoryAssignRoleTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilECSExportedContentTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilBookingParticipantsTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilForumThreadObjectTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilExportTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilMailTemplateTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilPDNewsTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilContSkillMemberTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilForumTopicTableGUI\__construct(), ilLTIConsumerGradeSynchronizationTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilCmiXapiStatementsTableGUI\__construct(), ilCmiXapiScoringTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilLTIConsumerScoringTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilWikiContributorsTableGUI\getContributors(), ilWikiPagesTableGUI\getPages(), ilWikiRecentChangesTableGUI\getRecentChanges(), ilUserExportFileTableGUI\init(), ilLPObjectStatisticsTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilTrashTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilRoleTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantPassesOverviewTableGUI\initOrdering(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\initOrdering(), ilConditionHandlerTableGUI\initTable(), and ilAssQuestionHintsTableGUI\initTestoutputColumns().
 Here is the caller graph for this function:| ilTable2GUI::setDefaultOrderField | ( | string | $a_defaultorderfield | ) | 
Definition at line 860 of file class.ilTable2GUI.php.
Referenced by ilAdvancedMDFieldDefinitionGroupTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilMMItemTranslationTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilFoundUsersTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilECSExportedContentTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilSumScoreTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilSurveyParticipantsTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilMatchingQuestionAnswerFreqStatTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilSCORM2004TrackingTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilContributorTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilRecommendedContentRoleTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilBookingParticipantsTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilForumThreadObjectTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilObjectConsumerTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilExportTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilMailTemplateTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilPDNewsTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilContSkillMemberTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilLTIConsumerGradeSynchronizationTableGUI\__construct(), ilForumTopicTableGUI\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilCmiXapiStatementsTableGUI\__construct(), ilCmiXapiScoringTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilLTIConsumerScoringTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilEmployeeTalkTableGUI\addColumns(), ilWikiContributorsTableGUI\getContributors(), ilWikiPagesTableGUI\getPages(), ilWikiRecentChangesTableGUI\getRecentChanges(), ilUserExportFileTableGUI\init(), ilLogComponentTableGUI\init(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilTrashTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilRoleTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilLearningSequenceParticipantsTableGUI\initForm(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantPassesOverviewTableGUI\initOrdering(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\initOrdering(), ilConsultationHourBookingTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilAssQuestionHintsTableGUI\initTestoutputColumns(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), and ilMStShowUserCoursesTableGUI\parseData().
 Here is the caller graph for this function:| ilTable2GUI::setDescription | ( | string | $a_val | ) | 
Definition at line 456 of file class.ilTable2GUI.php.
Referenced by ilStudyProgrammeAutoMembershipsTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilCmiXapiVerificationTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilLTIConsumerVerificationTableGUI\__construct(), ilLTIConsumerProviderUsageTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilLPCollectionSettingsTableGUI\initTable(), ilAssignmentsPerParticipantTableGUI\parseData(), and ilLPTableBaseGUI\parseTitle().
 Here is the caller graph for this function:| ilTable2GUI::setDisableFilterHiding | ( | bool | $a_val = true | ) | 
Definition at line 662 of file class.ilTable2GUI.php.
Referenced by ilLanguageExtTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilBookingParticipantsTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilSCTreeDuplicatesTableGUI\init(), ilMDCopyrightUsageTableGUI\init(), ilLPTableBaseGUI\initBaseFilter(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\initFilter(), ilLPObjectStatisticsTypesTableGUI\initFilter(), ilLPObjectStatisticsTableGUI\initFilter(), ilLPObjectStatisticsDailyTableGUI\initFilter(), ilRoleTableGUI\initFilter(), ilLPObjectStatisticsLPTableGUI\initFilter(), and ilSCORMTrackingUsersTableGUI\initTable().
 Here is the caller graph for this function:| ilTable2GUI::setDisplayAsBlock | ( | bool | $a_val | ) | 
Definition at line 785 of file class.ilTable2GUI.php.
Referenced by assFileUploadFileTableGUI\__construct().
 Here is the caller graph for this function:| ilTable2GUI::setEnableAllCommand | ( | bool | $a_value | ) | 
Definition at line 2815 of file class.ilTable2GUI.php.
Referenced by ilObjLearningSequenceContentTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), and ilStudyProgrammeMembersTableGUI\__construct().
 Here is the caller graph for this function:| ilTable2GUI::setEnableHeader | ( | bool | $a_enableheader | ) | 
Definition at line 428 of file class.ilTable2GUI.php.
Referenced by ilLPObjectStatisticsAdminTableGUI\__construct(), ilMMItemTranslationTableGUI\__construct(), ilDashObjectsTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilWikiSearchResultsTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilWikiContributorsTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilLinksTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilWikiRecentChangesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilBookingParticipantsTableGUI\__construct(), ilModulesTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilExportTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilMultilingualismTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilPDNewsTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilBookingAssignObjectsTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilWikiPagesTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilTrashTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), and ilRepositoryObjectSearchResultTableGUI\init().
 Here is the caller graph for this function:| ilTable2GUI::setEnableNumInfo | ( | bool | $a_val | ) | 
Definition at line 438 of file class.ilTable2GUI.php.
Referenced by ilLPObjectStatisticsAdminTableGUI\__construct(), ilDashObjectsTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilDashboardSortationTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilSearchResultTableGUI\__construct(), __construct(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilTrashTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilLTIConsumerScoringTableGUI\initColumns(), and ilCmiXapiScoringTableGUI\initColumns().
 Here is the caller graph for this function:| ilTable2GUI::setEnableTitle | ( | bool | $a_enabletitle | ) | 
Definition at line 418 of file class.ilTable2GUI.php.
Referenced by ilLPObjectStatisticsAdminTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilMultilingualismTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilPDNewsTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilTrashTableGUI\init(), and ilLPObjectStatisticsLPTableGUI\init().
 Here is the caller graph for this function:| ilTable2GUI::setExportFormats | ( | array | $formats | ) | 
Set available export formats.
Definition at line 2616 of file class.ilTable2GUI.php.
References $valid.
Referenced by ilSumScoreTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilLPObjectStatisticsTableGUI\init(), and ilLPObjectStatisticsDailyTableGUI\init().
 Here is the caller graph for this function:| ilTable2GUI::setExternalSegmentation | ( | bool | $a_val | ) | 
Definition at line 839 of file class.ilTable2GUI.php.
Referenced by ilMMItemTranslationTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilForumThreadObjectTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilMMTopItemTableGUI\__construct(), ilLTIConsumerGradeSynchronizationTableGUI\__construct(), ilForumTopicTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilWaitingListTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilCmiXapiScoringTableGUI\__construct(), ilCmiXapiStatementsTableGUI\__construct(), ilMMSubItemTableGUI\__construct(), ilLTIConsumerScoringTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilTrashTableGUI\init(), ilBuddySystemRelationsTableGUI\initFilter(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), and ilMStShowUserCoursesTableGUI\parseData().
 Here is the caller graph for this function:| ilTable2GUI::setExternalSorting | ( | bool | $a_val | ) | 
Definition at line 803 of file class.ilTable2GUI.php.
Referenced by ilMMItemTranslationTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilModulesTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilUserRoleStartingPointTableGUI\__construct(), ilForumThreadObjectTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilLTIConsumerGradeSynchronizationTableGUI\__construct(), ilMMTopItemTableGUI\__construct(), ilForumTopicTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilWaitingListTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilCmiXapiScoringTableGUI\__construct(), ilCmiXapiStatementsTableGUI\__construct(), ilMMSubItemTableGUI\__construct(), ilLTIConsumerScoringTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilSCTreeDuplicatesTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilTrashTableGUI\init(), ilBuddySystemRelationsTableGUI\initFilter(), ilSCORMTrackingUsersTableGUI\parse(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), and ilMStShowUserCoursesTableGUI\parseData().
 Here is the caller graph for this function:| ilTable2GUI::setFilterCols | ( | int | $a_val | ) | 
Definition at line 652 of file class.ilTable2GUI.php.
Referenced by ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), and ilMStShowUserCoursesTableGUI\__construct().
 Here is the caller graph for this function:| ilTable2GUI::setFilterCommand | ( | string | $a_val, | 
| string | $a_caption = ""  | 
        ||
| ) | 
Definition at line 813 of file class.ilTable2GUI.php.
Referenced by ilBookingParticipantsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilSCORMTrackingUsersTableGUI\initTable(), and ILIAS\LegalDocuments\Legacy\Table\setupFilter().
 Here is the caller graph for this function:
      
  | 
  protected | 
| string | array | null | $a_value | 
| ilDateTimeException | 
Definition at line 2476 of file class.ilTable2GUI.php.
References IL_CAL_DATE.
Referenced by addFilterItem(), ilTrMatrixTableGUI\getItems(), and ilTrMatrixTableGUI\initFilter().
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 746 of file class.ilTable2GUI.php.
Referenced by ilAdvancedMDFieldDefinitionGroupTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilMMItemTranslationTableGUI\__construct(), ilBookingBulkCreationTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilStudyProgrammeMailMemberSearchTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilFoundUsersTableGUI\__construct(), ilTestPersonalDefaultSettingsTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilECSExportedContentTableGUI\__construct(), ilSubItemSelectionTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilCategoryAssignRoleTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilMobMultiSrtConfirmationTable2GUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilWikiSearchResultsTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilPortfolioRoleAssignmentTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilLMEditShortTitlesTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilLearningSequenceEditParticipantsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilWikiContributorsTableGUI\__construct(), ilContainerFilterTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilSurveyParticipantsTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLinksTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilSCORM2004TrackingTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilWikiRecentChangesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilContributorTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilMailSearchObjectsTableGUI\__construct(), ilNewsForContextTableGUI\__construct(), ilBookingParticipantsTableGUI\__construct(), ilModulesTableGUI\__construct(), ilRecommendedContentRoleTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilForumNotificationTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantPassesOverviewTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilUserRoleStartingPointTableGUI\__construct(), ilDashboardSortationTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilParticipantsPerAssignmentTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveySkillAssignmentTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilCmiXapiVerificationTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilExportTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilObjectConsumerTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilMultilingualismTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilMediaCastTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilMailTemplateTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilPDNewsTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilContSkillMemberTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilLTIConsumerVerificationTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ilContSkillTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilCmiXapiLrsTypesTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilMMTopItemTableGUI\__construct(), ilLTIConsumerGradeSynchronizationTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilExGradesTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilWikiPagesTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilContProfileTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilCmiXapiStatementsTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilMMSubItemTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilLTIConsumerProviderTableGUI\__construct(), ilSystemStylesTableGUI\addActions(), ilObjStudyProgrammeIndividualPlanGUI\appendIndividualPlanActions(), ilSCTreeDuplicatesTableGUI\init(), ilCalendarRecurrenceTableGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), ilSCGroupTableGUI\init(), ilUserExportFileTableGUI\init(), ilLogComponentTableGUI\init(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilSCTaskTableGUI\init(), ilTrashTableGUI\init(), ilMDCopyrightUsageTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilCourseReferenceDeleteConfirmationTableGUI\init(), ilTimingsManageTableGUI\init(), ilTimingsPersonalTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilRoleTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), ilForumTopicTableGUI\initMergeThreadsTable(), ilConsultationHourBookingTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilAssQuestionHintsTableGUI\initTestoutputCommands(), ilForumTopicTableGUI\initTopicsOverviewTable(), and ilRepositorySearchGUI\showClipboard().
 Here is the caller graph for this function:| ilTable2GUI::setFormName | ( | string | $a_name = "" | ) | 
Definition at line 759 of file class.ilTable2GUI.php.
Referenced by ilMMItemTranslationTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilTestPersonalDefaultSettingsTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilLearningSequenceEditParticipantsTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantPassesOverviewTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilWaitingListTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilCalendarRecurrenceTableGUI\init(), ilUserExportFileTableGUI\init(), ilSessionParticipantsTableGUI\init(), and ilLearningSequenceParticipantsTableGUI\initForm().
 Here is the caller graph for this function:| ilTable2GUI::setHeaderHTML | ( | string | $html | ) | 
Definition at line 2378 of file class.ilTable2GUI.php.
| ilTable2GUI::setId | ( | string | $a_val | ) | 
Definition at line 769 of file class.ilTable2GUI.php.
References getPrefix(), and setPrefix().
Referenced by ilSCTreeDuplicatesTableGUI\__construct(), ilCalendarRecurrenceTableGUI\__construct(), ilLogComponentTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilMMItemTranslationTableGUI\__construct(), ilMailSearchResultsTableGUI\__construct(), ilBookingBulkCreationTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilStudyProgrammeMailMemberSearchTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilTestPersonalDefaultSettingsTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilSumScoreTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilUserClipboardTableGUI\__construct(), ilCategoryAssignRoleTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilLMEditShortTitlesTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilMobMultiSrtConfirmationTable2GUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilAdvancedMDRecordLanguageTableGUI\__construct(), ilRepositoryObjectSearchResultTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilObjectCopyProgressTableGUI\__construct(), ilLTIProviderReleasedObjectsTableGUI\__construct(), ilECSServerTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilSCORMTrackingItemsPerScoTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilUserExportFileTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilLOMemberTestResultTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilSCORMTrackingItemsPerUserTableGUI\__construct(), ilSCORMTrackingUsersTableGUI\__construct(), ilBookingParticipantsTableGUI\__construct(), ilMailSearchObjectsTableGUI\__construct(), ilSCGroupTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilLearningSequenceParticipantsTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilModulesTableGUI\__construct(), ilRecommendedContentRoleTableGUI\__construct(), ilTrashTableGUI\__construct(), ilSCORMTrackingItemPerUserTableGUI\__construct(), ilSCORMTrackingItemsScoTableGUI\__construct(), ilForumNotificationTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPCollectionSettingsTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilUserRoleStartingPointTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilForumThreadObjectTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilObjectConsumerTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilSCTaskTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilMailTemplateTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilConsultationHourBookingTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilObjectTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilContSkillMemberTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilLOTestAssignmentTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ilBookingAssignObjectsTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilCmiXapiLrsTypesTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilLTIConsumerProviderUsageTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ILIAS\Notifications\ilNotificationSettingsTable\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilMMTopItemTableGUI\__construct(), ilMDCopyrightUsageTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilLTIConsumerGradeSynchronizationTableGUI\__construct(), ilForumTopicTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilTimingsPersonalTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilTimingsManageTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilCmiXapiStatementsTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilCmiXapiScoringTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilCourseReferenceDeleteConfirmationTableGUI\__construct(), ilMMSubItemTableGUI\__construct(), ilLTIConsumerScoringTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilRoleTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilLTIConsumerProviderTableGUI\__construct(), ilAssignmentsPerParticipantTableGUI\initMode(), and ilParticipantsPerAssignmentTableGUI\initMode().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::setIsDataTable | ( | bool | $a_val | ) | 
Definition at line 408 of file class.ilTable2GUI.php.
Referenced by ilPDNewsTableGUI\__construct(), and __construct().
 Here is the caller graph for this function:| ilTable2GUI::setLimit | ( | int | $a_limit = 0,  | 
        
| int | $a_default_limit = 0  | 
        ||
| ) | 
Definition at line 2854 of file class.ilTable2GUI.php.
Referenced by ilDashObjectsTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilCategoryAssignRoleTableGUI\__construct(), ilSubItemSelectionTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilWikiSearchResultsTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilMobMultiSrtConfirmationTable2GUI\__construct(), ilUploadDirFilesTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilModulesTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilUserRoleStartingPointTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilObjectConsumerTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilMultilingualismTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), determineLimit(), ilLogComponentTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilLTIConsumerScoringTableGUI\initColumns(), ilCmiXapiScoringTableGUI\initColumns(), and ilObjForumGUI\initializeThreadOffsetAndLimit().
 Here is the caller graph for this function:| ilTable2GUI::setNoEntriesText | ( | string | $a_text | ) | 
Definition at line 398 of file class.ilTable2GUI.php.
Referenced by ilTestPersonalDefaultSettingsTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), and ilAssQuestionHintsTableGUI\__construct().
 Here is the caller graph for this function:| ilTable2GUI::setOpenFormTag | ( | bool | $a_val | ) | 
Definition at line 197 of file class.ilTable2GUI.php.
Referenced by ilUploadDirFilesTableGUI\__construct(), ilObjTaxonomyGUI\listNodes(), and ilWikiPageTemplateGUI\listTemplates().
 Here is the caller graph for this function:| ilTable2GUI::setOrderField | ( | string | $a_order_field | ) | 
Definition at line 466 of file class.ilTable2GUI.php.
Referenced by determineOffsetAndOrder(), ilRegistrationCodesTableGUI\getItems(), ilObjForumGUI\initializeThreadSortation(), and ilCalendarManageTableGUI\resetToDefaults().
 Here is the caller graph for this function:| ilTable2GUI::setOrderLink | ( | string | $key, | 
| string | $order_dir | ||
| ) | 
Definition at line 996 of file class.ilTable2GUI.php.
References $ctrl, $DIC, getNavParameter(), and ilCtrl\setParameter().
Referenced by fillHeader().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 491 of file class.ilTable2GUI.php.
References getRequestedValues().
Referenced by ilMMItemTranslationTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilLearningSequenceParticipantsTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantPassesOverviewTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), assFileUploadFileTableGUI\initCommand(), and setId().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::setPreventDoubleSubmission | ( | bool | $a_val | ) | 
Definition at line 2844 of file class.ilTable2GUI.php.
| ilTable2GUI::setPrintMode | ( | bool | $a_value = false | ) | 
Definition at line 2631 of file class.ilTable2GUI.php.
Referenced by ilTrUserObjectsPropsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), and ilTrObjectUsersPropsTableGUI\__construct().
 Here is the caller graph for this function:| ilTable2GUI::setResetCommand | ( | string | $a_val, | 
| string | $a_caption = ""  | 
        ||
| ) | 
Definition at line 826 of file class.ilTable2GUI.php.
Referenced by ilBookingParticipantsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilSCORMTrackingUsersTableGUI\initTable(), and ILIAS\LegalDocuments\Legacy\Table\setupFilter().
 Here is the caller graph for this function:| ilTable2GUI::setRowSelectorLabel | ( | string | $row_selector_label | ) | 
Definition at line 2834 of file class.ilTable2GUI.php.
References $row_selector_label.
Referenced by ilForumTopicTableGUI\initMergeThreadsTable(), and ilForumTopicTableGUI\initTopicsOverviewTable().
 Here is the caller graph for this function:
      
  | 
  final | 
Set row template.
| string | $a_template | Template file name. | 
| string | $a_template_dir | Service/Module directory. | 
Definition at line 854 of file class.ilTable2GUI.php.
Referenced by ilAdvancedMDFieldDefinitionGroupTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilMMItemTranslationTableGUI\__construct(), ilBookingBulkCreationTableGUI\__construct(), ilDashObjectsTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilStudyProgrammeMailMemberSearchTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilFoundUsersTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilTestPersonalDefaultSettingsTableGUI\__construct(), ilCategoryAssignRoleTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilECSExportedContentTableGUI\__construct(), ilSubItemSelectionTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilSumScoreTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilLearningSequenceEditParticipantsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilMobMultiSrtConfirmationTable2GUI\__construct(), ilWikiSearchResultsTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilPortfolioRoleAssignmentTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilLMEditShortTitlesTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilWikiContributorsTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilContainerFilterTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilSurveyParticipantsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilLinksTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilUserForTagTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilContributorTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilWikiRecentChangesTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilSCORM2004TrackingTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilNewsForContextTableGUI\__construct(), ilModulesTableGUI\__construct(), ilRecommendedContentRoleTableGUI\__construct(), ilMailSearchObjectsTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilBookingParticipantsTableGUI\__construct(), ilForumNotificationTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantPassesOverviewTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilUserRoleStartingPointTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilDashboardSortationTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveySkillAssignmentTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilObjectConsumerTableGUI\__construct(), ilBiblTranslationTableGUI\__construct(), ilCmiXapiVerificationTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilExportTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilMailTemplateTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilMultilingualismTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilMediaCastTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilPDNewsTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilContSkillMemberTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilLTIConsumerVerificationTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilBookingAssignObjectsTableGUI\__construct(), ilContSkillTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ilCmiXapiLrsTypesTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ILIAS\Test\Scoring\Manual\TestScoringByParticipantTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ILIAS\Notifications\ilNotificationSettingsTable\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilLTIConsumerProviderUsageTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilLTIConsumerGradeSynchronizationTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilMMTopItemTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilWikiPagesTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilContProfileTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilCmiXapiScoringTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilCmiXapiStatementsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilMMSubItemTableGUI\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilLTIConsumerScoringTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilLTIConsumerProviderTableGUI\__construct(), ilSystemStylesTableGUI\addActions(), ilSCTreeDuplicatesTableGUI\init(), ilCalendarRecurrenceTableGUI\init(), ilUserClipboardTableGUI\init(), ilLTIProviderReleasedObjectsTableGUI\init(), ilSCGroupTableGUI\init(), ilUserExportFileTableGUI\init(), ilLogComponentTableGUI\init(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilSCTaskTableGUI\init(), ilTrashTableGUI\init(), ilMDCopyrightUsageTableGUI\init(), ilLOMemberTestResultTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilCourseReferenceDeleteConfirmationTableGUI\init(), ilTimingsManageTableGUI\init(), ilTimingsPersonalTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilObjectTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilRoleTableGUI\init(), ilLearningSequenceParticipantsTableGUI\initForm(), ilForumTopicTableGUI\initMergeThreadsTable(), ilRepositoryObjectSearchResultTableGUI\initRowTemplate(), ilECSServerTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), and ilForumTopicTableGUI\initTopicsOverviewTable().
 Here is the caller graph for this function:| ilTable2GUI::setSelectAllCheckbox | ( | string | $a_select_all_checkbox, | 
| bool | $a_select_all_on_top = false  | 
        ||
| ) | 
Definition at line 795 of file class.ilTable2GUI.php.
Referenced by ilSurveyCodesTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilStudyProgrammeMailMemberSearchTableGUI\__construct(), ilTestPersonalDefaultSettingsTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilContributorTableGUI\__construct(), ilSCORM2004TrackingTableGUI\__construct(), ilMailSearchObjectsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilForumNotificationTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilRecommendedContentRoleTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilMailTemplateTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilContSkillMemberTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilContSkillTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ILIAS\Notifications\ilNotificationSettingsTable\__construct(), ilSubscriberTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilContProfileTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilFileSystemTableGUI\addColumns(), ilCalendarRecurrenceTableGUI\init(), ilUserClipboardTableGUI\init(), ilUserExportFileTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilTrashTableGUI\init(), ilCourseReferenceDeleteConfirmationTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilRoleTableGUI\init(), assFileUploadFileTableGUI\initCommand(), ilLearningSequenceParticipantsTableGUI\initForm(), ilAssignmentsPerParticipantTableGUI\initMode(), ilParticipantsPerAssignmentTableGUI\initMode(), ilConsultationHourBookingTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), and ilForumTopicTableGUI\initTopicsOverviewTable().
 Here is the caller graph for this function:| ilTable2GUI::setShowRowsSelector | ( | bool | $a_value | ) | 
Toggle rows-per-page selector.
Definition at line 2503 of file class.ilTable2GUI.php.
Referenced by ilDclTableViewEditFieldsTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilStudyProgrammeMailMemberSearchTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilTestPersonalDefaultSettingsTableGUI\__construct(), ilCategoryAssignRoleTableGUI\__construct(), ilSumScoreTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilWikiContributorsTableGUI\__construct(), ilWikiRecentChangesTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilMailSearchObjectsTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilLPCollectionSettingsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilMediaCastTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilMStListCoursesTableGUI\__construct(), ilWikiPagesTableGUI\__construct(), ilEmployeeTalkTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilCalendarRecurrenceTableGUI\init(), ilLogComponentTableGUI\init(), ilLPObjectStatisticsTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilCourseReferenceDeleteConfirmationTableGUI\init(), ilTimingsManageTableGUI\init(), ilTimingsPersonalTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilRoleTableGUI\init(), ilLearningSequenceParticipantsTableGUI\initForm(), ilForumTopicTableGUI\initMergeThreadsTable(), ilConsultationHourBookingTableGUI\initTable(), ilForumTopicTableGUI\initTopicsOverviewTable(), and ILIAS\LegalDocuments\Legacy\Table\setMaxCount().
 Here is the caller graph for this function:| ilTable2GUI::setShowTemplates | ( | bool | $a_value | ) | 
Definition at line 2513 of file class.ilTable2GUI.php.
Referenced by ilDclTableViewEditFieldsTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), and ilExerciseSubmissionTableGUI\__construct().
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 448 of file class.ilTable2GUI.php.
Referenced by ilLPObjectStatisticsAdminTableGUI\__construct(), ilBookingBulkCreationTableGUI\__construct(), ilDashObjectsTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilStudyProgrammeMailMemberSearchTableGUI\__construct(), ilTestPersonalDefaultSettingsTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilSubItemSelectionTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilLMEditShortTitlesTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilMobMultiSrtConfirmationTable2GUI\__construct(), ilWikiSearchResultsTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilPortfolioRoleAssignmentTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilContainerFilterTableGUI\__construct(), ilSurveyParticipantsTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLinksTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilWikiContributorsTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), ilContributorTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilWikiRecentChangesTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilForumNotificationTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilMailSearchObjectsTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilBookingParticipantsTableGUI\__construct(), ilModulesTableGUI\__construct(), ilRecommendedContentRoleTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilUserRoleStartingPointTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilCmiXapiVerificationTableGUI\__construct(), ilExportTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilObjectConsumerTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilStyleColorTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilMailTemplateTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilLTIConsumerVerificationTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilContSkillMemberTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), ilBookingAssignObjectsTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilContSkillTableGUI\__construct(), ilAccessibilityDocumentTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilBuddySystemRelationsTableGUI\__construct(), ilCmiXapiLrsTypesTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilLTIConsumerProviderUsageTableGUI\__construct(), ILIAS\Notifications\ilNotificationSettingsTable\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilWikiPagesTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilContProfileTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilCmiXapiScoringTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilLTIConsumerScoringTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilLTIConsumerProviderTableGUI\__construct(), ilECSSettingsGUI\communities(), ilAdvancedMDSettingsGUI\editFields(), ilUserClipboardTableGUI\init(), ilSCGroupTableGUI\init(), ilLPObjectStatisticsTableGUI\init(), ilLPObjectStatisticsDailyTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilSCTaskTableGUI\init(), ilTrashTableGUI\init(), ilMDCopyrightUsageTableGUI\init(), ilLPObjectStatisticsLPTableGUI\init(), ilLOMemberTestResultTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilTimingsManageTableGUI\init(), ilTimingsPersonalTableGUI\init(), ilRoleTableGUI\init(), ilForumTopicTableGUI\initMergeThreadsTable(), ilAssignmentsPerParticipantTableGUI\initMode(), ilParticipantsPerAssignmentTableGUI\initMode(), ilECSServerTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilLOTestAssignmentTableGUI\initTitle(), ilLPTableBaseGUI\parseTitle(), ilLocalUnitCategoryTableGUI\populateTitle(), ilGlobalUnitCategoryTableGUI\populateTitle(), and ilLDAPSettingsGUI\roleMapping().
 Here is the caller graph for this function:| ilTable2GUI::setTopAnchor | ( | string | $a_val | ) | 
Definition at line 388 of file class.ilTable2GUI.php.
| ilTable2GUI::setTopCommands | ( | bool | $a_val | ) | 
Definition at line 956 of file class.ilTable2GUI.php.
Referenced by ilDclTableViewEditFieldsTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilDclEditViewTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilLOTestAssignmentTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), and ilExGradesTableGUI\__construct().
 Here is the caller graph for this function:| ilTable2GUI::storeNavParameter | ( | ) | 
Definition at line 1248 of file class.ilTable2GUI.php.
References getOffset(), ilTableGUI\getOrderDirection(), getOrderField(), and storeProperty().
Referenced by ilLPTableBaseGUI\executeCommand(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), and getHTML().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::storeProperty | ( | string | $type, | 
| string | $value | ||
| ) | 
Definition at line 2383 of file class.ilTable2GUI.php.
Referenced by determineLimit(), determineSelectedColumns(), determineSelectedFilters(), ilLPTableBaseGUI\executeCommand(), restoreTemplate(), and storeNavParameter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTable2GUI::writeFilterToSession | ( | ) | 
Definition at line 1679 of file class.ilTable2GUI.php.
References getFilterItems(), and isAdvMDFilter().
Referenced by ilObjSCORMLearningModuleGUI\applyUserTableFilter(), ilLPTableBaseGUI\executeCommand(), and ILIAS\LegalDocuments\Legacy\Table\setupFilter().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 111 of file class.ilTable2GUI.php.
Referenced by ilFileVersionsTableGUI\fillRow(), ilEmployeeTalkTableGUI\fillRow(), ilMailSearchObjectMembershipsTableGUI\fillRow(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\fillRow(), ilMailTemplateTableGUI\formatActionsDropDown(), and ilMDCopyrightTableGUI\getActionsForEntry().
      
  | 
  protected | 
Definition at line 51 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 78 of file class.ilTable2GUI.php.
Referenced by getCloseFormTag().
      
  | 
  protected | 
Definition at line 101 of file class.ilTable2GUI.php.
Referenced by ilAccessibilityTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilWebDAVMountInstructionsDocumentTableGUI\__construct(), ilQuestionBrowserTableGUI\fillHeader(), ilMailTemplateTableGUI\fillRow(), ilStudyProgrammeIndividualPlanTableGUI\fillRow(), ilAccessibilityTableGUI\fillRow(), ilWebDAVMountInstructionsDocumentTableGUI\fillRow(), ilStudyProgrammeMembersTableGUI\fillRow(), ilAccessibilityDocumentTableGUI\formatActionsDropDown(), ilMailTemplateTableGUI\formatCellValue(), ilWebDAVMountInstructionsDocumentTableGUI\formatCellValue(), ilTrMatrixTableGUI\getItems(), ilAccessibilityTableGUI\getSelectableColumns(), ilWebDAVMountInstructionsDocumentTableGUI\getSelectableColumns(), ilTrSummaryTableGUI\getSelectableColumns(), ilStudyProgrammeMembersTableGUI\getSelectableColumns(), ilTrObjectUsersPropsTableGUI\initFilter(), ilAccessibilityTableGUI\isColumnVisible(), and ilWebDAVMountInstructionsDocumentTableGUI\isColumnVisible().
      
  | 
  protected | 
Definition at line 76 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 62 of file class.ilTable2GUI.php.
Referenced by ilMailSearchObjectsTableGUI\__construct(), ilMailSearchObjectMembershipsTableGUI\__construct(), ilRoleAssignmentTableGUI\fillRow(), getContext(), and ilRoleAssignmentTableGUI\parse().
      
  | 
  protected | 
Definition at line 93 of file class.ilTable2GUI.php.
Referenced by ilForumTopicTableGUI\initMergeThreadsTable().
      
  | 
  protected | 
Definition at line 48 of file class.ilTable2GUI.php.
Referenced by ilBookingBulkCreationTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilParticipantsPerAssignmentTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilStyleImageTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), fillFooter(), ilFoundUsersTableGUI\fillRow(), ilWikiSearchResultsTableGUI\fillRow(), ilLMGlossaryTableGUI\fillRow(), ilLMMenuItemsTableGUI\fillRow(), ilLinksTableGUI\fillRow(), ilTaxonomyListTableGUI\fillRow(), ilRatingCategoryTableGUI\fillRow(), ilNewsForContextTableGUI\fillRow(), ilPublicSubmissionsTableGUI\fillRow(), ilHelpModuleTableGUI\fillRow(), ilPageHistoryTableGUI\fillRow(), ilContentStylesTableGUI\fillRow(), ilStyleMediaQueryTableGUI\fillRow(), ilBookingSchedulesTableGUI\fillRow(), ilMediaCastTableGUI\fillRow(), ilStyleColorTableGUI\fillRow(), ilLMPagesTableGUI\fillRow(), ilTableTemplatesTableGUI\fillRow(), ilExerciseVerificationTableGUI\fillRow(), ilClipboardTableGUI\fillRow(), ilPortfolioPageTableGUI\fillRow(), ilObjWorkspaceFolderTableGUI\fillRow(), ilWikiRecentChangesTableGUI\fillRow(), ilSurveySkillTableGUI\fillRow(), ilContSkillMemberTableGUI\fillRow(), ilSurveySkillAssignmentTableGUI\fillRow(), ilExcCriteriaTableGUI\fillRow(), ilSurveySkillThresholdsTableGUI\fillRow(), ilTaxonomyTableGUI\fillRow(), ilCopySelfAssQuestionTableGUI\fillRow(), ilNewItemGroupTableGUI\fillRow(), ilContProfileTableGUI\fillRow(), ilSkillCatTableGUI\fillRow(), ilPDNewsTableGUI\fillRow(), ilAssignmentsTableGUI\fillRow(), ilExcCriteriaCatalogueTableGUI\fillRow(), ilSkillLevelTableGUI\fillRow(), ilWorkspaceAccessTableGUI\fillRow(), ilAdminSubItemsTableGUI\fillRow(), ilBookingParticipantsTableGUI\fillRow(), SurveyConstraintsTableGUI\fillRow(), ilExGradesTableGUI\fillRow(), ilAssignmentsPerParticipantTableGUI\fillRow(), ilSurveyQuestionTableGUI\fillRow(), ilWikiPagesTableGUI\fillRow(), ilBookingObjectsTableGUI\fillRow(), ilWorkspaceShareTableGUI\fillRow(), ilParticipantsPerAssignmentTableGUI\fillRow(), ilMediaPoolTableGUI\fillRow(), ilBookingReservationsTableGUI\fillRow(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), getHTML(), getLinkbar(), getSelectedColumns(), ilSurveyQuestionTableGUI\importData(), ilObjWikiSearchResultTableGUI\parse(), ilExerciseSubmissionTableGUI\parseColumns(), ilAssignmentsPerParticipantTableGUI\parseData(), ilMediaPoolTableGUI\render(), and setOrderLink().
      
  | 
  protected | 
Definition at line 119 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 118 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 97 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 102 of file class.ilTable2GUI.php.
Referenced by getIsDataTable().
      
  | 
  protected | 
Definition at line 85 of file class.ilTable2GUI.php.
Referenced by getDefaultFilterVisibility().
      
  | 
  protected | 
Definition at line 100 of file class.ilTable2GUI.php.
Referenced by getDefaultOrderDirection().
      
  | 
  protected | 
Definition at line 99 of file class.ilTable2GUI.php.
Referenced by getDefaultOrderField().
      
  | 
  protected | 
Definition at line 95 of file class.ilTable2GUI.php.
Referenced by ilSearchResultTableGUI\fillRow(), and getDescription().
      
  | 
  protected | 
Definition at line 65 of file class.ilTable2GUI.php.
Referenced by getDisableFilterHiding().
      
  | 
  protected | 
Definition at line 94 of file class.ilTable2GUI.php.
Referenced by getDisplayAsBlock().
      
  | 
  protected | 
Definition at line 82 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 79 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 80 of file class.ilTable2GUI.php.
Referenced by getExportMode().
      
  | 
  protected | 
Definition at line 61 of file class.ilTable2GUI.php.
Referenced by getExternalSegmentation().
      
  | 
  protected | 
Definition at line 60 of file class.ilTable2GUI.php.
Referenced by getExternalSorting().
      
  | 
  protected | 
Definition at line 57 of file class.ilTable2GUI.php.
Referenced by getFilterCommand().
      
  | 
  protected | 
Definition at line 117 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 59 of file class.ilTable2GUI.php.
Referenced by getFilterCols().
      
  | 
  protected | 
Definition at line 55 of file class.ilTable2GUI.php.
Referenced by getFilterItems().
      
  | 
  protected | 
Definition at line 75 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 108 of file class.ilTable2GUI.php.
Referenced by getFormAction().
      
  | 
  protected | 
Definition at line 104 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 109 of file class.ilTable2GUI.php.
Referenced by assFileUploadFileTableGUI\__construct(), and getFormName().
      
  | 
  protected | 
Definition at line 114 of file class.ilTable2GUI.php.
      
  | 
  private | 
Definition at line 53 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 113 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 96 of file class.ilTable2GUI.php.
Referenced by ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilForumThreadObjectTableGUI\__construct(), ilForumTopicTableGUI\__construct(), ILIAS\LegalDocuments\Legacy\Table\__construct(), ilExerciseSubmissionTableGUI\__construct(), ilUserTableGUI\addFilterItemByUdfType(), ilDclRecordListTableGUI\buildData(), ilSCTreeDuplicatesTableGUI\fillRow(), ilSCGroupTableGUI\fillRow(), ilSCTaskTableGUI\fillRow(), ilUserRoleStartingPointTableGUI\fillRow(), ilOrgUnitPermissionTableGUI\fillSelectAll(), ilWebDAVMountInstructionsDocumentTableGUI\formatTitle(), ilMDCopyrightTableGUI\getActionsForEntry(), ilQuestionBrowserTableGUI\getCommentsHtml(), ilModulesTableGUI\getComponents(), ilLPTableBaseGUI\getCurrentFilter(), ilLPObjectStatisticsTypesTableGUI\getGraph(), getId(), ilTestSkillLevelThresholdsTableGUI\getInputElements(), ilContributorTableGUI\getItems(), ilExAssignmentTeamTableGUI\getItems(), ilTrSummaryTableGUI\getItemsPercentages(), ilTrSummaryTableGUI\getItemsPercentagesStatus(), ilSurveySkillAssignmentTableGUI\getQuestions(), ilTrMatrixTableGUI\getSelectableColumns(), ilExerciseSubmissionTableGUI\getSelectableColumns(), ilSurveyQuestionTableGUI\importData(), ilBookingReservationsTableGUI\initFilter(), ilStudyProgrammeMembersTableGUI\initFilter(), ilUserTableGUI\initFilter(), ilObjectOwnershipManagementTableGUI\initItems(), SurveyConstraintsTableGUI\initItems(), ilCalendarSharedUserListTableGUI\parse(), ilCalendarSharedRoleListTableGUI\parse(), ilExerciseSubmissionTableGUI\parseColumns(), ilAdvancedMDRecordExportFilesTableGUI\parseFiles(), ilForumNotificationTableGUI\populateWithModal(), and setContext().
      
  | 
  protected | 
Definition at line 74 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 121 of file class.ilTable2GUI.php.
Referenced by ilSurveySkillThresholdsTableGUI\__construct(), ilBookingAssignParticipantsTableGUI\__construct(), and ilWorkspaceShareTableGUI\__construct().
      
  | 
  protected | 
Definition at line 64 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 112 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 73 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 91 of file class.ilTable2GUI.php.
Referenced by getLinkbar(), and resetOffset().
      
  | 
  protected | 
Definition at line 92 of file class.ilTable2GUI.php.
Referenced by getNoEntriesText().
      
  | 
  protected | 
Definition at line 103 of file class.ilTable2GUI.php.
Referenced by getEnableNumInfo().
      
  | 
  protected | 
Definition at line 77 of file class.ilTable2GUI.php.
Referenced by getOpenFormTag().
      
  | 
  protected | 
Definition at line 56 of file class.ilTable2GUI.php.
Referenced by getFilterItems().
      
  | 
  protected | 
Definition at line 106 of file class.ilTable2GUI.php.
Referenced by ilUserTableGUI\getItems(), and getOrderField().
      
  | 
  protected | 
Definition at line 50 of file class.ilTable2GUI.php.
Referenced by ilStudyProgrammeMailMemberSearchTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\__construct(), ilMStListCoursesTableGUI\__construct(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\__construct(), ilMStShowUserCoursesTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), and getParentCmd().
      
  | 
  protected | 
Definition at line 49 of file class.ilTable2GUI.php.
Referenced by ilAssQuestionSkillAssignmentsTableGUI\__construct(), and getParentObject().
      
  | 
  protected | 
Definition at line 87 of file class.ilTable2GUI.php.
Referenced by getPreventDoubleSubmission().
      
  | 
  protected | 
Definition at line 81 of file class.ilTable2GUI.php.
Referenced by getPrintMode().
      
  | 
  protected | 
Definition at line 120 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 43 of file class.ilTable2GUI.php.
Referenced by determineOffsetAndOrder().
      
  | 
  protected | 
Definition at line 44 of file class.ilTable2GUI.php.
Referenced by determineOffsetAndOrder().
      
  | 
  protected | 
Definition at line 42 of file class.ilTable2GUI.php.
Referenced by determineOffsetAndOrder().
      
  | 
  protected | 
Definition at line 41 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 40 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 58 of file class.ilTable2GUI.php.
Referenced by getResetCommand().
      
  | 
  protected | 
Definition at line 98 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 83 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 84 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 105 of file class.ilTable2GUI.php.
Referenced by getData().
      
  | 
  protected | 
Definition at line 88 of file class.ilTable2GUI.php.
Referenced by getRowSelectorLabel(), and setRowSelectorLabel().
      
  | 
  protected | 
Definition at line 115 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 116 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 71 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 90 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 89 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 67 of file class.ilTable2GUI.php.
Referenced by ilTrObjectUsersPropsTableGUI\getSelectableColumns().
      
  | 
  protected | 
Definition at line 68 of file class.ilTable2GUI.php.
Referenced by getCurrentState().
      
  | 
  protected | 
Definition at line 46 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 107 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 70 of file class.ilTable2GUI.php.
Referenced by getShowRowsSelector().
      
  | 
  protected | 
Definition at line 69 of file class.ilTable2GUI.php.
Referenced by getShowTemplates().
      
  | 
  protected | 
Definition at line 110 of file class.ilTable2GUI.php.
Referenced by fillHeader().
      
  | 
  protected | 
Definition at line 86 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 45 of file class.ilTable2GUI.php.
      
  | 
  protected | 
Definition at line 54 of file class.ilTable2GUI.php.
Referenced by getTopAnchor().
      
  | 
  protected | 
Definition at line 66 of file class.ilTable2GUI.php.
Referenced by getTopCommands().
      
  | 
  private | 
Definition at line 39 of file class.ilTable2GUI.php.
Referenced by ILIAS\Style\Content\CharacteristicTableGUI\fillRow(), ILIAS\LegalDocuments\test\Table\DocumentTableTest\testColumns(), ILIAS\LegalDocuments\test\Table\HistoryTableTest\testColumns(), ILIAS\LegalDocuments\test\Table\EditableDocumentTableTest\testConfig(), ILIAS\LegalDocuments\test\Table\DocumentTableTest\testConfig(), ILIAS\LegalDocuments\test\Table\HistoryTableTest\testConfig(), ILIAS\LegalDocuments\test\Table\DocumentTableTest\testRows(), ILIAS\LegalDocuments\test\Table\DocumentTableTest\testShowCriteria(), ILIAS\LegalDocuments\test\Table\DocumentTableTest\testShowCriterion(), ILIAS\LegalDocuments\test\Table\DocumentTableTest\testShowEmptyCriteria(), and ILIAS\LegalDocuments\test\Table\DocumentTableTest\testUi().
      
  | 
  private | 
Definition at line 52 of file class.ilTable2GUI.php.
Referenced by __construct().
| const ilTable2GUI::ACTION_ALL_LIMIT = 1000 | 
Definition at line 38 of file class.ilTable2GUI.php.
| const ilTable2GUI::EXPORT_CSV = 2 | 
Definition at line 37 of file class.ilTable2GUI.php.
| const ilTable2GUI::EXPORT_EXCEL = 1 | 
Definition at line 36 of file class.ilTable2GUI.php.
| const ilTable2GUI::FILTER_CHECKBOX = 9 | 
Definition at line 35 of file class.ilTable2GUI.php.
Referenced by ilPRGAssignmentFilter\getCleanedValues(), ilPRGAssignmentFilter\getItemConfig(), and ilSessionParticipantsTableGUI\initFilter().
| const ilTable2GUI::FILTER_DATE = 3 | 
Definition at line 29 of file class.ilTable2GUI.php.
| const ilTable2GUI::FILTER_DATE_RANGE = 6 | 
Definition at line 32 of file class.ilTable2GUI.php.
Referenced by ilDclDateFieldRepresentation\addFilterInputFieldToTable(), ilPRGAssignmentFilter\getCleanedValues(), ilPRGAssignmentFilter\getItemConfig(), ilTrashTableGUI\initFilter(), ilBookingObjectsTableGUI\initFilter(), ilTrObjectUsersPropsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilBookingReservationsTableGUI\initFilter().
| const ilTable2GUI::FILTER_DATETIME_RANGE = 8 | 
Definition at line 34 of file class.ilTable2GUI.php.
Referenced by ilTrObjectUsersPropsTableGUI\initFilter(), and ilTrSummaryTableGUI\initFilter().
| const ilTable2GUI::FILTER_DURATION_RANGE = 7 | 
Definition at line 33 of file class.ilTable2GUI.php.
Referenced by ilTrObjectUsersPropsTableGUI\initFilter(), and ilTrSummaryTableGUI\initFilter().
| const ilTable2GUI::FILTER_LANGUAGE = 4 | 
Definition at line 30 of file class.ilTable2GUI.php.
Referenced by ilTrObjectUsersPropsTableGUI\initFilter(), and ilTrSummaryTableGUI\initFilter().
| const ilTable2GUI::FILTER_NUMBER_RANGE = 5 | 
Definition at line 31 of file class.ilTable2GUI.php.
Referenced by ilDclNumberFieldRepresentation\addFilterInputFieldToTable(), ilTrObjectUsersPropsTableGUI\initFilter(), and ilTrSummaryTableGUI\initFilter().
| const ilTable2GUI::FILTER_SELECT = 2 | 
Definition at line 28 of file class.ilTable2GUI.php.
Referenced by ilDclBooleanFieldRepresentation\addFilterInputFieldToTable(), ilDclRatingFieldRepresentation\addFilterInputFieldToTable(), ilDclSelectionFieldRepresentation\addFilterInputFieldToTable(), ilDclReferenceFieldRepresentation\addFilterInputFieldToTable(), ilPRGAssignmentFilter\getCleanedValues(), ilPRGAssignmentFilter\getItemConfig(), ilParticipantTableGUI\initFilter(), ilBookingParticipantsTableGUI\initFilter(), ilMDCopyrightUsageTableGUI\initFilter(), ilTrashTableGUI\initFilter(), ilObjectRolePermissionTableGUI\initFilter(), ilCourseParticipantsGroupsTableGUI\initFilter(), ilSessionParticipantsTableGUI\initFilter(), ilTrObjectUsersPropsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilBookingReservationsTableGUI\initFilter().
| const ilTable2GUI::FILTER_TEXT = 1 | 
Definition at line 27 of file class.ilTable2GUI.php.
Referenced by ilDclMobFieldRepresentation\addFilterInputFieldToTable(), ilDclTextFieldRepresentation\addFilterInputFieldToTable(), ilDclIliasReferenceFieldRepresentation\addFilterInputFieldToTable(), ilDclCopyFieldRepresentation\addFilterInputFieldToTable(), ilPRGAssignmentFilter\getCleanedValues(), ilPRGAssignmentFilter\getItemConfig(), ilParticipantTableGUI\initFilter(), ilBookingParticipantsTableGUI\initFilter(), ilMDCopyrightUsageTableGUI\initFilter(), ilSCORMTrackingUsersTableGUI\initFilter(), ilTrashTableGUI\initFilter(), ilBookingObjectsTableGUI\initFilter(), ilCourseParticipantsGroupsTableGUI\initFilter(), ilSessionParticipantsTableGUI\initFilter(), ilTrMatrixTableGUI\initFilter(), ilTrObjectUsersPropsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilBookingReservationsTableGUI\initFilter().