ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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) | |
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, ilLMMultiSrtConfirmationTable2GUI, ilPollAnswerTableGUI, ilPollUserTableGUI, ilSessionMaterialsTableGUI, ilSurveyCodesEditTableGUI, ilSurveyCodesTableGUI, ilSurveyInvitedUsersTableGUI, ilSurveySavePhraseTableGUI, ilAssessmentFolderLogTableGUI, ilListOfQuestionsTableGUI, ilTestAggregatedResultsTableGUI, ilTestAverageReachedPointsTableGUI, ilTestHistoryTableGUI, ilTestInviteGroupsTableGUI, ilTestInviteRolesTableGUI, ilTestInviteUsersTableGUI, ilTimingOverviewTableGUI, ilWebResourceEditableLinkTableGUI, ilImportantPagesTableGUI, ilAccessPermissionsStatusTableGUI, ilAvailableRolesStatusTableGUI, ilRoleAdoptPermissionTableGUI, ilRoleSelectionTableGUI, ilAccessKeyTableGUI, ilCalendarChangedAppointmentsTableGUI, ilCalendarInboxSharedTableGUI, ilClipboardTableGUI, ilPageMultiLangTableGUI, ilPageLayoutTableGUI, ilCronManagerTableGUI, ilHelpModuleTableGUI, ilMultiSrtConfirmationTable2GUI, ilObjectCustomUserFieldsTableGUI, ilObjClipboardTableGUI, ilRendererTableGUI, ilRegistrationCodesTableGUI, ilTrashTableGUI, ilPersonalSkillTableGUI, ilSelfEvaluationTableGUI, ilSkillProfileTableGUI, ilPasteStyleCharacteristicTableGUI, ilSystemStylesTableGUI, ilLPObjectStatisticsAdminTableGUI, ilAccountCodesTableGUI, ilRoleAssignmentTableGUI, ilUserFieldSettingsTableGUI, ilECSCategoryMappingTableGUI, ilCourseVerificationTableGUI, ilExerciseVerificationTableGUI, ilForumStatisticsTableGUI, ilSCORM2004TrackingTableGUI, ilSCORMVerificationTableGUI, ilFoundUsersTableGUI, ilSpecialUsersTableGUI, ilResultsByQuestionTableGUI, ilTestVerificationTableGUI, ilAuthLoginPageEditorTableGUI, ilComponentsTableGUI, ilPluginsOverviewTableGUI, ilPageHistoryTableGUI, ilDidacticTemplateSettingsTableGUI, ilLogComponentTableGUI, ilSCGroupTableGUI, ilSCTreeDuplicatesTableGUI, ilECSServerTableGUI, ilCourseInfoFileTableGUI, ilSessionFileTableGUI, ilAdvancedMDRecordExportFilesTableGUI, ilShibbolethRoleAssignmentTableGUI, ilLDAPRoleAssignmentTableGUI, ilLuceneAdvancedSearchActivationTableGUI, ilECSImportedContentTableGUI, ilECSReleasedContentTableGUI, ilCourseEditParticipantsTableGUI, ilGroupEditParticipantsTableGUI, ilChatroomSmiliesTableGUI, ilTestPassOverviewTableGUI, ilOrgUnitTypeTableGUI, ilStudyProgrammeTypeTableGUI, ilCalendarSharedListTableGUI, ilCalendarSharedRoleListTableGUI, ilCalendarSharedUserListTableGUI, and ilTestPassManualScoringOverviewTableGUI.
Definition at line 87 of file class.ilTableGUI.php.
References $lng, $tpl, and setData().
ilTableGUI::addActionButton | ( | $btn_name, | |
$btn_value | |||
) |
Definition at line 849 of file class.ilTableGUI.php.
ilTableGUI::clearActionButtons | ( | ) |
Definition at line 837 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 442 of file class.ilTableGUI.php.
Referenced by 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(), ilPresentationListTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilMultilingualismTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilLMDownloadTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilQuestionPoolImportVerificationTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilTestDetailedEvaluationStatisticsTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilClientListTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilECSCommunityTableGUI\__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 424 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(), ilTestAggregatedResultsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilTestRandomQuestionSetNonAvailablePoolsTableGUI\build(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), assFileUploadFileTableGUI\initCommand(), ilTestManScoringParticipantsTableGUI\initOrdering(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), and ilLPCollectionSettingsTableGUI\initTable().
ilTableGUI::getBase | ( | ) |
Get Base script name (deprecated, only use this for workarounds).
Definition at line 787 of file class.ilTableGUI.php.
References $base.
Referenced by render().
ilTableGUI::getColumnCount | ( | ) |
Returns the column count based on the number of the header row columns @access public.
Definition at line 212 of file class.ilTableGUI.php.
References $column_count.
Referenced by ilTable2GUI\fillFooter(), and render().
ilTableGUI::getData | ( | ) |
Reimplemented in ilTable2GUI.
Definition at line 145 of file class.ilTableGUI.php.
References $data.
ilTableGUI::getFormName | ( | ) |
Reimplemented in ilTable2GUI.
Definition at line 797 of file class.ilTableGUI.php.
References $form_name.
Referenced by render().
ilTableGUI::getLimit | ( | ) |
Get limit.
Reimplemented in ilTable2GUI.
Definition at line 299 of file class.ilTableGUI.php.
References $limit.
ilTableGUI::getOffset | ( | ) |
Get offset.
Reimplemented in ilTable2GUI.
Definition at line 328 of file class.ilTableGUI.php.
References $offset.
ilTableGUI::getOrderColumn | ( | ) |
Get order column.
Definition at line 369 of file class.ilTableGUI.php.
References $order_column.
ilTableGUI::getOrderDirection | ( | ) |
Get order direction.
Definition at line 396 of file class.ilTableGUI.php.
References $order_direction.
Referenced by ilStudyProgrammeMembersTableGUI\__construct(), ilTable2GUI\exportData(), 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(), ilTermsOfServiceTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilTable2GUI\resetOffset(), arIndexTableGUI\setOrderAndSegmentation(), and ilTable2GUI\storeNavParameter().
ilTableGUI::getSelectAllCheckbox | ( | ) |
Reimplemented in ilTable2GUI.
Definition at line 817 of file class.ilTableGUI.php.
References $select_all_checkbox.
Referenced by render().
ilTableGUI::getStyle | ( | $a_element | ) |
Definition at line 767 of file class.ilTableGUI.php.
Referenced by ilDclTableListTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), ilDclTableViewTableGUI\__construct(), and ilTable2GUI\render().
& ilTableGUI::getTemplateObject | ( | ) |
Definition at line 127 of file class.ilTableGUI.php.
References $tpl.
ilTableGUI::render | ( | ) |
render table @access public
Reimplemented in ilExerciseSubmissionTableGUI, ilMediaPoolTableGUI, arIndexTableGUI, ilBuddySystemRelationsTableGUI, and ilTable2GUI.
Definition at line 466 of file class.ilTableGUI.php.
References $_SERVER, $_SESSION, $base, $layout, $limit, $max_count, $params, $start, getBase(), getColumnCount(), getFormName(), ilUtil\getImagePath(), getSelectAllCheckbox(), ilUtil\Linkbar(), renderHeader(), setMaxCount(), sortData(), and ilUtil\switchColor().
ilTableGUI::renderHeader | ( | ) |
Definition at line 692 of file class.ilTableGUI.php.
References $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 777 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 137 of file class.ilTableGUI.php.
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 408 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\getHTML().
ilTableGUI::setFormName | ( | $a_name = "cmd" | ) |
Reimplemented in ilTable2GUI.
Definition at line 807 of file class.ilTableGUI.php.
ilTableGUI::setHeaderNames | ( | $a_header_names | ) |
set table header names @access public
array | table header names |
Definition at line 201 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 223 of file class.ilTableGUI.php.
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 184 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 286 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 ilLMDownloadTableGUI\__construct(), ilMilestoneResponsiblesTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilTable2GUI\getHTML(), ilTrSummaryTableGUI\getItems(), ilRatingCategoryTableGUI\getItems(), ilBookingSchedulesTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilBookingObjectsTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrMatrixTableGUI\getItems(), ilRoleTableGUI\parse(), ilLogComponentTableGUI\parse(), ilUserClipboardTableGUI\parse(), ilTermsOfServiceTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), render(), and arIndexTableGUI\setOrderAndSegmentation().
ilTableGUI::setOffset | ( | $a_offset | ) |
set dataset offset @access public
integer | offset |
Definition at line 320 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 339 of file class.ilTableGUI.php.
Referenced by ilObjectTableGUI\init(), and ilUserClipboardTableGUI\init().
ilTableGUI::setOrderDirection | ( | $a_order_direction | ) |
set order direction @access public
string | order direction |
Definition at line 379 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\determineOffsetAndOrder(), and ilCalendarManageTableGUI\resetToDefaults().
ilTableGUI::setOrderLink | ( | $key, | |
$order_dir | |||
) |
Reimplemented in ilTable2GUI.
Definition at line 746 of file class.ilTableGUI.php.
References $_SERVER.
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 310 of file class.ilTableGUI.php.
ilTableGUI::setSelectAllCheckbox | ( | $a_select_all_checkbox | ) |
Reimplemented in ilTable2GUI.
Definition at line 827 of file class.ilTableGUI.php.
ilTableGUI::setStyle | ( | $a_element, | |
$a_style | |||
) |
Definition at line 757 of file class.ilTableGUI.php.
Referenced by ilSurveyInvitedUsersTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilDclTableListTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilDclFieldListTableGUI\__construct(), and ilDclTableViewTableGUI\__construct().
ilTableGUI::setTemplate | ( | $a_tpl | ) |
set template @access public
object | template object |
Definition at line 122 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 157 of file class.ilTableGUI.php.
References $icon.
ilTableGUI::sortData | ( | ) |
Definition at line 453 of file class.ilTableGUI.php.
References ilUtil\sortArray().
Referenced by render().
ilTableGUI::$action_buttons |
Definition at line 52 of file class.ilTableGUI.php.
ilTableGUI::$base = "" |
Definition at line 55 of file class.ilTableGUI.php.
Referenced by ilLPTableBaseGUI\buildValueScale(), getBase(), and render().
ilTableGUI::$column_count |
Definition at line 34 of file class.ilTableGUI.php.
Referenced by getColumnCount().
ilTableGUI::$column_width |
Definition at line 35 of file class.ilTableGUI.php.
Referenced by ilObjectRolePermissionTableGUI\initColumns().
ilTableGUI::$data |
Definition at line 32 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(), ilDclRecordListTableGUI\buildData(), ilCalendarCategoryTableGUI\buildPath(), ilObjectOwnershipManagementTableGUI\buildPath(), ilSurveySyncTableGUI\buildPath(), ilLPTableBaseGUI\buildPath(), 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(), ilTestAggregatedResultsTableGUI\fillRow(), ilTestAverageReachedPointsTableGUI\fillRow(), ilTestDynamicQuestionSetStatisticTableGUI\fillRow(), ilTestFixedParticipantsTableGUI\fillRow(), ilTestHistoryTableGUI\fillRow(), ilTestInviteGroupsTableGUI\fillRow(), ilTestInviteRolesTableGUI\fillRow(), ilTestInviteUsersTableGUI\fillRow(), ilTestParticipantsTableGUI\fillRow(), ilTestQuestionBrowserTableGUI\fillRow(), ilTestQuestionsTableGUI\fillRow(), ilTestSkillLevelThresholdsTableGUI\fillRow(), ilTimingOverviewTableGUI\fillRow(), ilAssQuestionSkillUsagesTableGUI\fillRow(), ilQuestionBrowserTableGUI\fillRow(), ilQuestionPoolPrintViewTableGUI\fillRow(), ilLanguageExtTableGUI\fillRow(), ilTrObjectUsersPropsTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\fillRow(), ilRoleDesktopItemsTableGUI\formatPath(), ilTestAverageReachedPointsTableGUI\formatPoints(), ilComponentsTableGUI\getComponents(), ilModulesTableGUI\getComponents(), getData(), ilBenchmarkTableGUI\getDataByFirstTable(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilLPTableBaseGUI\getExportMeta(), ilMemberExportFileTableGUI\getFiles(), ilNewItemGroupTableGUI\getGroups(), ilTable2GUI\getHTML(), ilTestSkillLevelThresholdsTableGUI\getInputElements(), ilCourseGroupingTableGUI\getItems(), ilCourseGroupingAssignmentTableGUI\getItems(), ilLicenseOverviewTableGUI\getItems(), ilRoleDesktopItemsTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilBadgeTableGUI\getItems(), ilRatingCategoryTableGUI\getItems(), ilBadgeUserTableGUI\getItems(), ilBookingSchedulesTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilBadgePersonalTableGUI\getItems(), ilContributorTableGUI\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(), ilBookingReservationsTableGUI\getItems(), ilWikiExportOrderTableGUI\getItems(), ilSurveyParticipantsTableGUI\getItems(), ilTrSummaryTableGUI\getItemsPercentages(), ilTrSummaryTableGUI\getItemsPercentagesStatus(), 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(), ilSCORMOfflineModeUsersTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilSCORMTrackingItemsPerScoTableGUI\parse(), ilSCORMTrackingItemsPerUserTableGUI\parse(), ilSCORMTrackingItemsScoTableGUI\parse(), ilSCORMTrackingUsersTableGUI\parse(), ilCalendarInboxSharedTableGUI\parse(), ilCalendarSharedListTableGUI\parse(), ilConsultationHoursTableGUI\parse(), ilDidacticTemplateSettingsTableGUI\parse(), ilSCGroupTableGUI\parse(), ilSCTaskTableGUI\parse(), ilECSNodeMappingTreeTableGUI\parse(), ilDclTableViewEditFieldsTableGUI\parseData(), ilExerciseMemberTableGUI\parseData(), ilExParticipantTableGUI\parseData(), ilOrgUnitOtherRolesTableGUI\parseData(), ilOrgUnitStaffTableGUI\parseData(), ilAdvancedMDRecordExportFilesTableGUI\parseFiles(), ilLOTestAssignmentTableGUI\parseMultipleAssignments(), ilRepositoryObjectResultTableGUI\parseObjectIds(), ilOrgUnitOtherRolesTableGUI\parseRows(), ilOrgUnitStaffTableGUI\parseRows(), ilRepositoryUserResultTableGUI\parseUserIds(), ilBuddySystemRelationsTableGUI\populate(), ilTermsOfServiceTableGUI\populate(), ilTermsOfServiceAcceptanceHistoryTableGUI\prepareData(), ilTermsOfServiceAgreementByLanguageTableGUI\prepareData(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilTrSummaryTableGUI\renderPercentages(), ilTable2GUI\restoreTemplate(), and ilDclRecordListTableGUI\setRecordData().
ilTableGUI::$enabled |
Definition at line 58 of file class.ilTableGUI.php.
ilTableGUI::$footer_next |
Definition at line 46 of file class.ilTableGUI.php.
ilTableGUI::$footer_previous |
Definition at line 45 of file class.ilTableGUI.php.
ilTableGUI::$footer_style |
Definition at line 44 of file class.ilTableGUI.php.
ilTableGUI::$form_name |
Definition at line 50 of file class.ilTableGUI.php.
Referenced by getFormName().
ilTableGUI::$global_tpl |
Definition at line 49 of file class.ilTableGUI.php.
ilTableGUI::$header_names |
Definition at line 28 of file class.ilTableGUI.php.
ilTableGUI::$header_vars |
Definition at line 29 of file class.ilTableGUI.php.
ilTableGUI::$help_icon |
Definition at line 25 of file class.ilTableGUI.php.
Referenced by setHelp().
ilTableGUI::$help_icon_alt |
Definition at line 26 of file class.ilTableGUI.php.
ilTableGUI::$help_page |
Definition at line 24 of file class.ilTableGUI.php.
ilTableGUI::$icon |
Definition at line 21 of file class.ilTableGUI.php.
Referenced by ilTrMatrixTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilSearchResultTableGUI\fillRow(), ilSkillCatTableGUI\fillRow(), ilStudyProgrammeTypeTableGUI\fillRow(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilContainerStartObjectsContentTableGUI\getItems(), ilTrMatrixTableGUI\getSelectableColumns(), and setTitle().
ilTableGUI::$icon_alt |
Definition at line 22 of file class.ilTableGUI.php.
Referenced by ilWorkspaceShareTableGUI\fillRow().
ilTableGUI::$lang_support = true |
Definition at line 48 of file class.ilTableGUI.php.
Referenced by renderHeader().
ilTableGUI::$limit |
Definition at line 38 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 30 of file class.ilTableGUI.php.
ilTableGUI::$max_count |
Definition at line 37 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\fillFooter(), render(), and setMaxCount().
ilTableGUI::$max_limit = false |
Definition at line 39 of file class.ilTableGUI.php.
ilTableGUI::$offset |
Definition at line 40 of file class.ilTableGUI.php.
Referenced by ilStudyProgrammeMembersTableGUI\fetchData(), and getOffset().
ilTableGUI::$order_column |
Definition at line 41 of file class.ilTableGUI.php.
Referenced by getOrderColumn().
ilTableGUI::$order_direction |
Definition at line 42 of file class.ilTableGUI.php.
Referenced by ilStudyProgrammeMembersTableGUI\fetchData(), and getOrderDirection().
ilTableGUI::$prefix |
Definition at line 54 of file class.ilTableGUI.php.
Referenced by ilSubscriberTableGUI\fillRow(), ilWaitingListTableGUI\fillRow(), ilTable2GUI\getPrefix(), and ilTrSummaryTableGUI\getSelectableColumns().
ilTableGUI::$select_all_checkbox |
Definition at line 51 of file class.ilTableGUI.php.
Referenced by ilTable2GUI\getSelectAllCheckbox(), and getSelectAllCheckbox().
ilTableGUI::$styles |
Definition at line 76 of file class.ilTableGUI.php.
ilTableGUI::$title |
Definition at line 20 of file class.ilTableGUI.php.
Referenced by ilObjectCopySearchResultTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilBadgeUserTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilNotificationSettingsTable\__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(), ilContributorTableGUI\getItems(), ilTrMatrixTableGUI\getSelectableColumns(), ilSurveySyncTableGUI\importData(), ilWorkspaceAccessTableGUI\importData(), ilBookingObjectsTableGUI\initFilter(), ilSurveyQuestionbrowserTableGUI\initFilter(), ilRoleTableGUI\initFilter(), ilBadgeTableGUI\initFilter(), ilObjectBadgeTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), ilBadgePersonalTableGUI\initFilters(), SurveyConstraintsTableGUI\initItems(), ilRoleTableGUI\parse(), ilLinkCheckerTableGUI\prepareHTML(), ilMediaPoolTableGUI\render(), and ilCalendarAppointmentsTableGUI\setAppointments().