ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTableGUI. More...
Public Member Functions | |
__construct ($a_data=0, $a_global_tpl=true) | |
Constructor. More... | |
setTemplate ($a_tpl) | |
set template @access public More... | |
& | getTemplateObject () |
setData ($a_data) | |
set table data @access public More... | |
getData () | |
setTitle ($a_title, $a_icon=0, $a_icon_alt=0) | |
set table title @access public More... | |
setHelp ($a_help_page, $a_help_icon, $a_help_icon_alt=0) | |
set table help page @access public More... | |
setHeaderNames ($a_header_names) | |
set table header names @access public More... | |
getColumnCount () | |
Returns the column count based on the number of the header row columns @access public. More... | |
setHeaderVars ($a_header_vars, $a_header_params=0) | |
set table header vars @access public More... | |
setColumnWidth ($a_column_width) | |
set table column widths @access public More... | |
setOneColumnWidth ($a_column_width, $a_column_number) | |
set one table column width @access public More... | |
setMaxCount ($a_max_count) | |
set max. More... | |
setLimit ($a_limit=0, $a_default_limit=0) | |
set max. More... | |
getLimit () | |
Get limit. More... | |
setPrefix ($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) @access public More... | |
setOffset ($a_offset) | |
set dataset offset @access public More... | |
getOffset () | |
Get offset. More... | |
setOrderColumn ($a_order_column=0, $a_default_column=0) | |
set order column @access public More... | |
getOrderColumn () | |
Get order column. More... | |
setOrderDirection ($a_order_direction) | |
set order direction @access public More... | |
getOrderDirection () | |
Get order direction. More... | |
setFooter ($a_style, $a_previous=0, $a_next=0) | |
set order direction @access public More... | |
enable ($a_module_name) | |
enables particular modules of table More... | |
disable ($a_module_name) | |
diesables particular modules of table More... | |
sortData () | |
render () | |
render table @access public More... | |
renderHeader () | |
setOrderLink ($key, $order_dir) | |
setStyle ($a_element, $a_style) | |
getStyle ($a_element) | |
setBase ($a_base) | |
Set Base script name (deprecated, only use this for workarounds). More... | |
getBase () | |
Get Base script name (deprecated, only use this for workarounds). More... | |
getFormName () | |
setFormName ($a_name="cmd") | |
getSelectAllCheckbox () | |
setSelectAllCheckbox ($a_select_all_checkbox) | |
clearActionButtons () | |
addActionButton ($btn_name, $btn_value) | |
Protected Attributes | |
$tpl | |
$lng | |
Class ilTableGUI.
HTML table component
Definition at line 18 of file class.ilTableGUI.php.
ilTableGUI::__construct | ( | $a_data = 0 , |
|
$a_global_tpl = true |
|||
) |
Constructor.
array | content data (optional) |
boolean | use global template (default) @access public |
Reimplemented in ilExportSelectionTableGUI, ilRoleTableGUI, ilCourseObjectiveQuestionsTableGUI, ilCourseObjectivesTableGUI, ilCategoryAssignRoleTableGUI, ilTermQuickListTableGUI, ilItemGroupItemsTableGUI, ilPollAnswerTableGUI, ilPollUserTableGUI, ilSessionMaterialsTableGUI, ilSurveyCodesEditTableGUI, ilSurveyCodesTableGUI, ilSurveyInvitedUsersTableGUI, ilSurveySavePhraseTableGUI, ilAssessmentFolderLogTableGUI, ilListOfQuestionsTableGUI, ilParticipantsTestResultsTableGUI, ilTestAggregatedResultsTableGUI, ilTestAverageReachedPointsTableGUI, ilTestHistoryTableGUI, ilTestInviteGroupsTableGUI, ilTestInviteRolesTableGUI, ilTestInviteUsersTableGUI, ilTestParticipantsTableGUI, ilTimingOverviewTableGUI, ilWebResourceEditableLinkTableGUI, ilImportantPagesTableGUI, ilAccessPermissionsStatusTableGUI, ilAvailableRolesStatusTableGUI, ilRoleAdoptPermissionTableGUI, ilRoleSelectionTableGUI, ilAccessKeyTableGUI, ilCalendarChangedAppointmentsTableGUI, ilCalendarInboxSharedTableGUI, ilClipboardTableGUI, ilPageMultiLangTableGUI, ilPageLayoutTableGUI, ilObjectConsumerTableGUI, ilMailAttachmentTableGUI, ilMobMultiSrtConfirmationTable2GUI, ilMultiSrtConfirmationTable2GUI, ilObjectCustomUserFieldsTableGUI, ilObjClipboardTableGUI, ilRendererTableGUI, ilRegistrationCodesTableGUI, ilTrashTableGUI, ilPersonalSkillTableGUI, ilSelfEvaluationTableGUI, ilPasteStyleCharacteristicTableGUI, ilSystemStylesTableGUI, ilLPObjectStatisticsAdminTableGUI, ilAccountCodesTableGUI, ilRoleAssignmentTableGUI, ilUserFieldSettingsTableGUI, ilECSCategoryMappingTableGUI, ilForumStatisticsTableGUI, ilSCORM2004TrackingTableGUI, ilFoundUsersTableGUI, ilSpecialUsersTableGUI, ilResultsByQuestionTableGUI, ilAuthLoginPageEditorTableGUI, ilComponentsTableGUI, ilPluginsOverviewTableGUI, ilPageHistoryTableGUI, ilDidacticTemplateSettingsTableGUI, ilLogComponentTableGUI, ilSCGroupTableGUI, ilSCTreeDuplicatesTableGUI, ilECSServerTableGUI, ilCourseInfoFileTableGUI, ilSessionFileTableGUI, ilAdvancedMDRecordExportFilesTableGUI, ilShibbolethRoleAssignmentTableGUI, ilLDAPRoleAssignmentTableGUI, ilMDCopyrightUsageTableGUI, ilLuceneAdvancedSearchActivationTableGUI, ilECSImportedContentTableGUI, ilECSReleasedContentTableGUI, ilCourseEditParticipantsTableGUI, ilGroupEditParticipantsTableGUI, ilChatroomSmiliesTableGUI, ilTestPassOverviewTableGUI, ilOrgUnitTypeTableGUI, ilCalendarSharedListTableGUI, ilCalendarSharedRoleListTableGUI, ilCalendarSharedUserListTableGUI, and ilTestPassManualScoringOverviewTableGUI.
Definition at line 97 of file class.ilTableGUI.php.
References $DIC, $lng, $tpl, and setData().
ilTableGUI::addActionButton | ( | $btn_name, | |
$btn_value | |||
) |
Definition at line 794 of file class.ilTableGUI.php.
ilTableGUI::clearActionButtons | ( | ) |
Definition at line 782 of file class.ilTableGUI.php.
ilTableGUI::disable | ( | $a_module_name | ) |
diesables particular modules of table
DEPRECATED for Table2GUI: Use setEnable<Section>() of Table2GUI instead
@access public
string | module name |
Definition at line 429 of file class.ilTableGUI.php.
Referenced by ilPresentationListTableGUI\__construct(), ilMultilingualismTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilRendererTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilStyleTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilOrgUnitPermissionTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilLMDownloadTableGUI\__construct(), ilOrgUnitDefaultPermissionTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilQuestionPoolImportVerificationTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilTestDetailedEvaluationStatisticsTableGUI\__construct(), ilSamlIdpSelectionTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilClientListTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilBackgroundTaskTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilFileVersionsTableGUI\__construct(), ilLearningSequenceEditParticipantsTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilTestRandomQuestionSetNonAvailablePoolsTableGUI\build(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilLOMemberTestResultTableGUI\init(), ilTestPassOverviewTableGUI\init(), ilRoleTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilQuestionCumulatedStatisticsTableGUI\initData(), ilForumTopicTableGUI\initMergeThreadsTable(), ilTestPassManualScoringOverviewTableGUI\initOrdering(), and ilAuthLoginPageEditorTableGUI\initTable().
ilTableGUI::enable | ( | $a_module_name | ) |
enables particular modules of table
DEPRECATED for Table2GUI: Use setEnable...<Section>() of Table2GUI instead
@access public
string | module name |
Definition at line 412 of file class.ilTableGUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilParticipantsTestResultsTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilLearningSequenceEditParticipantsTableGUI\__construct(), ilTestRandomQuestionSetNonAvailablePoolsTableGUI\build(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilSessionParticipantsTableGUI\init(), assFileUploadFileTableGUI\initCommand(), ilLearningSequenceParticipantsTableGUI\initForm(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initOrdering(), ilTestManScoringParticipantsTableGUI\initOrdering(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), and ilLPCollectionSettingsTableGUI\initTable().
ilTableGUI::getBase | ( | ) |
ilTableGUI::getColumnCount | ( | ) |
Returns the column count based on the number of the header row columns @access public.
Definition at line 216 of file class.ilTableGUI.php.
References $column_count.
Referenced by ilTable2GUI\fillFooter(), and render().
ilTableGUI::getData | ( | ) |
Reimplemented in ilTable2GUI.
Definition at line 152 of file class.ilTableGUI.php.
References $data.
ilTableGUI::getFormName | ( | ) |
Reimplemented in ilTable2GUI.
Definition at line 742 of file class.ilTableGUI.php.
References $form_name.
Referenced by render().
ilTableGUI::getLimit | ( | ) |
Get limit.
Reimplemented in ilTable2GUI.
Definition at line 297 of file class.ilTableGUI.php.
References $limit.
ilTableGUI::getOffset | ( | ) |
Get offset.
Reimplemented in ilTable2GUI.
Definition at line 326 of file class.ilTableGUI.php.
References $offset.
ilTableGUI::getOrderColumn | ( | ) |
Get order column.
Definition at line 360 of file class.ilTableGUI.php.
References $order_column.
ilTableGUI::getOrderDirection | ( | ) |
Get order direction.
Definition at line 384 of file class.ilTableGUI.php.
References $order_direction.
Referenced by ilStudyProgrammeMembersTableGUI\__construct(), ilTable2GUI\exportData(), ilMailFolderTableGUI\fetchTableData(), ilTable2GUI\getCurrentState(), ilFileSystemTableGUI\getEntries(), ilTable2GUI\getHTML(), ilTestManScoringParticipantsTableGUI\getInternalyOrderedDataValues(), ilTrSummaryTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilUserTableGUI\getItems(), ilTable2GUI\getLinkbar(), ilUserTableGUI\getUserIdsForFilter(), ilCourseParticipantsTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilLearningSequenceParticipantsTableGUI\parse(), ilSCORMTrackingUsersTableGUI\parse(), ilBiblFieldFilterTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ilMStListUsersTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ilTermsOfServiceTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilTable2GUI\resetOffset(), arIndexTableGUI\setOrderAndSegmentation(), and ilTable2GUI\storeNavParameter().
ilTableGUI::getSelectAllCheckbox | ( | ) |
Reimplemented in ilTable2GUI.
Definition at line 762 of file class.ilTableGUI.php.
References $select_all_checkbox.
Referenced by render().
ilTableGUI::getStyle | ( | $a_element | ) |
Definition at line 712 of file class.ilTableGUI.php.
Referenced by ilDclTableListTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilDclTableViewTableGUI\__construct(), and ilTable2GUI\render().
& ilTableGUI::getTemplateObject | ( | ) |
Definition at line 135 of file class.ilTableGUI.php.
References $tpl.
ilTableGUI::render | ( | ) |
render table @access public
Reimplemented in ilExerciseSubmissionTableGUI, ilMediaPoolTableGUI, arIndexTableGUI, ilBuddySystemRelationsTableGUI, and ilTable2GUI.
Definition at line 451 of file class.ilTableGUI.php.
References $_SERVER, $_SESSION, $base, $end, $key, $limit, $max_count, PHPMailer\PHPMailer\$params, $start, data, getBase(), getColumnCount(), getFormName(), ilUtil\getImagePath(), getSelectAllCheckbox(), ilUtil\Linkbar(), renderHeader(), setMaxCount(), sortData(), and ilUtil\switchColor().
ilTableGUI::renderHeader | ( | ) |
Definition at line 644 of file class.ilTableGUI.php.
References $key, $lang_support, and setOrderLink().
Referenced by render().
ilTableGUI::setBase | ( | $a_base | ) |
Set Base script name (deprecated, only use this for workarounds).
string | $a_base | Base script name (deprecated, only use this for workarounds) |
Definition at line 722 of file class.ilTableGUI.php.
References base().
ilTableGUI::setColumnWidth | ( | $a_column_width | ) |
set table column widths @access public
array | column widths |
Definition at line 247 of file class.ilTableGUI.php.
ilTableGUI::setData | ( | $a_data | ) |
set table data @access public
array | table data |
Reimplemented in ilTable2GUI.
Definition at line 145 of file class.ilTableGUI.php.
References data.
Referenced by __construct().
ilTableGUI::setFooter | ( | $a_style, | |
$a_previous = 0 , |
|||
$a_next = 0 |
|||
) |
set order direction @access public
string | css format for links |
string | value of previous link |
string | value of next link |
Definition at line 396 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\getHTML().
ilTableGUI::setFormName | ( | $a_name = "cmd" | ) |
Reimplemented in ilTable2GUI.
Definition at line 752 of file class.ilTableGUI.php.
ilTableGUI::setHeaderNames | ( | $a_header_names | ) |
set table header names @access public
array | table header names |
Definition at line 205 of file class.ilTableGUI.php.
ilTableGUI::setHeaderVars | ( | $a_header_vars, | |
$a_header_params = 0 |
|||
) |
set table header vars @access public
array | table header vars |
array | additional link params |
Definition at line 227 of file class.ilTableGUI.php.
References $key.
ilTableGUI::setHelp | ( | $a_help_page, | |
$a_help_icon, | |||
$a_help_icon_alt = 0 |
|||
) |
set table help page @access public
string | help page file name |
string | file name of help icon |
string | alternative text for help icon |
Definition at line 189 of file class.ilTableGUI.php.
References $help_icon.
ilTableGUI::setLimit | ( | $a_limit = 0 , |
|
$a_default_limit = 0 |
|||
) |
set max.
datasets displayed per page @access public
integer | limit |
integer | default limit |
Reimplemented in ilTable2GUI.
Definition at line 285 of file class.ilTableGUI.php.
ilTableGUI::setMaxCount | ( | $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 @access public
integer | max_count |
Definition at line 270 of file class.ilTableGUI.php.
References $max_count.
Referenced by ilMilestoneResponsiblesTableGUI\__construct(), ilLMDownloadTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilMailFolderTableGUI\fetchTableData(), ilTable2GUI\getHTML(), ilTrSummaryTableGUI\getItems(), ilRatingCategoryTableGUI\getItems(), ilBookingSchedulesTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilBookingAssignParticipantsTableGUI\getItems(), ilBookingObjectsTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrMatrixTableGUI\getItems(), ilBookingParticipantsTableGUI\getItems(), ilFileVersionsTableGUI\initData(), ilRoleTableGUI\parse(), ilLogComponentTableGUI\parse(), ilUserClipboardTableGUI\parse(), ilMStListCoursesTableGUI\parseData(), ilMStListUsersTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ilTermsOfServiceTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), render(), and arIndexTableGUI\setOrderAndSegmentation().
ilTableGUI::setOffset | ( | $a_offset | ) |
set dataset offset @access public
integer | offset |
Definition at line 318 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\determineOffsetAndOrder(), and ilTable2GUI\resetOffset().
ilTableGUI::setOneColumnWidth | ( | $a_column_width, | |
$a_column_number | |||
) |
set one table column width @access public
string | column width |
integer | column number |
Definition at line 258 of file class.ilTableGUI.php.
ilTableGUI::setOrderColumn | ( | $a_order_column = 0 , |
|
$a_default_column = 0 |
|||
) |
set order column @access public
string | order column |
string | default column |
Definition at line 337 of file class.ilTableGUI.php.
Referenced by ilLTIProviderReleasedObjectsTableGUI\init(), ilObjectTableGUI\init(), and ilUserClipboardTableGUI\init().
ilTableGUI::setOrderDirection | ( | $a_order_direction | ) |
set order direction @access public
string | order direction |
Definition at line 370 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\determineOffsetAndOrder(), and ilCalendarManageTableGUI\resetToDefaults().
ilTableGUI::setOrderLink | ( | $key, | |
$order_dir | |||
) |
Reimplemented in ilTable2GUI.
Definition at line 691 of file class.ilTableGUI.php.
References $_SERVER, and $key.
Referenced by renderHeader().
ilTableGUI::setPrefix | ( | $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) @access public
string | prefix |
Reimplemented in ilTable2GUI.
Definition at line 308 of file class.ilTableGUI.php.
ilTableGUI::setSelectAllCheckbox | ( | $a_select_all_checkbox | ) |
Definition at line 772 of file class.ilTableGUI.php.
ilTableGUI::setStyle | ( | $a_element, | |
$a_style | |||
) |
Definition at line 702 of file class.ilTableGUI.php.
Referenced by ilSurveyInvitedUsersTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilParticipantsTestResultsTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilDclTableListTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), and ilDclTableViewTableGUI\__construct().
ilTableGUI::setTemplate | ( | $a_tpl | ) |
set template @access public
object | template object |
Definition at line 130 of file class.ilTableGUI.php.
ilTableGUI::setTitle | ( | $a_title, | |
$a_icon = 0 , |
|||
$a_icon_alt = 0 |
|||
) |
set table title @access public
string | table title |
string | file name of title icon |
string | alternative text for title icon |
Reimplemented in ilTable2GUI.
Definition at line 164 of file class.ilTableGUI.php.
References $icon.
ilTableGUI::sortData | ( | ) |
Definition at line 439 of file class.ilTableGUI.php.
References data, and ilUtil\sortArray().
Referenced by render().
ilTableGUI::$action_buttons |
Definition at line 62 of file class.ilTableGUI.php.
ilTableGUI::$base = "" |
Definition at line 65 of file class.ilTableGUI.php.
Referenced by ilLPTableBaseGUI\buildValueScale(), getBase(), and render().
ilTableGUI::$column_count |
Definition at line 44 of file class.ilTableGUI.php.
Referenced by getColumnCount().
ilTableGUI::$column_width |
Definition at line 45 of file class.ilTableGUI.php.
Referenced by ilObjectRolePermissionTableGUI\initColumns().
ilTableGUI::$data |
Definition at line 42 of file class.ilTableGUI.php.
Referenced by ilLMGlossaryTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilGlossaryAutoLinkTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__formatPath(), ilParticipantsTestResultsTableGUI\buildActionsMenu(), ilTestParticipantsTableGUI\buildActionsMenu(), ilAnswerFrequencyStatisticTableGUI\buildAddAnswerAction(), ilAnswerFrequencyStatisticTableGUI\buildAddAnswerModalGui(), ilParticipantsTestResultsTableGUI\buildAnsweredQuestionsString(), ilDclRecordListTableGUI\buildData(), ilParticipantsTestResultsTableGUI\buildFormattedAccessDate(), ilTestParticipantsTableGUI\buildFormattedAccessDate(), ilParticipantsTestResultsTableGUI\buildPassedStatusString(), ilParticipantsTestResultsTableGUI\buildPassFinishedString(), ilCalendarCategoryTableGUI\buildPath(), ilObjectOwnershipManagementTableGUI\buildPath(), ilSurveySyncTableGUI\buildPath(), ilLPTableBaseGUI\buildPath(), ilParticipantsTestResultsTableGUI\buildPercentResultString(), ilParticipantsTestResultsTableGUI\buildReachedPointsString(), ilParticipantsTestResultsTableGUI\buildScoredPassString(), ilTestParticipantsTableGUI\buildUnfinishedPassesStatusString(), ilMDCopyrightUsageTableGUI\collectData(), ilTestParticipantsTableGUI\fetchRowKey(), ilMailFolderTableGUI\fetchTableData(), ilTestParticipantsTableGUI\fetchTriesValue(), ilCourseObjectivesTableGUI\fillRow(), ilObjectivesAlignmentTableGUI\fillRow(), ilSCORM2004ExportTableGUI\fillRow(), ilSCORM2004TrackingItemsTableGUI\fillRow(), ilSCORMTrackingItemsTableGUI\fillRow(), ilSurveyAppraiseesTableGUI\fillRow(), ilSurveyCodesEditTableGUI\fillRow(), ilSurveyCodesTableGUI\fillRow(), ilSurveyInvitedUsersTableGUI\fillRow(), ilSurveyMaintenanceTableGUI\fillRow(), ilSurveyQuestionblockbrowserTableGUI\fillRow(), ilSurveyQuestionbrowserTableGUI\fillRow(), ilSurveyResultsCumulatedTableGUI\fillRow(), ilSurveyResultsUserTableGUI\fillRow(), ilSurveyMaterialsTableGUI\fillRow(), ilSurveyPhrasesTableGUI\fillRow(), ilSurveyQuestionPoolExportTableGUI\fillRow(), ilSurveyQuestionsTableGUI\fillRow(), ilSurveySavePhraseTableGUI\fillRow(), SurveyMaterialsSourceTableGUI\fillRow(), ilAssessmentFolderLogAdministrationTableGUI\fillRow(), ilAssessmentFolderLogTableGUI\fillRow(), ilEvaluationAllTableGUI\fillRow(), ilListOfQuestionsTableGUI\fillRow(), ilParticipantsTestResultsTableGUI\fillRow(), ilTestAggregatedResultsTableGUI\fillRow(), ilTestAverageReachedPointsTableGUI\fillRow(), ilTestDynamicQuestionSetStatisticTableGUI\fillRow(), ilTestHistoryTableGUI\fillRow(), ilTestInviteGroupsTableGUI\fillRow(), ilTestInviteRolesTableGUI\fillRow(), ilTestInviteUsersTableGUI\fillRow(), ilTestParticipantsTableGUI\fillRow(), ilTestQuestionBrowserTableGUI\fillRow(), ilTestQuestionsTableGUI\fillRow(), ilTestSkillLevelThresholdsTableGUI\fillRow(), ilTimingOverviewTableGUI\fillRow(), ilAssQuestionSkillUsagesTableGUI\fillRow(), ilAnswerFrequencyStatisticTableGUI\fillRow(), ilKprimChoiceAnswerFreqStatTableGUI\fillRow(), ilMatchingQuestionAnswerFreqStatTableGUI\fillRow(), ilQuestionBrowserTableGUI\fillRow(), ilQuestionPoolPrintViewTableGUI\fillRow(), ilLanguageExtTableGUI\fillRow(), ilTrObjectUsersPropsTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\fillRow(), ilRoleDesktopItemsTableGUI\formatPath(), ilTestAverageReachedPointsTableGUI\formatPoints(), ilComponentsTableGUI\getComponents(), ilModulesTableGUI\getComponents(), getData(), ilBenchmarkTableGUI\getDataByFirstTable(), ilMDCopyrightUsageTableGUI\getDataFromDB(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilLPTableBaseGUI\getExportMeta(), ilMemberExportFileTableGUI\getFiles(), ilLearningSequenceParticipantsTableGUI\getFirstAccess(), ilNewItemGroupTableGUI\getGroups(), ilTable2GUI\getHTML(), ilTestSkillLevelThresholdsTableGUI\getInputElements(), ilCourseGroupingTableGUI\getItems(), ilCourseGroupingAssignmentTableGUI\getItems(), ilRoleDesktopItemsTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilBadgeTableGUI\getItems(), ilRatingCategoryTableGUI\getItems(), ilBadgeUserTableGUI\getItems(), ilBookingSchedulesTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilBadgePersonalTableGUI\getItems(), ilContributorTableGUI\getItems(), ilBookingAssignObjectsTableGUI\getItems(), ilBookingAssignParticipantsTableGUI\getItems(), ilBookingObjectsTableGUI\getItems(), ilCourseVerificationTableGUI\getItems(), ilExAssignmentPeerReviewOverviewTableGUI\getItems(), ilExAssignmentPeerReviewTableGUI\getItems(), ilExAssignmentTeamLogTableGUI\getItems(), ilExAssignmentTeamTableGUI\getItems(), ilExcCriteriaCatalogueTableGUI\getItems(), ilExcCriteriaTableGUI\getItems(), ilExerciseVerificationTableGUI\getItems(), ilPollAnswerTableGUI\getItems(), ilPortfolioPageTableGUI\getItems(), ilPortfolioTableGUI\getItems(), ilSCORMVerificationTableGUI\getItems(), ilTestVerificationTableGUI\getItems(), ilBadgeImageTemplateTableGUI\getItems(), ilBadgeTypesTableGUI\getItems(), ilObjectBadgeTableGUI\getItems(), ilCronManagerTableGUI\getItems(), ilLanguageTableGUI\getItems(), ilLPObjectStatisticsAdminTableGUI\getItems(), ilLPObjectStatisticsDailyTableGUI\getItems(), ilLPObjectStatisticsLPTableGUI\getItems(), ilLPObjectStatisticsTableGUI\getItems(), ilLPObjectStatisticsTypesTableGUI\getItems(), ilLPProgressTableGUI\getItems(), ilPollUserTableGUI\getItems(), ilSessionOverviewTableGUI\getItems(), ilSurveyResultsCumulatedTableGUI\getItems(), ilTrMatrixTableGUI\getItems(), ilBookingParticipantsTableGUI\getItems(), ilBookingReservationsTableGUI\getItems(), ilWikiExportOrderTableGUI\getItems(), ilSurveyParticipantsTableGUI\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(), ilSurveyQuestionTableGUI\importData(), ilLDAPServerTableGUI\importData(), ilWorkspaceAccessTableGUI\importData(), ilWorkspaceShareTableGUI\importData(), ilPCIIMTriggerTableGUI\initActions(), ilImageMapTableGUI\initActions(), ilSurveyQuestionblockbrowserTableGUI\initData(), ilSurveyQuestionbrowserTableGUI\initData(), ilMarkSchemaTableGUI\initData(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initFilter(), ilObjectOwnershipManagementTableGUI\initItems(), ilTaxonomyAdministrationRepositoryTableGUI\initItems(), SurveyConstraintsTableGUI\initItems(), ilCourseParticipantsTableGUI\parse(), ilExAssignmentListTextTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilLearningSequenceParticipantsTableGUI\parse(), ilSCORMOfflineModeUsersTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilSCORMTrackingItemsPerScoTableGUI\parse(), ilSCORMTrackingItemsPerUserTableGUI\parse(), ilSCORMTrackingItemsScoTableGUI\parse(), ilSCORMTrackingUsersTableGUI\parse(), ilCalendarSharedListTableGUI\parse(), ilConsultationHoursTableGUI\parse(), ilDidacticTemplateSettingsTableGUI\parse(), ilMDCopyrightUsageTableGUI\parse(), ilSCGroupTableGUI\parse(), ilSCTaskTableGUI\parse(), ilECSNodeMappingTreeTableGUI\parse(), ilDclTableViewEditFieldsTableGUI\parseData(), ilBiblAdminFieldTableGUI\parseData(), ilBiblTranslationTableGUI\parseData(), ilExerciseMemberTableGUI\parseData(), ilOrgUnitUserAssignmentTableGUI\parseData(), ilOrgUnitOtherRolesTableGUI\parseData(), ilOrgUnitStaffTableGUI\parseData(), ilMStListCoursesTableGUI\parseData(), ilMStListUsersTableGUI\parseData(), ilMStShowUserCoursesTableGUI\parseData(), ilAdvancedMDRecordExportFilesTableGUI\parseFiles(), ilLOTestAssignmentTableGUI\parseMultipleAssignments(), ilRepositoryObjectResultTableGUI\parseObjectIds(), ilOrgUnitUserAssignmentTableGUI\parseRows(), ilOrgUnitOtherRolesTableGUI\parseRows(), ilOrgUnitStaffTableGUI\parseRows(), ilRepositoryUserResultTableGUI\parseUserIds(), ilBuddySystemRelationsTableGUI\populate(), ilTermsOfServiceTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilTrSummaryTableGUI\renderPercentages(), ilTable2GUI\restoreTemplate(), ilQuestionBrowserTableGUI\setQuestionData(), and ilDclRecordListTableGUI\setRecordData().
ilTableGUI::$enabled |
Definition at line 68 of file class.ilTableGUI.php.
ilTableGUI::$footer_next |
Definition at line 56 of file class.ilTableGUI.php.
ilTableGUI::$footer_previous |
Definition at line 55 of file class.ilTableGUI.php.
ilTableGUI::$footer_style |
Definition at line 54 of file class.ilTableGUI.php.
ilTableGUI::$form_name |
Definition at line 60 of file class.ilTableGUI.php.
Referenced by getFormName().
ilTableGUI::$global_tpl |
Definition at line 59 of file class.ilTableGUI.php.
ilTableGUI::$header_names |
Definition at line 38 of file class.ilTableGUI.php.
ilTableGUI::$header_vars |
Definition at line 39 of file class.ilTableGUI.php.
ilTableGUI::$help_icon |
Definition at line 35 of file class.ilTableGUI.php.
Referenced by setHelp().
ilTableGUI::$help_icon_alt |
Definition at line 36 of file class.ilTableGUI.php.
ilTableGUI::$help_page |
Definition at line 34 of file class.ilTableGUI.php.
ilTableGUI::$icon |
Definition at line 31 of file class.ilTableGUI.php.
Referenced by ilTrMatrixTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilMDCopyrightUsageTableGUI\fillRow(), ilSearchResultTableGUI\fillRow(), ilSkillCatTableGUI\fillRow(), ilStudyProgrammeTypeTableGUI\fillRow(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilContainerStartObjectsContentTableGUI\getItems(), ilTrMatrixTableGUI\getSelectableColumns(), and setTitle().
ilTableGUI::$icon_alt |
Definition at line 32 of file class.ilTableGUI.php.
Referenced by ilWorkspaceShareTableGUI\fillRow().
ilTableGUI::$lang_support = true |
Definition at line 58 of file class.ilTableGUI.php.
Referenced by renderHeader().
ilTableGUI::$limit |
Definition at line 48 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\determineLimit(), ilStudyProgrammeMembersTableGUI\fetchData(), ilTable2GUI\fillFooter(), ilTable2GUI\getAllCommandLimit(), ilBookingObjectsTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilTrSummaryTableGUI\getItemsPercentages(), getLimit(), and render().
ilTableGUI::$linkbar_vars |
Definition at line 40 of file class.ilTableGUI.php.
|
protected |
Definition at line 28 of file class.ilTableGUI.php.
Referenced by ilFileSystemTableGUI\__construct(), ilLinksTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilPCIIMTriggerTableGUI\__construct(), ilSubItemSelectionTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilPCTabsTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilMediaCastTableGUI\__construct(), ilMilestoneResponsiblesTableGUI\__construct(), ilWikiContributorsTableGUI\__construct(), ilWikiRecentChangesTableGUI\__construct(), ilWikiPagesTableGUI\__construct(), ilWikiSearchResultsTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), __construct(), ilRepDependenciesTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilUserRoleStartingPointTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilCategoryAssignRoleTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilTimingOverviewTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilObjectConsumerTableGUI\__construct(), ilMobMultiSrtConfirmationTable2GUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilRendererTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilTaxonomyListTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilStyleTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExportTableGUI\__construct(), ilPCFileListTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilUserTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilSurveySkillAssignmentTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilBadgePersonalTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilSurveyParticipantsTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilPCGridCellTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilSCORM2004TrackingTableGUI\__construct(), ilFoundUsersTableGUI\__construct(), ilSpecialUsersTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilBadgeTypesTableGUI\__construct(), ilBadgeImageTemplateTableGUI\__construct(), ilObjectBadgeTableGUI\__construct(), ilModulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilBadgeTableGUI\__construct(), ilBadgeUserTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilNewsForContextTableGUI\__construct(), ilTable2GUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilBackgroundTaskTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilDclTableViewEditFieldsTableGUI\__construct(), ilDclTableViewTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilLearningSequenceParticipantsTableGUI\__construct(), ilObjLearningSequenceContentTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilTable2GUI\addFilterItemByMetaType(), ilUserTableGUI\addFilterItemByUdfType(), ilObjectOwnershipManagementTableGUI\buildActions(), ilDclRecordListTableGUI\buildData(), ilLPTableBaseGUI\executeCommand(), ilTable2GUI\fillActionRow(), ilTable2GUI\fillFooter(), ilTable2GUI\fillHeader(), ilBookmarkAdministrationTableGUI\fillRow(), ilBookingObjectsTableGUI\fillRow(), ilBookingReservationsTableGUI\fillRow(), ilBookingSchedulesTableGUI\fillRow(), ilCourseParticipantsGroupsTableGUI\fillRow(), ilDclFieldListTableGUI\fillRow(), ilExcCriteriaCatalogueTableGUI\fillRow(), ilExcCriteriaTableGUI\fillRow(), ilFeedbackConfirmationTable2GUI\fillRow(), ilTermUsagesTableGUI\fillRow(), ilItemGroupItemsTableGUI\fillRow(), ilExportIDTableGUI\fillRow(), ilHelpMappingTableGUI\fillRow(), ilHelpTooltipTableGUI\fillRow(), ilLinksTableGUI\fillRow(), ilLMBlockedUsersTableGUI\fillRow(), ilLMGlossaryTableGUI\fillRow(), ilLMPagesTableGUI\fillRow(), ilLMQuestionListTableGUI\fillRow(), ilMediaCastTableGUI\fillRow(), ilMediaPoolPageUsagesTableGUI\fillRow(), ilMediaPoolTableGUI\fillRow(), ilUploadDirFilesTableGUI\fillRow(), ilPortfolioPageTableGUI\fillRow(), ilPortfolioTableGUI\fillRow(), ilObjectivesAlignmentTableGUI\fillRow(), ilSCORM2004TrackingTableGUI\fillRow(), ilScormSpecialPagesTableGUI\fillRow(), ilSurveyQuestionTableGUI\fillRow(), ilSurveySkillAssignmentTableGUI\fillRow(), ilSurveySkillChangesTableGUI\fillRow(), ilSurveySkillTableGUI\fillRow(), ilSurveySkillThresholdsTableGUI\fillRow(), SurveyConstraintsTableGUI\fillRow(), ilSurveySyncTableGUI\fillRow(), ilBenchmarkTableGUI\fillRow(), ilWebResourceEditableLinkTableGUI\fillRow(), ilWebResourceLinkTableGUI\fillRow(), ilImportantPagesTableGUI\fillRow(), ilWikiContributorsTableGUI\fillRow(), ilWikiPagesTableGUI\fillRow(), ilWikiRecentChangesTableGUI\fillRow(), ilWikiSearchResultsTableGUI\fillRow(), ilAccessPermissionsStatusTableGUI\fillRow(), ilAvailableRolesStatusTableGUI\fillRow(), ilRoleAdoptPermissionTableGUI\fillRow(), ilAccessKeyTableGUI\fillRow(), ilSettingsTemplateTableGUI\fillRow(), ilBadgeImageTemplateTableGUI\fillRow(), ilBadgePersonalTableGUI\fillRow(), ilBadgeTableGUI\fillRow(), ilBadgeTypesTableGUI\fillRow(), ilBadgeUserTableGUI\fillRow(), ilObjectBadgeTableGUI\fillRow(), ilCalendarChangedAppointmentsTableGUI\fillRow(), ilMilestoneResponsiblesTableGUI\fillRow(), ilClipboardTableGUI\fillRow(), ilComponentsTableGUI\fillRow(), ilCopySelfAssQuestionTableGUI\fillRow(), ilPageHistoryTableGUI\fillRow(), ilPageMultiLangTableGUI\fillRow(), ilPCFileListTableGUI\fillRow(), ilPCIIMOverlaysTableGUI\fillRow(), ilPCIIMPopupTableGUI\fillRow(), ilPCIIMTriggerTableGUI\fillRow(), ilPCImageMapTableGUI\fillRow(), ilPCTabsTableGUI\fillRow(), ilPageLayoutTableGUI\fillRow(), ilSubItemSelectionTableGUI\fillRow(), ilHelpModuleTableGUI\fillRow(), ilObjectConsumerTableGUI\fillRow(), ilImageMapTableGUI\fillRow(), ilMediaObjectUsagesTableGUI\fillRow(), ilMobMultiSrtConfirmationTable2GUI\fillRow(), ilMobSubtitleTableGUI\fillRow(), ilMultiSrtConfirmationTable2GUI\fillRow(), ilMultilingualismTableGUI\fillRow(), ilNewsForContextTableGUI\fillRow(), ilPDNewsTableGUI\fillRow(), ilObjClipboardTableGUI\fillRow(), ilObjectTranslation2TableGUI\fillRow(), ilObjectTranslationTableGUI\fillRow(), ilRatingCategoryTableGUI\fillRow(), ilAdminSubItemsTableGUI\fillRow(), ilNewItemGroupTableGUI\fillRow(), ilRepDependenciesTableGUI\fillRow(), ilTrashTableGUI\fillRow(), ilSearchResultTableGUI\fillRow(), ilPersonalSkillTableGUI\fillRow(), ilSelfEvaluationSimpleTableGUI\fillRow(), ilSelfEvaluationTableGUI\fillRow(), ilSkillAssignMaterialsTableGUI\fillRow(), ilSkillCatTableGUI\fillRow(), ilSkillLevelProfileAssignmentTableGUI\fillRow(), ilSkillLevelResourcesTableGUI\fillRow(), ilSkillLevelTableGUI\fillRow(), ilSkillProfileTableGUI\fillRow(), ilSkillProfileUserTableGUI\fillRow(), ilSkillSelfEvalSkillTableGUI\fillRow(), ilSkillUsageTableGUI\fillRow(), ilContentStylesTableGUI\fillRow(), ilPasteStyleCharacteristicTableGUI\fillRow(), ilStyleColorTableGUI\fillRow(), ilStyleImageTableGUI\fillRow(), ilStyleMediaQueryTableGUI\fillRow(), ilStyleTableGUI\fillRow(), ilTableTemplatesTableGUI\fillRow(), ilUserForTagTableGUI\fillRow(), ilTaxAssignedItemsTableGUI\fillRow(), ilTaxonomyListTableGUI\fillRow(), ilTaxonomyTableGUI\fillRow(), ilLPObjectStatisticsAdminTableGUI\fillRow(), ilTrMatrixTableGUI\fillRow(), ilTrSummaryTableGUI\fillRow(), ilCustomUserFieldSettingsTableGUI\fillRow(), ilRoleAssignmentTableGUI\fillRow(), ilUserFieldSettingsTableGUI\fillRow(), ilUserRoleStartingPointTableGUI\fillRow(), ilBackgroundTaskTableGUI\fillRow(), ilClientListTableGUI\fillRow(), ilAssignmentsTableGUI\fillRow(), ilExGradesTableGUI\fillRow(), ilSCORM2004ExportTableGUI\fillRow(), ilSCORM2004TrackingItemsTableGUI\fillRow(), ilSCORMTrackingItemsTableGUI\fillRow(), ilSurveyAppraiseesTableGUI\fillRow(), ilSurveyCodesTableGUI\fillRow(), SurveyMaterialsSourceTableGUI\fillRow(), ilLanguageExtTableGUI\fillRow(), ilTrObjectUsersPropsTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\fillRow(), ilLMMenuItemsTableGUI\fillRow(), ilConfirmationTableGUI\fillRow(), ilSetupLanguageTableGUI\fillRow(), ilPublicSubmissionsTableGUI\fillRow(), ilWorkspaceShareTableGUI\fillRow(), ilRendererTableGUI\fillRow(), ilTestManScoringParticipantsTableGUI\fillRow(), ilTestPassManualScoringOverviewTableGUI\fillRow(), ilObjectOwnershipManagementTableGUI\fillRow(), ilAssQuestionHintsTableGUI\fillRow(), ilOrgUnitUserAssignmentTableGUI\fillRow(), ilOrgUnitOtherRolesTableGUI\fillRow(), ilOrgUnitStaffTableGUI\fillRow(), ilObjectCopyProgressTableGUI\fillRow(), ilTermQuickListTableGUI\fillRow(), ilAssignedUsersTableGUI\fillRow(), ilUserTableGUI\fillRow(), ilSCORM2004TrackingItemsTableGUI\fillRowCSV(), ilSCORMTrackingItemsTableGUI\fillRowCSV(), ilSCORM2004TrackingItemsTableGUI\fillRowExcel(), ilSCORMTrackingItemsTableGUI\fillRowExcel(), ilBackgroundTaskTableGUI\getClients(), ilClientListTableGUI\getClients(), ilModulesTableGUI\getComponents(), ilLPTableBaseGUI\getExportMeta(), ilLPObjectStatisticsDailyTableGUI\getGraph(), ilLPObjectStatisticsLPTableGUI\getGraph(), ilLPObjectStatisticsTableGUI\getGraph(), ilLPObjectStatisticsTypesTableGUI\getGraph(), ilNewItemGroupTableGUI\getGroups(), ilTable2GUI\getHTML(), ilTrSummaryTableGUI\getItems(), ilBadgePersonalTableGUI\getItems(), ilExcCriteriaCatalogueTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilObjectBadgeTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilUserRoleStartingPointTableGUI\getItems(), ilUserTableGUI\getItems(), ilSurveyParticipantsTableGUI\getItems(), ilTrSummaryTableGUI\getItemsPercentages(), ilTrSummaryTableGUI\getItemsPercentagesStatus(), ilSelfEvaluationSimpleTableGUI\getLevels(), ilTable2GUI\getLinkbar(), ilLPTableBaseGUI\getMonthsFilter(), ilLPTableBaseGUI\getMonthsYear(), ilModulesTableGUI\getPluginComponents(), ilLPTableBaseGUI\getPossibleTypes(), ilSurveySkillAssignmentTableGUI\getQuestions(), ilTrSummaryTableGUI\getSelCountryCodes(), ilSurveyResultsCumulatedTableGUI\getSelectableColumns(), ilSurveyQuestionsTableGUI\getSelectableColumns(), ilEvaluationAllTableGUI\getSelectableColumns(), ilQuestionBrowserTableGUI\getSelectableColumns(), ilQuestionPoolPrintViewTableGUI\getSelectableColumns(), ilTrSummaryTableGUI\getSelectableColumns(), ilTrUserObjectsPropsTableGUI\getSelectableColumns(), ilUserTableGUI\getSelectableColumns(), ilLPTableBaseGUI\getSelectableUserColumns(), ilSurveyQuestionTableGUI\importData(), ilSurveySyncTableGUI\importData(), ilWorkspaceShareTableGUI\importData(), ilDidacticTemplateSettingsTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilSCGroupTableGUI\init(), ilSCTaskTableGUI\init(), arIndexTableGUI\initActions(), ilPCIIMTriggerTableGUI\initActions(), ilImageMapTableGUI\initActions(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), ilLPTableBaseGUI\initBaseFilter(), ilTestManScoringParticipantsTableGUI\initColumns(), ilTestPassManualScoringOverviewTableGUI\initColumns(), ilKprimChoiceAnswerFreqStatTableGUI\initColumns(), ilRepositoryObjectSearchResultTableGUI\initColumns(), ilBookingObjectsTableGUI\initFilter(), ilCourseParticipantsGroupsTableGUI\initFilter(), ilMediaPoolTableGUI\initFilter(), ilSurveyQuestionblockbrowserTableGUI\initFilter(), ilSurveyQuestionbrowserTableGUI\initFilter(), ilSurveyQuestionsTableGUI\initFilter(), ilEvaluationAllTableGUI\initFilter(), ilTestManScoringParticipantsTableGUI\initFilter(), ilTestParticipantsTableGUI\initFilter(), ilQuestionBrowserTableGUI\initFilter(), ilBadgeTableGUI\initFilter(), ilBadgeUserTableGUI\initFilter(), ilObjectBadgeTableGUI\initFilter(), ilLanguageExtTableGUI\initFilter(), ilPDNewsTableGUI\initFilter(), ilWorkspaceShareTableGUI\initFilter(), ilRegistrationCodesTableGUI\initFilter(), ilLPObjectStatisticsDailyTableGUI\initFilter(), ilLPObjectStatisticsLPTableGUI\initFilter(), ilLPObjectStatisticsTableGUI\initFilter(), ilLPObjectStatisticsTypesTableGUI\initFilter(), ilTrMatrixTableGUI\initFilter(), ilTrObjectUsersPropsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), ilTrUserObjectsPropsTableGUI\initFilter(), ilAccountCodesTableGUI\initFilter(), ilRoleAssignmentTableGUI\initFilter(), ilUserTableGUI\initFilter(), ilBadgePersonalTableGUI\initFilters(), SurveyConstraintsTableGUI\initItems(), ilExerciseMemberTableGUI\initMode(), ilExParticipantTableGUI\initMode(), ilAssQuestionHintsTableGUI\initTestoutputColumns(), ilAssQuestionHintsTableGUI\initTestoutputCommands(), ilLPTableBaseGUI\parseTitle(), ilSCORM2004TrackingItemsTableGUI\parseValue(), ilSCORMTrackingItemsTableGUI\parseValue(), ilLPTableBaseGUI\parseValue(), ilTrSummaryTableGUI\parseValue(), ilLinkCheckerTableGUI\prepareHTML(), ilMediaPoolTableGUI\prepareOutput(), ilMultilingualismTableGUI\prepareOutput(), ilObjectTranslation2TableGUI\prepareOutput(), ilObjectTranslationTableGUI\prepareOutput(), ilMediaPoolTableGUI\render(), ilTable2GUI\render(), ilTable2GUI\renderFilter(), ilTable2GUI\resetFilter(), and ilUserLPTableGUI\secondsToShortString().
ilTableGUI::$max_count |
Definition at line 47 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\fillFooter(), render(), and setMaxCount().
ilTableGUI::$max_limit = false |
Definition at line 49 of file class.ilTableGUI.php.
ilTableGUI::$offset |
Definition at line 50 of file class.ilTableGUI.php.
Referenced by ilStudyProgrammeMembersTableGUI\fetchData(), getOffset(), and ilBiblFieldFilterTableGUI\parseData().
ilTableGUI::$order_column |
Definition at line 51 of file class.ilTableGUI.php.
Referenced by getOrderColumn().
ilTableGUI::$order_direction |
Definition at line 52 of file class.ilTableGUI.php.
Referenced by ilStudyProgrammeMembersTableGUI\fetchData(), and getOrderDirection().
ilTableGUI::$prefix |
Definition at line 64 of file class.ilTableGUI.php.
Referenced by ilSubscriberTableGUI\fillRow(), ilWaitingListTableGUI\fillRow(), ilTable2GUI\getPrefix(), and ilTrSummaryTableGUI\getSelectableColumns().
ilTableGUI::$select_all_checkbox |
Definition at line 61 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\getSelectAllCheckbox(), and getSelectAllCheckbox().
ilTableGUI::$styles |
Definition at line 86 of file class.ilTableGUI.php.
ilTableGUI::$title |
Definition at line 30 of file class.ilTableGUI.php.
Referenced by ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilNotificationSettingsTable\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilBadgeUserTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilDclRecordListTableGUI\buildData(), ilTable2GUI\fillHeaderCSV(), ilTable2GUI\fillHeaderExcel(), ilCourseObjectivesTableGUI\fillRow(), ilCourseParticipantsGroupsTableGUI\fillRow(), ilStudyProgrammeIndividualPlanTableGUI\fillRow(), ilWikiContributorsTableGUI\fillRow(), ilWikiRecentChangesTableGUI\fillRow(), ilWikiSearchResultsTableGUI\fillRow(), ilAdvancedMDRecordExportFilesTableGUI\fillRow(), ilLDAPRoleMappingTableGUI\fillRow(), ilAdminSubItemsTableGUI\fillRow(), ilSearchResultTableGUI\fillRow(), ilAssessmentFolderLogTableGUI\fillRow(), ilWorkspaceShareTableGUI\fillRow(), ilLOTestAssignmentTableGUI\fillRow(), ilObjLearningSequenceContentTableGUI\fillRow(), ilSessionMaterialsTableGUI\filterData(), ilContributorTableGUI\getItems(), ilUserRoleStartingPointTableGUI\getItems(), ilTrMatrixTableGUI\getSelectableColumns(), ilSurveySyncTableGUI\importData(), ilWorkspaceAccessTableGUI\importData(), ilBookingObjectsTableGUI\initFilter(), ilBookingParticipantsTableGUI\initFilter(), ilSurveyQuestionbrowserTableGUI\initFilter(), ilRoleTableGUI\initFilter(), ilBadgeTableGUI\initFilter(), ilObjectBadgeTableGUI\initFilter(), ilMDCopyrightUsageTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), ilBadgePersonalTableGUI\initFilters(), SurveyConstraintsTableGUI\initItems(), ilRoleTableGUI\parse(), ilLearningSequenceParticipantsTableGUI\parse(), ilLinkCheckerTableGUI\prepareHTML(), ilMediaPoolTableGUI\render(), and ilCalendarAppointmentsTableGUI\setAppointments().
|
protected |
Definition at line 23 of file class.ilTableGUI.php.
Referenced by __construct(), and getTemplateObject().