ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__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 | linkbar (string $AScript, int $AHits, int $ALimit, int $AOffset, array $AParams=array(), array $ALayout=array(), string $prefix='') |
Data Fields | |
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 Attributes | |
string | $sort_order |
string | $link_params |
array | $header_params |
$tpl | |
ilLanguage | $lng |
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 HTML table component
Definition at line 23 of file class.ilTableGUI.php.
ilTableGUI::__construct | ( | array | $a_data = [] , |
bool | $a_global_tpl = true |
||
) |
array | null | $a_data | content data (optional) |
bool | $a_global_tpl | content data (optional) |
Definition at line 91 of file class.ilTableGUI.php.
References $DIC, $lng, $tpl, ILIAS\Repository\lng(), and setData().
ilTableGUI::addActionButton | ( | string | $btn_name, |
string | $btn_value | ||
) |
Definition at line 738 of file class.ilTableGUI.php.
ilTableGUI::clearActionButtons | ( | ) |
Definition at line 733 of file class.ilTableGUI.php.
ilTableGUI::disable | ( | string | $a_module_name | ) |
Definition at line 329 of file class.ilTableGUI.php.
Referenced by ilSurveySavePhraseTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilTestDetailedEvaluationStatisticsTableGUI\__construct(), ilSamlIdpSelectionTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilQuestionPoolImportVerificationTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilLearningSequenceEditParticipantsTableGUI\__construct(), ilRendererTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilStudyProgrammeAutoCategoriesTableGUI\__construct(), ilStudyProgrammeAutoMembershipsTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilTestTopListTableGUI\__construct(), ilLMDownloadTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilMultilingualismTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilOrgUnitDefaultPermissionTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilSubscriberTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ILIAS\Style\Content\CharacteristicTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilTestRandomQuestionSetNonAvailablePoolsTableGUI\build(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilTestPassOverviewTableGUI\init(), ilCourseReferenceDeleteConfirmationTableGUI\init(), ilLOMemberTestResultTableGUI\init(), ilRoleTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilQuestionCumulatedStatisticsTableGUI\initData(), ilForumTopicTableGUI\initMergeThreadsTable(), ilTestPassManualScoringOverviewTableGUI\initOrdering(), and ilAuthLoginPageEditorTableGUI\initTable().
ilTableGUI::enable | ( | string | $a_module_name | ) |
Definition at line 317 of file class.ilTableGUI.php.
Referenced by ilSurveySavePhraseTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilLearningSequenceEditParticipantsTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilParticipantsTestResultsTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilTestRandomQuestionSetNonAvailablePoolsTableGUI\build(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilUserExportFileTableGUI\init(), ilAdvancedMDRecordLanguageTableGUI\init(), ilTrashTableGUI\init(), ilSessionParticipantsTableGUI\init(), assFileUploadFileTableGUI\initCommand(), ilLearningSequenceParticipantsTableGUI\initForm(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initOrdering(), ilTestManScoringParticipantsTableGUI\initOrdering(), ilConsultationHourGroupTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), and ilLPCollectionSettingsTableGUI\initTable().
ilTableGUI::getBase | ( | ) |
Definition at line 702 of file class.ilTableGUI.php.
References $base.
Referenced by render().
ilTableGUI::getColumnCount | ( | ) |
Definition at line 183 of file class.ilTableGUI.php.
References $column_count.
Referenced by ilTable2GUI\fillFooter(), and render().
ilTableGUI::getData | ( | ) |
ilTableGUI::getFormName | ( | ) |
get the name of the parent form
Definition at line 710 of file class.ilTableGUI.php.
References $form_name.
Referenced by render().
ilTableGUI::getLimit | ( | ) |
ilTableGUI::getOffset | ( | ) |
ilTableGUI::getOrderColumn | ( | ) |
ilTableGUI::getOrderDirection | ( | ) |
Definition at line 299 of file class.ilTableGUI.php.
References $order_direction.
Referenced by ilTable2GUI\exportData(), ilMailFolderTableGUI\fetchTableData(), ilTable2GUI\getCurrentState(), ilFileSystemTableGUI\getEntries(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclTableListTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), ilDclTableViewTableGUI\getHTML(), ilTable2GUI\getHTML(), ilTestManScoringParticipantsTableGUI\getInternalyOrderedDataValues(), ilUserLPTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilTable2GUI\getLinkbar(), ilStudyProgrammeMembersTableGUI\getOrdering(), ilUserTableGUI\getUserIdsForFilter(), ilCmiXapiStatementsGUI\initLimitingAndOrdering(), ilLTIConsumerGradeSynchronizationGUI\initLimitingAndOrdering(), ilLTIConsumerXapiStatementsGUI\initLimitingAndOrdering(), ilForumTopicTableGUI\initMergeThreadsTable(), ilLTIConsumerGradeSynchronizationGUI\initTableData(), ilSCORMTrackingUsersTableGUI\parse(), ilTrashTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilLearningSequenceParticipantsTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), ilBiblFieldFilterTableGUI\parseData(), ilAccessibilityTableGUI\populate(), ilTermsOfServiceTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilTable2GUI\resetOffset(), and ilTable2GUI\storeNavParameter().
ilTableGUI::getSelectAllCheckbox | ( | ) |
get the name of the checkbox that should be toggled with a select all button
Definition at line 723 of file class.ilTableGUI.php.
References $select_all_checkbox.
Referenced by ilTable2GUI\fillFooter(), ilTable2GUI\fillHeader(), and render().
ilTableGUI::getStyle | ( | string | $a_element | ) |
Definition at line 689 of file class.ilTableGUI.php.
Referenced by ilDclTableListTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilDclTableViewTableGUI\__construct(), and ilTable2GUI\render().
ilTableGUI::getTemplateObject | ( | ) |
|
static |
Definition at line 539 of file class.ilTableGUI.php.
References $i, ILIAS\LTI\ToolProvider\$key, and $params.
Referenced by render().
ilTableGUI::render | ( | ) |
Definition at line 347 of file class.ilTableGUI.php.
References $_SERVER, ILIAS\LTI\ToolProvider\$key, $limit, $max_count, $params, getBase(), getColumnCount(), getFormName(), ilUtil\getImagePath(), getSelectAllCheckbox(), linkbar(), ILIAS\Repository\lng(), renderHeader(), setMaxCount(), and sortData().
ilTableGUI::renderHeader | ( | ) |
Definition at line 630 of file class.ilTableGUI.php.
References ILIAS\LTI\ToolProvider\$key, $lang_support, $sort_order, ILIAS\Repository\lng(), and setOrderLink().
Referenced by render().
ilTableGUI::setBase | ( | string | $a_base | ) |
string | $a_base | Base script name (deprecated, only use this for workarounds) |
Definition at line 697 of file class.ilTableGUI.php.
References ILIAS\UI\examples\Button\Bulky\base().
ilTableGUI::setColumnWidth | ( | array | $a_column_width | ) |
set table column widths
Definition at line 201 of file class.ilTableGUI.php.
ilTableGUI::setData | ( | array | $a_data | ) |
Set table data.
Definition at line 133 of file class.ilTableGUI.php.
Referenced by __construct().
ilTableGUI::setFooter | ( | string | $a_style, |
string | $a_previous = "" , |
||
string | $a_next = "" |
||
) |
Definition at line 304 of file class.ilTableGUI.php.
Referenced by ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclTableListTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), ilDclTableViewTableGUI\getHTML(), and ilTable2GUI\getHTML().
ilTableGUI::setFormName | ( | string | $a_name = "cmd" | ) |
Definition at line 715 of file class.ilTableGUI.php.
ilTableGUI::setHeaderNames | ( | array | $a_header_names | ) |
Definition at line 177 of file class.ilTableGUI.php.
ilTableGUI::setHeaderVars | ( | array | $a_header_vars, |
array | $a_header_params = [] |
||
) |
ilTableGUI::setHelp | ( | string | $a_help_page, |
string | $a_help_icon, | ||
string | $a_help_icon_alt = "" |
||
) |
ilTableGUI::setLimit | ( | int | $a_limit = 0 , |
int | $a_default_limit = 0 |
||
) |
ilTableGUI::setMaxCount | ( | int | $a_max_count | ) |
set max.
count of database query you don't need to set max count if using integrated content rendering feature if max_limit is true, no limit is given -> set limit to max_count
Definition at line 216 of file class.ilTableGUI.php.
References $max_count.
Referenced by ilLMDownloadTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilMilestoneResponsiblesTableGUI\__construct(), ilCmiXapiScoringTableGUI\__construct(), ilLTIConsumerScoringTableGUI\__construct(), ilMailFolderTableGUI\fetchTableData(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclTableListTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), ilDclTableViewTableGUI\getHTML(), ilTable2GUI\getHTML(), ilRatingCategoryTableGUI\getItems(), ilBookingSchedulesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilBookingAssignParticipantsTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilBookingParticipantsTableGUI\getItems(), ilBookingObjectsTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrMatrixTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilFileVersionsTableGUI\initData(), ilForumTopicTableGUI\initMergeThreadsTable(), ilCmiXapiStatementsGUI\initTableData(), ilLTIConsumerXapiStatementsGUI\initTableData(), ilAdvancedMDRecordLanguageTableGUI\parse(), ilLogComponentTableGUI\parse(), ilUserClipboardTableGUI\parse(), ilTrashTableGUI\parse(), ilRoleTableGUI\parse(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ilAccessibilityTableGUI\populate(), ilTermsOfServiceTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), render(), and ilEmployeeTalkTableGUI\setTalkData().
ilTableGUI::setOffset | ( | int | $a_offset | ) |
set dataset offset
Definition at line 255 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\determineOffsetAndOrder(), and ilTable2GUI\resetOffset().
ilTableGUI::setOneColumnWidth | ( | string | $a_column_width, |
int | $a_column_number | ||
) |
Definition at line 206 of file class.ilTableGUI.php.
ilTableGUI::setOrderColumn | ( | string | $a_order_column = "" , |
string | $a_default_column = "" |
||
) |
Definition at line 265 of file class.ilTableGUI.php.
Referenced by ilLTIProviderReleasedObjectsTableGUI\init(), ilUserClipboardTableGUI\init(), and ilObjectTableGUI\init().
ilTableGUI::setOrderDirection | ( | string | $a_order_direction | ) |
Definition at line 288 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\determineOffsetAndOrder(), and ilCalendarManageTableGUI\resetToDefaults().
ilTableGUI::setOrderLink | ( | string | $key, |
string | $order_dir | ||
) |
Definition at line 677 of file class.ilTableGUI.php.
References $_SERVER.
Referenced by renderHeader().
ilTableGUI::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)
Definition at line 247 of file class.ilTableGUI.php.
ilTableGUI::setSelectAllCheckbox | ( | string | $a_select_all_checkbox | ) |
Definition at line 728 of file class.ilTableGUI.php.
ilTableGUI::setStyle | ( | string | $a_element, |
string | $a_style | ||
) |
Definition at line 682 of file class.ilTableGUI.php.
Referenced by ilDclTableListTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilDclTableViewTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilParticipantsTestResultsTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), and ilTestQuestionsTableGUI\__construct().
ilTableGUI::setTemplate | ( | ilTemplate | $a_tpl | ) |
Definition at line 120 of file class.ilTableGUI.php.
ilTableGUI::setTitle | ( | string | $a_title, |
string | $a_icon = "" , |
||
string | $a_icon_alt = "" |
||
) |
string | $a_title | table title |
string | $a_icon | file name of title icon |
string | $a_icon_alt | alternative text for title icon |
Definition at line 148 of file class.ilTableGUI.php.
References $icon.
ilTableGUI::sortData | ( | ) |
Definition at line 339 of file class.ilTableGUI.php.
References ilArrayUtil\sortArray().
Referenced by render().
array ilTableGUI::$action_buttons = [] |
Definition at line 59 of file class.ilTableGUI.php.
string ilTableGUI::$base = "" |
Definition at line 62 of file class.ilTableGUI.php.
Referenced by ilLPTableBaseGUI\buildValueScale(), and getBase().
int ilTableGUI::$column_count = 0 |
Definition at line 44 of file class.ilTableGUI.php.
Referenced by getColumnCount().
array ilTableGUI::$column_width = [] |
Definition at line 45 of file class.ilTableGUI.php.
Referenced by ilObjectRolePermissionTableGUI\initColumns().
array ilTableGUI::$data = [] |
Definition at line 43 of file class.ilTableGUI.php.
Referenced by ilCourseStartObjectsTableGUI\__construct(), ilGlossaryAutoLinkTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilSkillAssignedObjectsTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__formatPath(), ilTestRandomQuestionSelectionTableGUI\build(), ilAnswerFrequencyStatisticTableGUI\buildAddAnswerAction(), ilDclRecordListTableGUI\buildData(), ilSurveySyncTableGUI\buildPath(), ilObjectOwnershipManagementTableGUI\buildPath(), ilLPTableBaseGUI\buildPath(), ilMDCopyrightUsageTableGUI\collectData(), ilMailFolderTableGUI\fetchTableData(), ilCourseObjectivesTableGUI\fillRow(), ilAccessibilityDocumentTableGUI\getColumnDefinition(), ilTermsOfServiceDocumentTableGUI\getColumnDefinition(), ilModulesTableGUI\getComponents(), getData(), ilBenchmarkTableGUI\getDataByFirstTable(), ilMDCopyrightUsageTableGUI\getDataFromDB(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilLPTableBaseGUI\getExportMeta(), ilMemberExportFileTableGUI\getFiles(), ilLearningSequenceParticipantsTableGUI\getFirstAccess(), ilNewItemGroupTableGUI\getGroups(), ilDclEditViewTableGUI\getHTML(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclTableListTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), ilDclTableViewTableGUI\getHTML(), ilTable2GUI\getHTML(), ilTestSkillLevelThresholdsTableGUI\getInputElements(), ilLPObjectStatisticsAdminTableGUI\getItems(), ilCourseGroupingTableGUI\getItems(), ilExAssignmentTeamLogTableGUI\getItems(), ilCmiXapiVerificationTableGUI\getItems(), ilRatingCategoryTableGUI\getItems(), ilLTIConsumerVerificationTableGUI\getItems(), ilTestVerificationTableGUI\getItems(), ilBookingSchedulesTableGUI\getItems(), ilSCORMVerificationTableGUI\getItems(), ilExerciseVerificationTableGUI\getItems(), ilCourseVerificationTableGUI\getItems(), ilSurveyParticipantsTableGUI\getItems(), ilWikiExportOrderTableGUI\getItems(), ilContributorTableGUI\getItems(), ilPortfolioTableGUI\getItems(), ilCourseGroupingAssignmentTableGUI\getItems(), ilBadgeTypesTableGUI\getItems(), ilBadgeImageTemplateTableGUI\getItems(), ilExcCriteriaTableGUI\getItems(), ilPollAnswerTableGUI\getItems(), ilRecommendedContentRoleTableGUI\getItems(), ilExcCriteriaCatalogueTableGUI\getItems(), ilPortfolioPageTableGUI\getItems(), ilExAssignmentPeerReviewOverviewTableGUI\getItems(), ilLanguageTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilPollUserTableGUI\getItems(), ilExAssignmentPeerReviewTableGUI\getItems(), ilExAssignmentTeamTableGUI\getItems(), ilBookingAssignParticipantsTableGUI\getItems(), ilBookingAssignObjectsTableGUI\getItems(), ilBadgePersonalTableGUI\getItems(), ilBadgeTableGUI\getItems(), ilObjectBadgeTableGUI\getItems(), ilSurveyResultsCumulatedTableGUI\getItems(), ilBadgeUserTableGUI\getItems(), ilSessionOverviewTableGUI\getItems(), ilBookingParticipantsTableGUI\getItems(), ILIAS\Style\Content\CharacteristicTableGUI\getItems(), ilBookingObjectsTableGUI\getItems(), ilLPObjectStatisticsTypesTableGUI\getItems(), ilLPProgressTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilLPObjectStatisticsTableGUI\getItems(), ilLPObjectStatisticsDailyTableGUI\getItems(), ilLPObjectStatisticsLPTableGUI\getItems(), ilTrMatrixTableGUI\getItems(), ilBookingReservationsTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilTrSummaryTableGUI\getItemsPercentages(), ilTrSummaryTableGUI\getItemsPercentagesStatus(), ilLearningSequenceParticipantsTableGUI\getLastAccess(), ilLearningSequenceParticipantsTableGUI\getLastVisitedStep(), ilMDCopyrightUsageTableGUI\getObjTypesAvailable(), ilCourseStartObjectsTableGUI\getPossibleObjects(), ilContainerStartObjectsTableGUI\getPossibleObjects(), ilSurveySkillAssignmentTableGUI\getQuestions(), ilCopySelfAssQuestionTableGUI\getQuestions(), ilSurveySkillTableGUI\getSkills(), ilCourseStartObjectsTableGUI\getStartObjects(), ilContainerStartObjectsTableGUI\getStartObjects(), ilLDAPServerTableGUI\importData(), ilWorkspaceAccessTableGUI\importData(), ilSurveyQuestionTableGUI\importData(), ilWorkspaceShareTableGUI\importData(), ilImageMapTableGUI\initActions(), ilPCIIMTriggerTableGUI\initActions(), ilOrgUnitTypeTableGUI\initColumns(), ilStudyProgrammeTypeTableGUI\initColumns(), ilMarkSchemaTableGUI\initData(), ilSurveyQuestionblockbrowserTableGUI\initData(), ilSurveyQuestionbrowserTableGUI\initData(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initFilter(), ilAdvancedMDFieldDefinitionGroupTableGUI\initItems(), ilTaxonomyAdministrationRepositoryTableGUI\initItems(), SurveyConstraintsTableGUI\initItems(), ilForumTopicTableGUI\initMergeThreadsTable(), ilOrgUnitRecursiveUserAssignmentTableGUI\loadData(), ilSCORMTrackingItemsPerScoTableGUI\parse(), ilSCORMTrackingUsersTableGUI\parse(), ilSCORMTrackingItemsScoTableGUI\parse(), ilDidacticTemplateSettingsTableGUI\parse(), ilSCORMTrackingItemsPerUserTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilMDCopyrightUsageTableGUI\parse(), ilCalendarSharedListTableGUI\parse(), ilSCGroupTableGUI\parse(), ilExAssignmentListTextTableGUI\parse(), ilECSNodeMappingTreeTableGUI\parse(), ilSCTaskTableGUI\parse(), ilConsultationHoursTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilLearningSequenceParticipantsTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ilDclEditViewTableGUI\parseData(), ilAssignmentsPerParticipantTableGUI\parseData(), ilOrgUnitUserAssignmentTableGUI\parseData(), ilParticipantsPerAssignmentTableGUI\parseData(), ilBiblTranslationTableGUI\parseData(), ilOrgUnitOtherRolesTableGUI\parseData(), ILIAS\MyStaff\ListCertificates\ilMStListCertificatesTableGUI\parseData(), ilOrgUnitStaffTableGUI\parseData(), ILIAS\MyStaff\ListCompetences\Skills\ilMStListCompetencesSkillsTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ILIAS\MyStaff\ListUsers\ilMStListUsersTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ilBiblAdminFieldTableGUI\parseData(), ilAdvancedMDRecordExportFilesTableGUI\parseFiles(), ilLOTestAssignmentTableGUI\parseMultipleAssignments(), ilRepositoryObjectResultTableGUI\parseObjectIds(), ilOrgUnitUserAssignmentTableGUI\parseRows(), ilOrgUnitOtherRolesTableGUI\parseRows(), ilOrgUnitStaffTableGUI\parseRows(), ilRepositoryUserResultTableGUI\parseUserIds(), ilAccessibilityTableGUI\populate(), ilBuddySystemRelationsTableGUI\populate(), ilTermsOfServiceTableGUI\populate(), ilWebDAVMountInstructionsDocumentTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilTable2GUI\restoreTemplate(), ilQuestionBrowserTableGUI\setQuestionData(), ilDclRecordListTableGUI\setRecordData(), and ilEmployeeTalkTableGUI\setTalkData().
array ilTableGUI::$enabled |
Definition at line 65 of file class.ilTableGUI.php.
string ilTableGUI::$footer_next = "" |
Definition at line 54 of file class.ilTableGUI.php.
string ilTableGUI::$footer_previous = "" |
Definition at line 53 of file class.ilTableGUI.php.
string ilTableGUI::$footer_style = "" |
Definition at line 52 of file class.ilTableGUI.php.
string ilTableGUI::$form_name = "" |
Definition at line 57 of file class.ilTableGUI.php.
Referenced by getFormName().
bool ilTableGUI::$global_tpl = false |
Definition at line 56 of file class.ilTableGUI.php.
array ilTableGUI::$header_names = [] |
Definition at line 40 of file class.ilTableGUI.php.
|
protected |
Definition at line 27 of file class.ilTableGUI.php.
array ilTableGUI::$header_vars = [] |
Definition at line 41 of file class.ilTableGUI.php.
string ilTableGUI::$help_icon = "" |
Definition at line 38 of file class.ilTableGUI.php.
Referenced by setHelp().
string ilTableGUI::$help_icon_alt = "" |
Definition at line 39 of file class.ilTableGUI.php.
string ilTableGUI::$help_page = "" |
Definition at line 37 of file class.ilTableGUI.php.
string ilTableGUI::$icon = "" |
Definition at line 35 of file class.ilTableGUI.php.
Referenced by ilTrMatrixTableGUI\__construct(), ilParticipantsTestResultsTableGUI\buildImageIcon(), ilTestQuestionsTableGUI\buildObligatoryColumnContent(), ilSkillAssignedObjectsTableGUI\fillRow(), ilLTIConsumerProviderUsageTableGUI\fillRow(), ilStudyProgrammeTypeTableGUI\fillRow(), ilSkillLevelResourcesTableGUI\fillRow(), ilSearchResultTableGUI\fillRow(), ilTimingsManageTableGUI\fillRow(), ilObjectOwnershipManagementTableGUI\fillRow(), ilSkillCatTableGUI\fillRow(), ilListOfQuestionsTableGUI\fillRow(), ilMDCopyrightUsageTableGUI\fillRow(), ilSessionOverviewTableGUI\fillRow(), ilSurveyQuestionsTableGUI\fillRow(), ilWorkspaceShareTableGUI\fillRow(), ilQuestionBrowserTableGUI\fillRow(), ilLTIConsumerProviderTableGUI\fillRow(), ilDclFieldListTableGUI\fillRowFromObject(), ilDclTableViewTableGUI\fillRowFromObject(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilForumNotificationTableGUI\getIcon(), ilContainerStartObjectsContentTableGUI\getItems(), ilTrMatrixTableGUI\getSelectableColumns(), ilLPObjectStatisticsLPTableGUI\init(), and setTitle().
string ilTableGUI::$icon_alt = "" |
Definition at line 36 of file class.ilTableGUI.php.
Referenced by ilWorkspaceShareTableGUI\fillRow().
bool ilTableGUI::$lang_support = true |
Definition at line 55 of file class.ilTableGUI.php.
Referenced by renderHeader().
int ilTableGUI::$limit = 0 |
Definition at line 47 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\determineLimit(), ilTable2GUI\fillFooter(), ilTable2GUI\getAllCommandLimit(), ilRegistrationCodesTableGUI\getItems(), ilBookingObjectsTableGUI\getItems(), ilTrSummaryTableGUI\getItemsPercentages(), getLimit(), render(), and ilEmployeeTalkTableGUI\setTalkData().
|
protected |
Definition at line 26 of file class.ilTableGUI.php.
array ilTableGUI::$linkbar_vars = [] |
Definition at line 42 of file class.ilTableGUI.php.
|
protected |
Definition at line 32 of file class.ilTableGUI.php.
Referenced by ilDclTableViewEditFieldsTableGUI\__construct(), ilDclTableListTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilBadgeTypesTableGUI\__construct(), ilFoundUsersTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilDclCreateViewTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilBadgeImageTemplateTableGUI\__construct(), ilSumScoreTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilCategoryAssignRoleTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilWikiRecentChangesTableGUI\__construct(), ilWikiSearchResultsTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilMobMultiSrtConfirmationTable2GUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilTestRandomQuestionSetNonAvailablePoolsTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilWikiContributorsTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilBadgePersonalTableGUI\__construct(), ilBadgeTableGUI\__construct(), ilLinksTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilSurveyParticipantsTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilObjectBadgeTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilLearningSequenceParticipantsTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilUserRoleStartingPointTableGUI\__construct(), ilBadgeUserTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilDclTableViewTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilNewsForContextTableGUI\__construct(), ilModulesTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilMediaCastTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilPCIIMTriggerTableGUI\__construct(), ilWikiPagesTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), __construct(), ilTable2GUI\__construct(), ilTable2GUI\addFilterItemByMetaType(), ilUserTableGUI\addFilterItemByUdfType(), ilForumNotificationTableGUI\eventsFormBuilder(), ilTable2GUI\fillActionRow(), ilTable2GUI\fillFooter(), ilTable2GUI\fillHeader(), ilMobSubtitleTableGUI\fillRow(), SurveyMaterialsSourceTableGUI\fillRow(), ilAccessPermissionsStatusTableGUI\fillRow(), ilPageMultiLangTableGUI\fillRow(), ilPersonalSkillTableGUI\fillRow(), ilLMGlossaryTableGUI\fillRow(), ilMobMultiSrtConfirmationTable2GUI\fillRow(), ilLanguageExtTableGUI\fillRow(), ilMultiSrtConfirmationTable2GUI\fillRow(), ilPublicSubmissionsTableGUI\fillRow(), ilLinksTableGUI\fillRow(), ilSkillLevelProfileAssignmentTableGUI\fillRow(), ilCalendarChangedAppointmentsTableGUI\fillRow(), ilImportantPagesTableGUI\fillRow(), ilTaxonomyListTableGUI\fillRow(), ilRatingCategoryTableGUI\fillRow(), ilPCIIMOverlaysTableGUI\fillRow(), ilHelpModuleTableGUI\fillRow(), ilLPObjectStatisticsAdminTableGUI\fillRow(), ilNewsForContextTableGUI\fillRow(), ilBookingSchedulesTableGUI\fillRow(), ilLMBlockedUsersTableGUI\fillRow(), ilSurveyCodesTableGUI\fillRow(), ilTestPassManualScoringOverviewTableGUI\fillRow(), ilRepDependenciesTableGUI\fillRow(), ilWikiContributorsTableGUI\fillRow(), ilContentStylesTableGUI\fillRow(), ilPortfolioTableGUI\fillRow(), ilPageHistoryTableGUI\fillRow(), ilPasteStyleCharacteristicTableGUI\fillRow(), ilUserFieldSettingsTableGUI\fillRow(), ilSurveySkillChangesTableGUI\fillRow(), ilStyleMediaQueryTableGUI\fillRow(), ilMultilingualismTableGUI\fillRow(), ilSettingsTemplateTableGUI\fillRow(), ilHelpMappingTableGUI\fillRow(), ilSkillLevelResourcesTableGUI\fillRow(), ilCustomUserFieldSettingsTableGUI\fillRow(), ilStyleColorTableGUI\fillRow(), ilLMPagesTableGUI\fillRow(), ilMediaCastTableGUI\fillRow(), ilSkillProfileUserTableGUI\fillRow(), ilTableTemplatesTableGUI\fillRow(), ilSkillUsageTableGUI\fillRow(), ilPageLayoutTableGUI\fillRow(), ilBadgeImageTemplateTableGUI\fillRow(), ilItemGroupItemsTableGUI\fillRow(), ilContSkillMemberTableGUI\fillRow(), ilSurveySkillTableGUI\fillRow(), ilSkillProfileTableGUI\fillRow(), ilOrgUnitUserAssignmentTableGUI\fillRow(), ilSurveySkillAssignmentTableGUI\fillRow(), ilBadgeTypesTableGUI\fillRow(), ilExcCriteriaTableGUI\fillRow(), ilSurveySkillThresholdsTableGUI\fillRow(), ilPortfolioPageTableGUI\fillRow(), ilSurveyAppraiseesTableGUI\fillRow(), ilSkillAssignMaterialsTableGUI\fillRow(), ILIAS\Skill\Tree\SkillTreeTableGUI\fillRow(), ilExportIDTableGUI\fillRow(), ilCopySelfAssQuestionTableGUI\fillRow(), ilMediaPoolPageUsagesTableGUI\fillRow(), ilPCIIMTriggerTableGUI\fillRow(), ilNewItemGroupTableGUI\fillRow(), ilContProfileTableGUI\fillRow(), ilMediaObjectUsagesTableGUI\fillRow(), ilTestManScoringParticipantsTableGUI\fillRow(), ilSkillCatTableGUI\fillRow(), ilPDNewsTableGUI\fillRow(), ilSurveySyncTableGUI\fillRow(), ilAssignmentsTableGUI\fillRow(), ilBadgeTableGUI\fillRow(), ilSkillLevelTableGUI\fillRow(), ilExcCriteriaCatalogueTableGUI\fillRow(), ilOrgUnitStaffTableGUI\fillRow(), ILIAS\Style\Content\CharacteristicTableGUI\fillRow(), ilUserRoleStartingPointTableGUI\fillRow(), ilAdminSubItemsTableGUI\fillRow(), ilBookingParticipantsTableGUI\fillRow(), ilBadgePersonalTableGUI\fillRow(), ilObjectBadgeTableGUI\fillRow(), SurveyConstraintsTableGUI\fillRow(), ilBenchmarkTableGUI\fillRow(), ilOrgUnitRecursiveUserAssignmentTableGUI\fillRow(), ilExGradesTableGUI\fillRow(), ilSurveyQuestionTableGUI\fillRow(), ilBadgeUserTableGUI\fillRow(), ilSCORMTrackingItemsTableGUI\fillRow(), ilAssQuestionHintsTableGUI\fillRow(), ilWorkspaceShareTableGUI\fillRow(), ilBookingObjectsTableGUI\fillRow(), ilMediaPoolTableGUI\fillRow(), ilBookingReservationsTableGUI\fillRow(), ilUserTableGUI\fillRow(), ilSCORMTrackingItemsTableGUI\fillRowCSV(), ilSCORMTrackingItemsTableGUI\fillRowExcel(), ilDclFieldListTableGUI\fillRowFromObject(), ilModulesTableGUI\getComponents(), ilLPObjectStatisticsDailyTableGUI\getGraph(), ilNewItemGroupTableGUI\getGroups(), ilDclCreateViewTableGUI\getHTML(), ilDclTableViewEditFieldsTableGUI\getHTML(), ilDclTableListTableGUI\getHTML(), ilDclFieldListTableGUI\getHTML(), ilDclTableViewTableGUI\getHTML(), ilTable2GUI\getHTML(), ilExGradesTableGUI\getIconForStatus(), ilSurveyParticipantsTableGUI\getItems(), ilUserRoleStartingPointTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilExcCriteriaCatalogueTableGUI\getItems(), ilBadgePersonalTableGUI\getItems(), ilObjectBadgeTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilUserTableGUI\getItems(), ilSelfEvaluationSimpleTableGUI\getLevels(), ilTable2GUI\getLinkbar(), ilModulesTableGUI\getPluginComponents(), ilSurveyResultsCumulatedTableGUI\getSelectableColumns(), ilQuestionPoolPrintViewTableGUI\getSelectableColumns(), ilEvaluationAllTableGUI\getSelectableColumns(), ilSurveyQuestionsTableGUI\getSelectableColumns(), ilUserTableGUI\getSelectableColumns(), ilQuestionBrowserTableGUI\getSelectableColumns(), ilSurveySyncTableGUI\importData(), ilWorkspaceShareTableGUI\importData(), ilImageMapTableGUI\initActions(), ilPCIIMTriggerTableGUI\initActions(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), ilKprimChoiceAnswerFreqStatTableGUI\initColumns(), ilTestPassManualScoringOverviewTableGUI\initColumns(), ilTestManScoringParticipantsTableGUI\initColumns(), ilPDNewsTableGUI\initFilter(), ilRoleAssignmentTableGUI\initFilter(), ilObjectBadgeTableGUI\initFilter(), ilBadgeTableGUI\initFilter(), ilTestManScoringParticipantsTableGUI\initFilter(), ilSurveyQuestionblockbrowserTableGUI\initFilter(), ilBadgeUserTableGUI\initFilter(), ilBookingObjectsTableGUI\initFilter(), ilLanguageExtTableGUI\initFilter(), ilSurveyQuestionbrowserTableGUI\initFilter(), ilSurveyQuestionsTableGUI\initFilter(), ilAccountCodesTableGUI\initFilter(), ilWorkspaceShareTableGUI\initFilter(), ilEvaluationAllTableGUI\initFilter(), ilMediaPoolTableGUI\initFilter(), ilQuestionBrowserTableGUI\initFilter(), ilUserTableGUI\initFilter(), ilBadgePersonalTableGUI\initFilters(), SurveyConstraintsTableGUI\initItems(), ilAssignmentsPerParticipantTableGUI\initMode(), ilParticipantsPerAssignmentTableGUI\initMode(), ilAssQuestionHintsTableGUI\initTestoutputColumns(), ilAssQuestionHintsTableGUI\initTestoutputCommands(), ilSCORMTrackingItemsTableGUI\parseValue(), ilMultilingualismTableGUI\prepareOutput(), ilMediaPoolTableGUI\prepareOutput(), ilTable2GUI\render(), and ilTable2GUI\renderFilter().
int ilTableGUI::$max_count = 0 |
Definition at line 46 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\fillFooter(), render(), and setMaxCount().
bool ilTableGUI::$max_limit = false |
Definition at line 48 of file class.ilTableGUI.php.
int ilTableGUI::$offset = 0 |
Definition at line 49 of file class.ilTableGUI.php.
Referenced by getOffset(), ilBiblFieldFilterTableGUI\parseData(), and ilEmployeeTalkTableGUI\setTalkData().
string ilTableGUI::$order_column = "" |
Definition at line 50 of file class.ilTableGUI.php.
Referenced by getOrderColumn().
string ilTableGUI::$order_direction = "" |
Definition at line 51 of file class.ilTableGUI.php.
Referenced by getOrderDirection().
string ilTableGUI::$prefix = "" |
Definition at line 61 of file class.ilTableGUI.php.
Referenced by ilSubscriberTableGUI\fillRow(), ilWaitingListTableGUI\fillRow(), ilTable2GUI\getPrefix(), and ilTrSummaryTableGUI\getSelectableColumns().
string ilTableGUI::$select_all_checkbox = "" |
Definition at line 58 of file class.ilTableGUI.php.
Referenced by getSelectAllCheckbox().
|
protected |
Definition at line 25 of file class.ilTableGUI.php.
Referenced by renderHeader().
array ilTableGUI::$styles |
Definition at line 83 of file class.ilTableGUI.php.
string ilTableGUI::$title = "" |
Definition at line 34 of file class.ilTableGUI.php.
Referenced by ilAdvancedMDFieldDefinitionGroupTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilBadgeUserTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilDclRecordListTableGUI\buildData(), ilLTIConsumerProviderUsageTableGUI\buildLinkToUsedBy(), ilTable2GUI\fillHeaderCSV(), ilTable2GUI\fillHeaderExcel(), ilAdvancedMDRecordExportFilesTableGUI\fillRow(), ilStudyProgrammeAutoCategoriesTableGUI\fillRow(), ilStudyProgrammeAutoMembershipsTableGUI\fillRow(), ilAssessmentFolderLogTableGUI\fillRow(), ilWikiSearchResultsTableGUI\fillRow(), ilLDAPRoleMappingTableGUI\fillRow(), ilWikiRecentChangesTableGUI\fillRow(), ilWikiContributorsTableGUI\fillRow(), ilCourseObjectivesTableGUI\fillRow(), ilStudyProgrammeIndividualPlanTableGUI\fillRow(), ilSearchResultTableGUI\fillRow(), ilLOTestAssignmentTableGUI\fillRow(), ilAdminSubItemsTableGUI\fillRow(), ilCourseParticipantsGroupsTableGUI\fillRow(), ilWorkspaceShareTableGUI\fillRow(), ilSessionMaterialsTableGUI\filterData(), ilStudyProgrammeMembersTableGUI\getCompletionLink(), ilMediaPoolTableGUI\getInsertCommand(), ilContributorTableGUI\getItems(), ilUserRoleStartingPointTableGUI\getItems(), ilTrMatrixTableGUI\getSelectableColumns(), ilLTIConsumerProviderTableGUI\getTitle(), ilRoleAssignmentTableGUI\getTitleForReference(), ilSurveySyncTableGUI\importData(), ilWorkspaceAccessTableGUI\importData(), ilBookingParticipantsTableGUI\initFilter(), ilObjectBadgeTableGUI\initFilter(), ilMDCopyrightUsageTableGUI\initFilter(), ilBadgeTableGUI\initFilter(), ilTrashTableGUI\initFilter(), ilBookingObjectsTableGUI\initFilter(), ilSurveyQuestionbrowserTableGUI\initFilter(), ilRoleTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), ilLTIConsumerProviderTableGUI\initFilter(), ilBadgePersonalTableGUI\initFilters(), SurveyConstraintsTableGUI\initItems(), ilRoleAssignmentTableGUI\parse(), ilLOTestAssignmentTableGUI\parse(), ilRoleTableGUI\parse(), ilLearningSequenceParticipantsTableGUI\parse(), and ilCalendarAppointmentsTableGUI\setAppointments().
|
protected |
Definition at line 31 of file class.ilTableGUI.php.
Referenced by ilOrgUnitPermissionTableGUI\__construct(), ilBadgePersonalTableGUI\__construct(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), __construct(), ilDashObjectsTableGUI\fillRow(), ilPortfolioRoleAssignmentTableGUI\fillRow(), ilContainerFilterTableGUI\fillRow(), ilContSkillMemberTableGUI\fillRow(), ILIAS\Skill\Tree\SkillTreeTableGUI\fillRow(), ilRepositoryObjectSearchResultTableGUI\getRelevanceHTML(), ilRepositoryUserResultTableGUI\getRelevanceHTML(), getTemplateObject(), ilLPObjectStatisticsLPTableGUI\initLearningProgressDetailsLayer(), ilDidacticTemplateSettingsTableGUI\parse(), and ilExerciseSubmissionTableGUI\render().