ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilTable2GUI. More...
Public Member Functions | |
__construct ($a_parent_obj, $a_parent_cmd="", $a_template_context="") | |
Constructor. More... | |
setOpenFormTag ($a_val) | |
Set open form tag. More... | |
getOpenFormTag () | |
Get open form tag. More... | |
setCloseFormTag ($a_val) | |
Set close form tag. More... | |
getCloseFormTag () | |
Get close form tag. More... | |
determineLimit () | |
Determine the limit. More... | |
getSelectableColumns () | |
Get selectable columns. More... | |
determineSelectedColumns () | |
Determine selected columns. More... | |
isColumnSelected ($a_col) | |
Is given column selected? More... | |
getSelectedColumns () | |
Get selected columns. More... | |
& | executeCommand () |
Execute command. More... | |
resetOffset ($a_in_determination=false) | |
Reset offset. More... | |
initFilter () | |
Init filter. More... | |
getParentObject () | |
Get parent object. More... | |
getParentCmd () | |
Get parent command. More... | |
setTopAnchor ($a_val) | |
Set top anchor. More... | |
getTopAnchor () | |
Get top anchor. More... | |
setNoEntriesText ($a_text) | |
Set text for an empty table. More... | |
getNoEntriesText () | |
Get text for an empty table. More... | |
setIsDataTable ($a_val) | |
Set is data table. More... | |
getIsDataTable () | |
Get is data table. More... | |
setEnableTitle ($a_enabletitle) | |
Set Enable Title. More... | |
getEnableTitle () | |
Get Enable Title. More... | |
setEnableHeader ($a_enableheader) | |
Set Enable Header. More... | |
getEnableHeader () | |
Get Enable Header. More... | |
setEnableNumInfo ($a_val) | |
Set enable num info. More... | |
getEnableNumInfo () | |
Get enable num info. More... | |
setTitle ($a_title, $a_icon=0, $a_icon_alt=0) | |
Set title and title icon. More... | |
setDescription ($a_val) | |
Set description. More... | |
getDescription () | |
Get description. More... | |
setOrderField ($a_order_field) | |
set order column More... | |
getOrderField () | |
setData ($a_data) | |
set table data @access public More... | |
getData () | |
dataExists () | |
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... | |
getPrefix () | |
addFilterItem ($a_input_item, $a_optional=false) | |
Add filter item. More... | |
addFilterItemByMetaType ($id, $type=self::FILTER_TEXT, $a_optional=false, $caption=NULL) | |
Add filter by standard type. More... | |
getFilterItems ($a_optionals=false) | |
Get filter items. More... | |
getFilterItemByPostVar ($a_post_var) | |
setFilterCols ($a_val) | |
Set filter columns. More... | |
getFilterCols () | |
Get filter columns. More... | |
setDisableFilterHiding ($a_val=true) | |
Set disable filter hiding. More... | |
getDisableFilterHiding () | |
Get disable filter hiding More... | |
isFilterSelected ($a_col) | |
Is given filter selected? More... | |
getSelectedFilters () | |
Get selected filters. More... | |
determineSelectedFilters () | |
Determine selected filters. More... | |
setCustomPreviousNext ($a_prev_link, $a_next_link) | |
Set custom previous/next links. More... | |
setFormAction ($a_form_action, $a_multipart=false) | |
Set Form action parameter. More... | |
getFormAction () | |
Get Form action parameter. More... | |
setFormName ($a_formname) | |
Set Form name. More... | |
getFormName () | |
Get Form name. More... | |
setId ($a_val) | |
Set id. More... | |
getId () | |
Get element id. More... | |
setDisplayAsBlock ($a_val) | |
Set display as block. More... | |
getDisplayAsBlock () | |
Get display as block. More... | |
getSelectAllCheckbox () | |
Get the name of the checkbox that should be toggled with a select all button. More... | |
setSelectAllCheckbox ($a_select_all_checkbox) | |
Set the name of the checkbox that should be toggled with a select all button. More... | |
setExternalSorting ($a_val) | |
Set external sorting. More... | |
getExternalSorting () | |
Get external sorting. More... | |
setFilterCommand ($a_val, $a_caption=null) | |
Set filter command. More... | |
getFilterCommand () | |
Get filter command. More... | |
setResetCommand ($a_val, $a_caption=null) | |
Set reset filter command. More... | |
getResetCommand () | |
Get reset filter command. More... | |
setExternalSegmentation ($a_val) | |
Set external segmentation. More... | |
getExternalSegmentation () | |
Get external segmentation. More... | |
setRowTemplate ($a_template, $a_template_dir="") | |
Set row template. More... | |
setDefaultOrderField ($a_defaultorderfield) | |
Set Default order field. More... | |
getDefaultOrderField () | |
Get Default order field. More... | |
setDefaultOrderDirection ($a_defaultorderdirection) | |
Set Default order direction. More... | |
getDefaultOrderDirection () | |
Get Default order direction. More... | |
clearCommandButtons () | |
addCommandButton ($a_cmd, $a_text, $a_onclick='', $a_id="", $a_class=null) | |
Add Command button. More... | |
addCommandButtonInstance (ilButtonBase $a_button) | |
Add Command button instance. More... | |
addSelectionButton ($a_sel_var, $a_options, $a_cmd, $a_text, $a_default_selection='') | |
Add Selection List + Command button. More... | |
addMultiItemSelectionButton ($a_sel_var, $a_options, $a_cmd, $a_text, $a_default_selection='') | |
Add Selection List + Command button for selected items. More... | |
setCloseCommand ($a_link) | |
Add command for closing table. More... | |
addMultiCommand ($a_cmd, $a_text) | |
Add Command button. More... | |
addHiddenInput ($a_name, $a_value) | |
Add Hidden Input field. More... | |
addHeaderCommand ($a_href, $a_text, $a_target="", $a_img="") | |
Add Header Command (Link) (Image needed for now) More... | |
setTopCommands ($a_val) | |
Set top commands (display command buttons on top of table, too) More... | |
getTopCommands () | |
Get top commands (display command buttons on top of table, too) More... | |
addColumn ($a_text, $a_sort_field="", $a_width="", $a_is_checkbox_action_column=false, $a_class="", $a_tooltip="", $a_tooltip_with_html=false) | |
Add a column to the header. More... | |
getNavParameter () | |
setOrderLink ($sort_field, $order_dir) | |
fillHeader () | |
determineOffsetAndOrder ($a_omit_offset=false) | |
Determine offset and order. More... | |
storeNavParameter () | |
getHTML () | |
Get HTML. More... | |
numericOrdering ($a_field) | |
Should this field be sorted numeric? More... | |
render () | |
render table @access public More... | |
writeFilterToSession () | |
Write filter values to session. More... | |
resetFilter () | |
Reset filter. More... | |
fillFooter () | |
Fill footer row. More... | |
getLinkbar ($a_num) | |
Get previous/next linkbar. More... | |
fillHiddenRow () | |
fillActionRow () | |
Fill Action Row. More... | |
setHeaderHTML ($html) | |
set header html More... | |
storeProperty ($type, $value) | |
Store table property. More... | |
loadProperty ($type) | |
Load table property. More... | |
getCurrentState () | |
get current settings for order, limit, columns and filter More... | |
setContext ($id) | |
Set context. More... | |
getContext () | |
Get context. More... | |
setShowRowsSelector ($a_value) | |
Toggle rows-per-page selector. More... | |
getShowRowsSelector () | |
Get rows-per-page selector state. More... | |
setShowTemplates ($a_value) | |
Toggle templates. More... | |
getShowTemplates () | |
Get template state. More... | |
restoreTemplate ($a_name) | |
Restore state from template. More... | |
saveTemplate ($a_name) | |
Save current state as template. More... | |
deleteTemplate ($a_name) | |
Delete template. More... | |
getLimit () | |
Get limit. More... | |
getOffset () | |
Get offset. More... | |
setExportFormats (array $formats) | |
Set available export formats. More... | |
setPrintMode ($a_value=false) | |
Toogle print mode. More... | |
getPrintMode () | |
Get print mode. More... | |
getExportMode () | |
Was export activated? More... | |
exportData ($format, $send=false) | |
Export and optionally send current table data. More... | |
setEnableAllCommand ($a_value) | |
Enable actions for all entries in current result. More... | |
setRowSelectorLabel ($row_selector_label) | |
getRowSelectorLabel () | |
setPreventDoubleSubmission ($a_val) | |
Set prevent double submission. More... | |
getPreventDoubleSubmission () | |
Get prevent double submission. More... | |
setLimit ($a_limit=0, $a_default_limit=0) | |
set max. More... | |
![]() | |
ilTableGUI ($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) | |
Static Public Member Functions | |
static | getAllCommandLimit () |
Get maximum number of entries to enable actions for all. More... | |
Data Fields | |
const | FILTER_TEXT = 1 |
const | FILTER_SELECT = 2 |
const | FILTER_DATE = 3 |
const | FILTER_LANGUAGE = 4 |
const | FILTER_NUMBER_RANGE = 5 |
const | FILTER_DATE_RANGE = 6 |
const | FILTER_DURATION_RANGE = 7 |
const | FILTER_DATETIME_RANGE = 8 |
const | EXPORT_EXCEL = 1 |
const | EXPORT_CSV = 2 |
const | ACTION_ALL_LIMIT = 1000 |
![]() | |
$title | |
$icon | |
$icon_alt | |
$help_page | |
$help_icon | |
$help_icon_alt | |
$header_names | |
$header_vars | |
$linkbar_vars | |
$data | |
$column_count | |
$column_width | |
$max_count | |
$limit | |
$max_limit = false | |
$offset | |
$order_column | |
$order_direction | |
$footer_style | |
$footer_previous | |
$footer_next | |
$lang_support = true | |
$global_tpl | |
$form_name | |
$select_all_checkbox | |
$action_buttons | |
$prefix | |
$base = "" | |
$enabled | |
$styles | |
Protected Member Functions | |
prepareOutput () | |
Anything that must be done before HTML is generated. More... | |
isAdvMDFilter (ilAdvancedMDRecordGUI $a_gui, $a_element) | |
Check if filter element is based on adv md. More... | |
fillRow ($a_set) | |
Standard Version of Fill Row. More... | |
getFilterValue (ilFormPropertyGUI $a_item) | |
Get current filter value. More... | |
SetFilterValue (ilFormPropertyGUI $a_item, $a_value) | |
Set current filter value. More... | |
fillMetaExcel ($worksheet, &$a_row) | |
Add meta information to excel export. More... | |
fillHeaderExcel ($worksheet, &$a_row) | |
Excel Version of Fill Header. More... | |
fillRowExcel ($a_worksheet, &$a_row, $a_set) | |
Excel Version of Fill Row. More... | |
fillMetaCSV ($a_csv) | |
Add meta information to csv export. More... | |
fillHeaderCSV ($a_csv) | |
CSV Version of Fill Header. More... | |
fillRowCSV ($a_csv, $a_set) | |
CSV Version of Fill Row. More... | |
Protected Attributes | |
$close_command = "" | |
$top_anchor = "il_table_top" | |
$filters = array() | |
$optional_filters = array() | |
$filter_cmd = 'applyFilter' | |
$reset_cmd = 'resetFilter' | |
$filter_cols = 5 | |
$ext_sort = false | |
$ext_seg = false | |
$context = "" | |
$mi_sel_buttons = null | |
$disable_filter_hiding = false | |
$selected_filter = false | |
$top_commands = true | |
$selectable_columns = array() | |
$selected_column = array() | |
$show_templates = false | |
$show_rows_selector = true | |
$rows_selector_off = false | |
$nav_determined = false | |
$limit_determined = false | |
$filters_determined = false | |
$columns_determined = false | |
$open_form_tag = true | |
$close_form_tag = true | |
$export_formats | |
$export_mode | |
$print_mode | |
$enable_command_for_all | |
$restore_filter | |
$restore_filter_values | |
$sortable_fields = array() | |
$prevent_double_submission = true | |
$row_selector_label | |
Private Member Functions | |
renderFilter () | |
Render Filter section. More... | |
Private Attributes | |
$unique_id | |
$headerHTML | |
Class ilTable2GUI.
Definition at line 15 of file class.ilTable2GUI.php.
ilTable2GUI::__construct | ( | $a_parent_obj, | |
$a_parent_cmd = "" , |
|||
$a_template_context = "" |
|||
) |
Constructor.
Reimplemented in ilSCTaskTableGUI, ilConsultationHoursTableGUI, ilLMGlossaryTableGUI, ilSCORMOfflineModeUsersTableGUI, ilSCORMTrackingItemPerUserTableGUI, ilSCORMTrackingItemsPerScoTableGUI, ilSCORMTrackingItemsPerUserTableGUI, ilSCORMTrackingItemsScoTableGUI, ilSCORMTrackingUsersTableGUI, ilObjectCopySearchResultTableGUI, ilCourseObjectiveMaterialAssignmentTableGUI, ilRepositoryObjectResultTableGUI, ilFeedbackConfirmationTable2GUI, SurveyMaterialsSourceTableGUI, ilExcCriteriaTableGUI, ilCalendarAppointmentsTableGUI, ilHelpTooltipTableGUI, ilCourseGroupingTableGUI, ilPCIIMPopupTableGUI, ilSkillLevelProfileAssignmentTableGUI, ilConditionHandlerTableGUI, ilAssignmentsTableGUI, ilExcCriteriaCatalogueTableGUI, ilTestExportTableGUI, ilQuestionPoolExportTableGUI, ilExportTableGUI, ilUploadDirFilesTableGUI, ilLanguageTableGUI, ilMemberExportFileTableGUI, ilObjectCopyProgressTableGUI, ilObjectTableGUI, ilLMBlockedUsersTableGUI, ilLMPagesTableGUI, ilLMQuestionListTableGUI, ilLMMenuItemsTableGUI, ilImageMapTableGUI, ilPCIIMOverlaysTableGUI, ilMobSubtitleTableGUI, ilCourseStartObjectsTableGUI, ilRoleDesktopItemsTableGUI, ilLanguageExtTableGUI, ilRatingCategoryTableGUI, ilCopySelfAssQuestionTableGUI, ilSearchResultTableGUI, ilSkillProfileLevelsTableGUI, ilSkillProfileUserTableGUI, ilBookingSchedulesTableGUI, ilObjectRolePermissionTableGUI, ilRbacLogTableGUI, ilAdminSubItemsTableGUI, ilRepositoryObjectSearchResultTableGUI, ilUserLPTableGUI, ilScormSpecialPagesTableGUI, ilWebResourceLinkTableGUI, ilStyleColorTableGUI, ilStyleImageTableGUI, ilStyleMediaQueryTableGUI, ilSurveySkillAssignmentTableGUI, ilSurveySkillTableGUI, ilUserForTagTableGUI, ilTermListTableGUI, ilTermUsagesTableGUI, ilSettingsTemplateTableGUI, ilPortfolioTableGUI, ilConsultationHourBookingTableGUI, ilConsultationHourGroupTableGUI, ilHelpMappingTableGUI, ilWikiPageTemplatesTableGUI, ilSurveyMaterialsTableGUI, ilSurveyQuestionsTableGUI, ilAssessmentFolderLogAdministrationTableGUI, ilFileVersionTableGUI, ilSCORM2004ExportTableGUI, ilSurveyMaintenanceTableGUI, ilSurveyPhrasesTableGUI, ilSurveyQuestionPoolExportTableGUI, ilSurveyResultsCumulatedTableGUI, assFileUploadFileTableGUI, ilSurveyResultsUserTableGUI, ilQuestionPoolPrintViewTableGUI, ilCourseParticipantsGroupsTableGUI, ilTrMatrixTableGUI, ilModulesTableGUI, ilNewItemGroupTableGUI, ilBannedUsersTableGUI, ilLDAPServerTableGUI, ilLPTableBaseGUI, ilMDCopyrightTableGUI, ilLDAPRoleMappingTableGUI, ilSessionParticipantsTableGUI, ilStudyProgrammeAcknowledgeCompletedCoursesTableGUI, ilSubscriberTableGUI, ilMailSearchCoursesMembersTableGUI, ilMailSearchCoursesTableGUI, ilWaitingListTableGUI, and ilLOMemberTestResultTableGUI.
Definition at line 84 of file class.ilTable2GUI.php.
References $_GET, $lng, $unique_id, determineLimit(), determineSelectedColumns(), getId(), restoreTemplate(), setContext(), setEnableNumInfo(), and setIsDataTable().
|
final |
Add a column to the header.
string | Text |
string | Sort field name (corresponds to data array field) |
string | Width string |
Definition at line 1308 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilPollAnswerTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilTimingOverviewTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilRendererTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilSystemStylesTableGUI\__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(), ilSessionOverviewTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilUserTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilSurveySkillAssignmentTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilContributorTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilModulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilSessionFileTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilECSReleasedContentTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilStudyProgrammeAcknowledgeCompletedCoursesTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilNotificationSettingsTable\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addColumns(), ilExportTableGUI\addCustomColumn(), arIndexTableGUI\addMultipleSelectionColumn(), ilFoundUsersTableGUI\ilFoundUsersTableGUI(), ilLinksTableGUI\ilLinksTableGUI(), ilMediaCastTableGUI\ilMediaCastTableGUI(), ilMilestoneResponsiblesTableGUI\ilMilestoneResponsiblesTableGUI(), ilNewsForContextTableGUI\ilNewsForContextTableGUI(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilPDNewsTableGUI\ilPDNewsTableGUI(), ilSCORM2004TrackingTableGUI\ilSCORM2004TrackingTableGUI(), ilSpecialUsersTableGUI\ilSpecialUsersTableGUI(), ilSubItemSelectionTableGUI\ilSubItemSelectionTableGUI(), ilWikiContributorsTableGUI\ilWikiContributorsTableGUI(), ilWikiPagesTableGUI\ilWikiPagesTableGUI(), ilWikiRecentChangesTableGUI\ilWikiRecentChangesTableGUI(), ilWikiSearchResultsTableGUI\ilWikiSearchResultsTableGUI(), ilLOMemberTestResultTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilListOfQuestionsTableGUI\init(), ilRoleTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), ilLogComponentTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilObjectTableGUI\init(), ilSCGroupTableGUI\init(), ilSCTaskTableGUI\init(), ilSCTreeDuplicatesTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilTestDynamicQuestionSetStatisticTableGUI\initColumns(), ilOrgUnitTypeTableGUI\initColumns(), ilStudyProgrammeTypeTableGUI\initColumns(), ilMarkSchemaTableGUI\initColumns(), ilTestExportTableGUI\initColumns(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initColumns(), ilTestManScoringParticipantsTableGUI\initColumns(), ilTestPassDetailsOverviewTableGUI\initColumns(), ilTestPassManualScoringOverviewTableGUI\initColumns(), ilTestPassOverviewTableGUI\initColumns(), ilTestPersonalDefaultSettingsTableGUI\initColumns(), ilTestSkillLevelThresholdsTableGUI\initColumns(), ilAssQuestionSkillUsagesTableGUI\initColumns(), ilAssQuestionSkillAssignmentsTableGUI\initColumns(), ilQuestionCumulatedStatisticsTableGUI\initColumns(), ilQuestionInternalLinkSelectionTableGUI\initColumns(), ilQuestionPoolPrintViewTableGUI\initColumns(), ilQuestionUsagesTableGUI\initColumns(), ilObjectRolePermissionTableGUI\initColumns(), ilMailingListsMembersTableGUI\initColumns(), ilMailingListsTableGUI\initColumns(), ilPCIIMTriggerTableGUI\initColumns(), ilExportTableGUI\initColumns(), ilMemcacheServerTableGUI\initColumns(), ilImageMapTableGUI\initColumns(), ilRepositoryObjectSearchResultTableGUI\initColumns(), ilForumTopicTableGUI\initMergeThreadsTable(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilECSServerTableGUI\initTable(), ilAssQuestionHintsTableGUI\initTestoutputColumns(), ilLinkCheckerTableGUI\prepareHTML(), ilMailFolderTableGUI\prepareHTML(), ilExportTableGUI\prepareOutput(), ilTestToplistGUI\prepareTable(), ilOrgUnitOtherRolesTableGUI\setTableHeaders(), and ilOrgUnitStaffTableGUI\setTableHeaders().
ilTable2GUI::addCommandButton | ( | $a_cmd, | |
$a_text, | |||
$a_onclick = '' , |
|||
$a_id = "" , |
|||
$a_class = null |
|||
) |
Add Command button.
string | Command |
string | Text |
Definition at line 1187 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilPollAnswerTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilTimingOverviewTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilStyleTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilModulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addCommands(), ilObjStudyProgrammeIndividualPlanGUI\appendIndividualPlanActions(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilSubItemSelectionTableGUI\ilSubItemSelectionTableGUI(), ilWikiContributorsTableGUI\ilWikiContributorsTableGUI(), ilListOfQuestionsTableGUI\init(), assFileUploadFileTableGUI\init(), ilAssQuestionSkillAssignmentsTableGUI\init(), ilRoleTableGUI\init(), ilLogComponentTableGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), ilSCTreeDuplicatesTableGUI\init(), ilPCIIMTriggerTableGUI\initActions(), ilImageMapTableGUI\initActions(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), arDeleteGUI\initCommandButtons(), ilMailFolderTableGUI\initCommandButtons(), ilForumTopicTableGUI\initMergeThreadsTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilAssQuestionHintsTableGUI\initTestoutputCommands(), ilLPCollectionSettingsTableGUI\parse(), ilLinkCheckerTableGUI\prepareHTML(), ilMediaPoolTableGUI\prepareOutput(), ilObjectTranslation2TableGUI\prepareOutput(), and ilObjectTranslationTableGUI\prepareOutput().
ilTable2GUI::addCommandButtonInstance | ( | ilButtonBase | $a_button | ) |
Add Command button instance.
ilButtonBase | $a_button |
Definition at line 1198 of file class.ilTable2GUI.php.
Referenced by ilSurveyCodesTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), and ilListOfQuestionsTableGUI\init().
|
final |
Add filter item.
Filter items are property form inputs that implement the ilTableFilterItem interface
Definition at line 611 of file class.ilTable2GUI.php.
Referenced by addFilterItemByMetaType(), ilLPTableBaseGUI\initFilter(), ilPresentationListTableGUI\initFilter(), ilTermListTableGUI\initFilter(), ilMediaPoolTableGUI\initFilter(), ilSurveyQuestionblockbrowserTableGUI\initFilter(), ilSurveyQuestionbrowserTableGUI\initFilter(), ilSurveyQuestionsTableGUI\initFilter(), ilEvaluationAllTableGUI\initFilter(), ilTestDynamicQuestionSetStatisticTableGUI\initFilter(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initFilter(), ilTestManScoringParticipantsTableGUI\initFilter(), ilTestParticipantsTableGUI\initFilter(), ilTestPassDetailsOverviewTableGUI\initFilter(), ilTestQuestionBrowserTableGUI\initFilter(), ilQuestionBrowserTableGUI\initFilter(), ilRoleTableGUI\initFilter(), ilBuddySystemRelationsTableGUI\initFilter(), ilLanguageExtTableGUI\initFilter(), ilMailFolderTableGUI\initFilter(), ilPDNewsTableGUI\initFilter(), ilRegistrationCodesTableGUI\initFilter(), ilLPObjectStatisticsDailyTableGUI\initFilter(), ilLPObjectStatisticsLPTableGUI\initFilter(), ilLPObjectStatisticsTableGUI\initFilter(), ilLPObjectStatisticsTypesTableGUI\initFilter(), ilTrUserObjectsPropsTableGUI\initFilter(), ilAccountCodesTableGUI\initFilter(), ilRoleAssignmentTableGUI\initFilter(), and ilUserTableGUI\initFilter().
ilTable2GUI::addFilterItemByMetaType | ( | $id, | |
$type = self::FILTER_TEXT , |
|||
$a_optional = false , |
|||
$caption = NULL |
|||
) |
Add filter by standard type.
string | $id | |
int | $type | |
bool | $a_optional | |
string | $caption |
Definition at line 646 of file class.ilTable2GUI.php.
References $lng, $options, addFilterItem(), ilCombinationInputGUI\COMPARISON_ASCENDING, FILTER_DATE, FILTER_DATE_RANGE, FILTER_DATETIME_RANGE, FILTER_DURATION_RANGE, FILTER_LANGUAGE, FILTER_NUMBER_RANGE, FILTER_SELECT, FILTER_TEXT, and ilDateTimeInputGUI\MODE_INPUT.
Referenced by arIndexTableGUI\addFilterField(), ilDataCollectionDatatype\addFilterInputFieldToTable(), ilBookingObjectsTableGUI\initFilter(), ilCourseParticipantsGroupsTableGUI\initFilter(), ilSCORMTrackingUsersTableGUI\initFilter(), ilObjectRolePermissionTableGUI\initFilter(), ilRbacLogTableGUI\initFilter(), ilWorkspaceShareTableGUI\initFilter(), ilTrMatrixTableGUI\initFilter(), ilTrObjectUsersPropsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilBookingReservationsTableGUI\initFilter().
ilTable2GUI::addHeaderCommand | ( | $a_href, | |
$a_text, | |||
$a_target = "" , |
|||
$a_img = "" |
|||
) |
Add Header Command (Link) (Image needed for now)
string | href |
string | text |
Definition at line 1275 of file class.ilTable2GUI.php.
ilTable2GUI::addHiddenInput | ( | $a_name, | |
$a_value | |||
) |
Add Hidden Input field.
string | Name |
string | Value |
Definition at line 1264 of file class.ilTable2GUI.php.
Referenced by ilPasteStyleCharacteristicTableGUI\__construct(), addMultiItemSelectionButton(), ilTestQuestionBrowserTableGUI\handleParameters(), and arDeleteGUI\initCommandButtons().
ilTable2GUI::addMultiCommand | ( | $a_cmd, | |
$a_text | |||
) |
Add Command button.
string | Command |
string | Text |
Definition at line 1253 of file class.ilTable2GUI.php.
Referenced by ilConsultationHoursTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilStyleTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilUserTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilContributorTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addCommands(), ilExportTableGUI\addCustomMultiCommand(), ilMilestoneResponsiblesTableGUI\ilMilestoneResponsiblesTableGUI(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilSCORM2004TrackingTableGUI\ilSCORM2004TrackingTableGUI(), ilLOTestAssignmentTableGUI\init(), ilTestQuestionBrowserTableGUI\init(), ilRoleTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), ilPCIIMTriggerTableGUI\initActions(), ilImageMapTableGUI\initActions(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), ilRepositoryUserResultTableGUI\initMultiCommands(), ilMailFolderTableGUI\initMultiCommands(), ilTestExportTableGUI\initMultiCommands(), ilQuestionPoolExportTableGUI\initMultiCommands(), ilExportTableGUI\initMultiCommands(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilLPCollectionSettingsTableGUI\parse(), ilShopTopicsTableGUI\parseRecords(), ilMediaPoolTableGUI\prepareOutput(), ilObjectTranslation2TableGUI\prepareOutput(), and ilObjectTranslationTableGUI\prepareOutput().
ilTable2GUI::addMultiItemSelectionButton | ( | $a_sel_var, | |
$a_options, | |||
$a_cmd, | |||
$a_text, | |||
$a_default_selection = '' |
|||
) |
Add Selection List + Command button for selected items.
string | selection input variable name |
array | selection options ("value" => text") |
string | command |
string | button text |
Definition at line 1228 of file class.ilTable2GUI.php.
References addHiddenInput().
Referenced by ilCourseParticipantsGroupsTableGUI\__construct(), ilRepositoryUserResultTableGUI\initMultiCommands(), and arIndexTableGUI\initMultiItemActionsButton().
ilTable2GUI::addSelectionButton | ( | $a_sel_var, | |
$a_options, | |||
$a_cmd, | |||
$a_text, | |||
$a_default_selection = '' |
|||
) |
Add Selection List + Command button.
string | selection input variable name |
array | selection options ("value" => text") |
string | command |
string | button text |
Definition at line 1213 of file class.ilTable2GUI.php.
ilTable2GUI::clearCommandButtons | ( | ) |
Definition at line 1176 of file class.ilTable2GUI.php.
Referenced by ilObjectCustomUserFieldsTableGUI\parse().
|
final |
Definition at line 585 of file class.ilTable2GUI.php.
Referenced by exportData(), fillActionRow(), fillFooter(), getHTML(), ilObjectTranslation2TableGUI\prepareOutput(), and ilObjectTranslationTableGUI\prepareOutput().
ilTable2GUI::deleteTemplate | ( | $a_name | ) |
Delete template.
string | $a_name |
Definition at line 3074 of file class.ilTable2GUI.php.
References $ilUser, getContext(), and ilUtil\prepareFormOutput().
Referenced by fillFooter().
ilTable2GUI::determineLimit | ( | ) |
Determine the limit.
Definition at line 168 of file class.ilTable2GUI.php.
References $_GET, $ilUser, ilTableGUI\$limit, loadProperty(), resetOffset(), setLimit(), and storeProperty().
Referenced by __construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), getCurrentState(), and arIndexTableGUI\setOrderAndSegmentation().
ilTable2GUI::determineOffsetAndOrder | ( | $a_omit_offset = false | ) |
Determine offset and order.
Definition at line 1490 of file class.ilTable2GUI.php.
References $_GET, $_POST, $_SESSION, $ilUser, getDefaultOrderDirection(), getDefaultOrderField(), getExternalSegmentation(), getId(), getNavParameter(), loadProperty(), resetOffset(), ilTableGUI\setOffset(), ilTableGUI\setOrderDirection(), and setOrderField().
Referenced by ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilLPTableBaseGUI\executeCommand(), exportData(), ilShoppingCartTableGUI\getCartHTML(), getCurrentState(), getHTML(), ilTestManScoringParticipantsTableGUI\getInternalyOrderedDataValues(), ilRbacLogTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilUserTableGUI\getItems(), ilCourseParticipantsTableGUI\parse(), ilTermsOfServiceTableGUI\populate(), ilFileSystemTableGUI\prepareOutput(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), resetOffset(), and arIndexTableGUI\setOrderAndSegmentation().
ilTable2GUI::determineSelectedColumns | ( | ) |
Determine selected columns.
Definition at line 222 of file class.ilTable2GUI.php.
References $_POST, getId(), getSelectableColumns(), loadProperty(), and storeProperty().
Referenced by __construct(), and getCurrentState().
ilTable2GUI::determineSelectedFilters | ( | ) |
Determine selected filters.
return
Definition at line 863 of file class.ilTable2GUI.php.
References $_POST, getFilterItems(), getId(), loadProperty(), and storeProperty().
Referenced by ilLPTableBaseGUI\executeCommand(), getCurrentState(), ilTermsOfServiceTableGUI\populate(), and renderFilter().
& ilTable2GUI::executeCommand | ( | ) |
Execute command.
Reimplemented in ilTestQuestionBrowserTableGUI, ilAssQuestionSkillUsagesTableGUI, and ilLPTableBaseGUI.
Definition at line 318 of file class.ilTable2GUI.php.
References $_GET, $cmd, $ilCtrl, getFilterItemByPostVar(), and initFilter().
ilTable2GUI::exportData | ( | $format, | |
$send = false |
|||
) |
Export and optionally send current table data.
int | $format |
Definition at line 3169 of file class.ilTable2GUI.php.
References $filename, $row, dataExists(), determineOffsetAndOrder(), exit, EXPORT_CSV, EXPORT_EXCEL, fillHeaderCSV(), fillHeaderExcel(), fillMetaCSV(), fillMetaExcel(), fillRowCSV(), fillRowExcel(), getExternalSorting(), ilTableGUI\getOrderDirection(), getOrderField(), numericOrdering(), and ilUtil\sortArray().
Referenced by getHTML().
ilTable2GUI::fillActionRow | ( | ) |
Fill Action Row.
Definition at line 2569 of file class.ilTable2GUI.php.
References $cmd, $lng, $txt, dataExists(), ilUtil\formSelect(), ilUtil\getImagePath(), and getTopCommands().
Referenced by ilShoppingCartTableGUI\getCartHTML(), and getHTML().
ilTable2GUI::fillFooter | ( | ) |
Fill footer row.
Definition at line 2118 of file class.ilTable2GUI.php.
References $_REQUEST, $ilCtrl, $ilUser, ilTableGUI\$limit, $lng, ilTableGUI\$max_count, $options, $url, dataExists(), deleteTemplate(), ilTableGUI\getColumnCount(), getContext(), getDisableFilterHiding(), getDisplayAsBlock(), getEnableNumInfo(), getFormName(), getId(), getLinkbar(), getParentCmd(), getRowSelectorLabel(), getSelectableColumns(), getSelectAllCheckbox(), getShowRowsSelector(), getShowTemplates(), isColumnSelected(), saveTemplate(), ilUtil\sendSuccess(), and ilAdvancedSelectionListGUI\STYLE_LINK_BUTTON.
Referenced by ilShoppingCartTableGUI\getCartHTML(), and getHTML().
ilTable2GUI::fillHeader | ( | ) |
Reimplemented in ilTestQuestionsTableGUI, and ilQuestionBrowserTableGUI.
Definition at line 1357 of file class.ilTable2GUI.php.
References $lng, ilTooltipGUI\addTooltip(), getId(), ilUtil\getImagePath(), ilUtil\img(), and setOrderLink().
Referenced by render().
|
protected |
CSV Version of Fill Header.
Likely to be overwritten by derived class.
object | $a_csv | current file |
Reimplemented in ilBookingReservationsTableGUI, ilSCORM2004TrackingItemsTableGUI, ilSCORMTrackingItemsTableGUI, ilLPProgressTableGUI, ilTrMatrixTableGUI, ilTrObjectUsersPropsTableGUI, ilTrSummaryTableGUI, and ilTrUserObjectsPropsTableGUI.
Definition at line 3326 of file class.ilTable2GUI.php.
References ilTableGUI\$title.
Referenced by exportData().
|
protected |
Excel Version of Fill Header.
Likely to be overwritten by derived class.
object | $a_worksheet | current sheet |
int | $a_row | row counter |
Reimplemented in ilBookingReservationsTableGUI, ilSCORM2004TrackingItemsTableGUI, ilSCORMTrackingItemsTableGUI, ilLPProgressTableGUI, ilTrMatrixTableGUI, ilTrObjectUsersPropsTableGUI, ilTrSummaryTableGUI, ilTrUserObjectsPropsTableGUI, and ilDataCollectionRecordListTableGUI.
Definition at line 3273 of file class.ilTable2GUI.php.
References ilTableGUI\$title.
Referenced by exportData().
ilTable2GUI::fillHiddenRow | ( | ) |
Definition at line 2548 of file class.ilTable2GUI.php.
Referenced by ilShoppingCartTableGUI\getCartHTML(), and getHTML().
|
protected |
Add meta information to csv export.
Likely to be overwritten by derived class.
object | $a_csv | current file |
Reimplemented in ilLPTableBaseGUI.
Definition at line 3315 of file class.ilTable2GUI.php.
Referenced by exportData().
|
protected |
Add meta information to excel export.
Likely to be overwritten by derived class.
object | $a_worksheet | current sheet |
int | $a_row | row counter |
Reimplemented in ilLPTableBaseGUI.
Definition at line 3261 of file class.ilTable2GUI.php.
Referenced by exportData().
|
protected |
Standard Version of Fill Row.
Most likely to be overwritten by derived class.
array | $a_set | data array |
Reimplemented in ilBookmarkAdministrationTableGUI, ilConditionHandlerTableGUI, ilObjBibliographicAdminTableGUI, ilDataBibliographicRecordListTableGUI, ilContributorTableGUI, ilBookingObjectsTableGUI, ilBookingReservationsTableGUI, ilBookingSchedulesTableGUI, ilChatroomSmiliesTableGUI, ilCourseEditParticipantsTableGUI, ilCourseGroupingAssignmentTableGUI, ilCourseGroupingTableGUI, ilCourseInfoFileTableGUI, ilCourseObjectiveMaterialAssignmentTableGUI, ilCourseObjectiveQuestionAssignmentTableGUI, ilCourseObjectiveQuestionsTableGUI, ilCourseObjectivesTableGUI, ilCourseParticipantsGroupsTableGUI, ilCourseParticipantsTableGUI, ilCourseStartObjectsTableGUI, ilCourseVerificationTableGUI, ilExAssignmentListTextTableGUI, ilExAssignmentPeerReviewOverviewTableGUI, ilExAssignmentPeerReviewTableGUI, ilExAssignmentTeamLogTableGUI, ilExAssignmentTeamTableGUI, ilExcCriteriaCatalogueTableGUI, ilExcCriteriaTableGUI, ilExerciseVerificationTableGUI, ilFeedbackConfirmationTable2GUI, ilFileVersionTableGUI, ilTermUsagesTableGUI, ilGroupEditParticipantsTableGUI, ilGroupParticipantsTableGUI, ilItemGroupItemsTableGUI, ilExportIDTableGUI, ilHelpMappingTableGUI, ilHelpTooltipTableGUI, ilLinksTableGUI, ilLMBlockedUsersTableGUI, ilLMGlossaryTableGUI, ilLMMultiSrtConfirmationTable2GUI, ilLMPagesTableGUI, ilLMQuestionListTableGUI, ilMediaCastTableGUI, ilMediaPoolPageUsagesTableGUI, ilMediaPoolTableGUI, ilUploadDirFilesTableGUI, ilPollAnswerTableGUI, ilPollUserTableGUI, ilPortfolioPageTableGUI, ilPortfolioTableGUI, ilObjectivesAlignmentTableGUI, ilSCORM2004TrackingTableGUI, ilScormSpecialPagesTableGUI, ilSCORMOfflineModeUsersTableGUI, ilSCORMTrackingItemPerUserTableGUI, ilSCORMTrackingItemsPerScoTableGUI, ilSCORMTrackingItemsPerUserTableGUI, ilSCORMTrackingItemsScoTableGUI, ilSCORMTrackingUsersTableGUI, ilSCORMVerificationTableGUI, ilSessionFileTableGUI, ilSessionMaterialsTableGUI, ilSessionOverviewTableGUI, ilSessionParticipantsTableGUI, ilStudyProgrammeAcknowledgeCompletedCoursesTableGUI, ilStudyProgrammeIndividualPlanTableGUI, ilStudyProgrammeMembersTableGUI, ilSurveyQuestionTableGUI, ilSurveySkillAssignmentTableGUI, ilSurveySkillChangesTableGUI, ilSurveySkillTableGUI, ilSurveySkillThresholdsTableGUI, ilFoundUsersTableGUI, ilSpecialUsersTableGUI, SurveyConstraintsTableGUI, ilSurveySyncTableGUI, ilBenchmarkTableGUI, ilResultsByQuestionTableGUI, ilTestVerificationTableGUI, assFileUploadFileTableGUI, ilWebResourceEditableLinkTableGUI, ilWebResourceLinkTableGUI, ilImportantPagesTableGUI, ilObjWikiSearchResultTableGUI, ilWikiContributorsTableGUI, ilWikiExportOrderTableGUI, ilWikiPagesTableGUI, ilWikiPageTemplatesTableGUI, ilWikiRecentChangesTableGUI, ilWikiSearchResultsTableGUI, ilAccessPermissionsStatusTableGUI, ilAvailableRolesStatusTableGUI, ilRbacLogTableGUI, ilRoleAdoptPermissionTableGUI, ilRoleSelectionTableGUI, ilAccessKeyTableGUI, arIndexTableGUI, ilSettingsTemplateTableGUI, ilAdvancedMDFieldTableGUI, ilAdvancedMDRecordExportFilesTableGUI, ilAdvancedMDRecordTableGUI, ilAuthLoginPageEditorTableGUI, ilShibbolethRoleAssignmentTableGUI, ilCalendarAppointmentsTableGUI, ilCalendarCategoryTableGUI, ilCalendarChangedAppointmentsTableGUI, ilCalendarInboxSharedTableGUI, ilCalendarManageTableGUI, ilCalendarSharedListTableGUI, ilCalendarSharedRoleListTableGUI, ilCalendarSharedUserListTableGUI, ilMilestoneResponsiblesTableGUI, ilConsultationHourGroupTableGUI, ilClipboardTableGUI, ilComponentsTableGUI, ilPluginsOverviewTableGUI, ilMailMemberSearchTableGUI, ilMailSearchCoursesTableGUI, ilContainerStartObjectsContentTableGUI, ilContainerStartObjectsTableGUI, ilCopySelfAssQuestionTableGUI, ilPageHistoryTableGUI, ilPageMultiLangTableGUI, ilPCFileListTableGUI, ilPCIIMOverlaysTableGUI, ilPCIIMPopupTableGUI, ilPCIIMTriggerTableGUI, ilPCImageMapTableGUI, ilPCTabsTableGUI, ilCronManagerTableGUI, ilExportTableGUI, ilSubItemSelectionTableGUI, ilFileSystemTableGUI, ilHelpModuleTableGUI, ilHistoryTableGUI, ilLanguageTableGUI, ilLDAPRoleAssignmentTableGUI, ilLDAPRoleMappingTableGUI, ilLDAPServerTableGUI, ilLicenseOverviewTableGUI, ilLogComponentTableGUI, ilMailFolderTableGUI, ilImageMapTableGUI, ilMediaObjectUsagesTableGUI, ilMobSubtitleTableGUI, ilMultiSrtConfirmationTable2GUI, ilSubscriberTableGUI, ilWaitingListTableGUI, ilMemberExportFileTableGUI, ilMDCopyrightTableGUI, ilNewsForContextTableGUI, ilPDNewsTableGUI, ilObjClipboardTableGUI, ilObjectTranslation2TableGUI, ilObjectTranslationTableGUI, ilShopCouponsTableGUI, ilShopPersonalSettingsTopicsTableGUI, ilShoppingCartTableGUI, ilShopTableGUI, ilShopTopicsTableGUI, ilWorkspaceAccessTableGUI, ilRatingCategoryTableGUI, ilAdminSubItemsTableGUI, ilModulesTableGUI, ilNewItemGroupTableGUI, ilRepDependenciesTableGUI, ilTrashTableGUI, ilSearchResultTableGUI, ilLuceneAdvancedSearchActivationTableGUI, ilPersonalSkillTableGUI, ilSelfEvaluationSimpleTableGUI, ilSelfEvaluationTableGUI, ilSkillAssignMaterialsTableGUI, ilSkillCatTableGUI, ilSkillLevelProfileAssignmentTableGUI, ilSkillLevelResourcesTableGUI, ilSkillLevelTableGUI, ilSkillProfileLevelsTableGUI, ilSkillProfileTableGUI, ilSkillProfileUserTableGUI, ilSkillSelfEvalSkillTableGUI, ilSkillUsageTableGUI, ilContentStylesTableGUI, ilPageLayoutTableGUI, ilPasteStyleCharacteristicTableGUI, ilStyleColorTableGUI, ilStyleImageTableGUI, ilStyleMediaQueryTableGUI, ilStyleTableGUI, ilSysStyleCatAssignmentTableGUI, ilSystemStylesTableGUI, ilTableTemplatesTableGUI, ilUserForTagTableGUI, ilTaxAssignedItemsTableGUI, ilTaxonomyAdministrationRepositoryTableGUI, ilTaxonomyListTableGUI, ilTaxonomyTableGUI, ilLPObjectStatisticsAdminTableGUI, ilLPObjectStatisticsDailyTableGUI, ilLPObjectStatisticsLPTableGUI, ilLPObjectStatisticsTableGUI, ilLPObjectStatisticsTypesTableGUI, ilLPCollectionSettingsTableGUI, ilLPProgressTableGUI, ilTrSummaryTableGUI, ilSCTreeDuplicatesTableGUI, ilCustomUserFieldSettingsTableGUI, ilRoleAssignmentTableGUI, ilUserFieldSettingsTableGUI, ilECSCategoryMappingTableGUI, ilECSCommunityTableGUI, ilECSImportedContentTableGUI, ilECSReleasedContentTableGUI, ilECSNodeMappingTreeTableGUI, ilClientListTableGUI, ilRegistrationCodesTableGUI, ilAccountCodesTableGUI, ilAssignmentsTableGUI, ilExGradesTableGUI, ilExParticipantTableGUI, ilSCORM2004ExportTableGUI, ilSCORM2004TrackingItemsTableGUI, ilSCORMTrackingItemsTableGUI, ilSurveyAppraiseesTableGUI, ilSurveyCodesEditTableGUI, ilSurveyCodesTableGUI, ilSurveyInvitedUsersTableGUI, ilSurveyMaintenanceTableGUI, ilSurveyQuestionblockbrowserTableGUI, ilSurveyQuestionbrowserTableGUI, ilSurveyResultsCumulatedTableGUI, ilSurveyResultsUserTableGUI, ilSurveyMaterialsTableGUI, ilSurveyPhrasesTableGUI, ilSurveyQuestionPoolExportTableGUI, ilSurveyQuestionsTableGUI, ilSurveySavePhraseTableGUI, SurveyMaterialsSourceTableGUI, ilAssessmentFolderLogAdministrationTableGUI, ilAssessmentFolderLogTableGUI, ilEvaluationAllTableGUI, ilListOfQuestionsTableGUI, ilTestAggregatedResultsTableGUI, ilTestAverageReachedPointsTableGUI, ilTestDynamicQuestionSetStatisticTableGUI, ilTestFixedParticipantsTableGUI, ilTestHistoryTableGUI, ilTestInviteGroupsTableGUI, ilTestInviteRolesTableGUI, ilTestInviteUsersTableGUI, ilTestParticipantsTableGUI, ilTestQuestionBrowserTableGUI, ilTestQuestionsTableGUI, ilTestSkillLevelThresholdsTableGUI, ilAssQuestionSkillUsagesTableGUI, ilQuestionBrowserTableGUI, ilQuestionPoolPrintViewTableGUI, ilLanguageExtTableGUI, ilTrObjectUsersPropsTableGUI, ilTrUserObjectsPropsTableGUI, ilLMMenuItemsTableGUI, ilExcDeliveredFilesTableGUI, ilConfirmationTableGUI, ilSetupLanguageTableGUI, ilExerciseMemberTableGUI, ilPublicSubmissionsTableGUI, ilObjWorkspaceFolderTableGUI, ilWorkspaceShareTableGUI, ilAssQuestionSkillAssignmentsTableGUI, ilRendererTableGUI, ilTestManScoringParticipantsTableGUI, ilTestPassManualScoringOverviewTableGUI, ilObjectRolePermissionTableGUI, ilObjectRoleTemplateOptionsTableGUI, ilObjectRoleTemplatePermissionTableGUI, ilConsultationHourBookingTableGUI, ilConsultationHoursTableGUI, ilObjectCustomUserFieldsTableGUI, ilObjectOwnershipManagementTableGUI, ilRepositoryObjectResultTableGUI, ilSCGroupTableGUI, ilSCTaskTableGUI, ilAssQuestionHintsTableGUI, ilExportSelectionTableGUI, ilObjectCopySelectionTableGUI, ilLOMemberTestResultTableGUI, ilLOTestAssignmentTableGUI, ilOrgUnitOtherRolesTableGUI, ilOrgUnitStaffTableGUI, ilOrgUnitTypeTableGUI, ilStudyProgrammeTypeTableGUI, ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI, ilRoleTableGUI, ilDidacticTemplateSettingsTableGUI, ilObjectCopyProgressTableGUI, ilObjectCopySearchResultTableGUI, ilObjectTableGUI, ilOpenIdProviderTableGUI, ilECSServerTableGUI, ilPresentationListTableGUI, ilTermListTableGUI, ilTermQuickListTableGUI, ilNotificationSettingsTable, ilAssignedUsersTableGUI, ilUserLPTableGUI, and ilUserTableGUI.
Definition at line 2107 of file class.ilTable2GUI.php.
Referenced by getHTML().
|
protected |
CSV Version of Fill Row.
Most likely to be overwritten by derived class.
object | $a_csv | current file |
array | $a_set | data array |
Reimplemented in ilBookingReservationsTableGUI, ilPollAnswerTableGUI, ilPollUserTableGUI, ilSCORM2004TrackingItemsTableGUI, ilSCORMTrackingItemsTableGUI, ilLPObjectStatisticsDailyTableGUI, ilLPObjectStatisticsTableGUI, ilLPObjectStatisticsTypesTableGUI, ilLPProgressTableGUI, ilTrMatrixTableGUI, ilTrObjectUsersPropsTableGUI, ilTrSummaryTableGUI, and ilTrUserObjectsPropsTableGUI.
Definition at line 3346 of file class.ilTable2GUI.php.
Referenced by exportData().
|
protected |
Excel Version of Fill Row.
Most likely to be overwritten by derived class.
object | $a_worksheet | current sheet |
int | $a_row | row counter |
array | $a_set | data array |
Reimplemented in ilBookingReservationsTableGUI, ilPollAnswerTableGUI, ilPollUserTableGUI, ilLPObjectStatisticsDailyTableGUI, ilLPObjectStatisticsTableGUI, ilLPObjectStatisticsTypesTableGUI, ilUserLPTableGUI, ilSCORM2004TrackingItemsTableGUI, ilSCORMTrackingItemsTableGUI, ilLPProgressTableGUI, ilTrMatrixTableGUI, ilTrObjectUsersPropsTableGUI, ilTrSummaryTableGUI, ilTrUserObjectsPropsTableGUI, and ilDataCollectionRecordListTableGUI.
Definition at line 3295 of file class.ilTable2GUI.php.
Referenced by exportData().
|
static |
Get maximum number of entries to enable actions for all.
Definition at line 3374 of file class.ilTable2GUI.php.
References ilTableGUI\$limit, and ACTION_ALL_LIMIT.
ilTable2GUI::getCloseFormTag | ( | ) |
Get close form tag.
Definition at line 160 of file class.ilTable2GUI.php.
References $close_form_tag.
Referenced by getHTML().
ilTable2GUI::getContext | ( | ) |
Get context.
Definition at line 2956 of file class.ilTable2GUI.php.
References $context.
Referenced by deleteTemplate(), fillFooter(), restoreTemplate(), and saveTemplate().
ilTable2GUI::getCurrentState | ( | ) |
get current settings for order, limit, columns and filter
Definition at line 2851 of file class.ilTable2GUI.php.
References $result, $selected_column, determineLimit(), determineOffsetAndOrder(), determineSelectedColumns(), determineSelectedFilters(), getFilterValue(), getLimit(), getOffset(), ilTableGUI\getOrderDirection(), getOrderField(), and getSelectedFilters().
Referenced by saveTemplate().
|
final |
Reimplemented from ilTableGUI.
Definition at line 580 of file class.ilTable2GUI.php.
Referenced by ilSkillLevelTableGUI\__construct(), ilTestQuestionsTableGUI\fillRow(), ilShoppingCartTableGUI\getCartHTML(), ilLPObjectStatisticsDailyTableGUI\getGraph(), ilLPObjectStatisticsTableGUI\getGraph(), ilLPObjectStatisticsTypesTableGUI\getGraph(), getHTML(), ilTestSkillLevelThresholdsTableGUI\getInputElements(), ilTestManScoringParticipantsTableGUI\getInternalyOrderedDataValues(), ilPCFileListTableGUI\ilPCFileListTableGUI(), assFileUploadFileTableGUI\init(), ilPCIIMTriggerTableGUI\initActions(), ilImageMapTableGUI\initActions(), and ilWebResourceEditableLinkTableGUI\updateFromPost().
ilTable2GUI::getDefaultOrderDirection | ( | ) |
Get Default order direction.
Definition at line 1166 of file class.ilTable2GUI.php.
Referenced by determineOffsetAndOrder().
ilTable2GUI::getDefaultOrderField | ( | ) |
Get Default order field.
Definition at line 1146 of file class.ilTable2GUI.php.
Referenced by determineOffsetAndOrder(), ilRegistrationCodesTableGUI\getItems(), and arIndexTableGUI\setOrderAndSegmentation().
ilTable2GUI::getDescription | ( | ) |
Get description.
Definition at line 528 of file class.ilTable2GUI.php.
Referenced by render().
ilTable2GUI::getDisableFilterHiding | ( | ) |
Get disable filter hiding
Definition at line 822 of file class.ilTable2GUI.php.
References $disable_filter_hiding.
Referenced by fillFooter(), and renderFilter().
ilTable2GUI::getDisplayAsBlock | ( | ) |
Get display as block.
Definition at line 1010 of file class.ilTable2GUI.php.
Referenced by fillFooter(), getLinkbar(), and render().
ilTable2GUI::getEnableHeader | ( | ) |
Get Enable Header.
Definition at line 480 of file class.ilTable2GUI.php.
ilTable2GUI::getEnableNumInfo | ( | ) |
Get enable num info.
Definition at line 500 of file class.ilTable2GUI.php.
Referenced by fillFooter().
ilTable2GUI::getEnableTitle | ( | ) |
Get Enable Title.
Definition at line 460 of file class.ilTable2GUI.php.
ilTable2GUI::getExportMode | ( | ) |
Was export activated?
Definition at line 3159 of file class.ilTable2GUI.php.
References $export_mode.
Referenced by getHTML(), getLimit(), and getOffset().
ilTable2GUI::getExternalSegmentation | ( | ) |
Get external segmentation.
Definition at line 1114 of file class.ilTable2GUI.php.
References $ext_seg.
Referenced by determineOffsetAndOrder(), ilShoppingCartTableGUI\getCartHTML(), getHTML(), and ilTermsOfServiceTableGUI\populate().
ilTable2GUI::getExternalSorting | ( | ) |
Get external sorting.
Definition at line 1050 of file class.ilTable2GUI.php.
References $ext_sort.
Referenced by exportData(), ilShoppingCartTableGUI\getCartHTML(), getHTML(), ilTermsOfServiceTableGUI\populate(), and setData().
ilTable2GUI::getFilterCols | ( | ) |
Get filter columns.
Definition at line 802 of file class.ilTable2GUI.php.
References $filter_cols.
Referenced by renderFilter().
ilTable2GUI::getFilterCommand | ( | ) |
Get filter command.
Definition at line 1072 of file class.ilTable2GUI.php.
References $filter_cmd.
|
final |
Definition at line 768 of file class.ilTable2GUI.php.
References getFilterItems().
Referenced by ilLanguageExtTableGUI\__construct(), executeCommand(), ilLPTableBaseGUI\executeCommand(), ilLPTableBaseGUI\getCurrentFilter(), ilObjectRolePermissionTableGUI\initColumns(), and ilRoleTableGUI\parse().
|
final |
Get filter items.
Definition at line 759 of file class.ilTable2GUI.php.
References $filters, and $optional_filters.
Referenced by determineSelectedFilters(), getFilterItemByPostVar(), ilTestQuestionBrowserTableGUI\getQuestionsData(), ilSurveyQuestionblockbrowserTableGUI\initData(), ilSurveyQuestionbrowserTableGUI\initData(), renderFilter(), resetFilter(), and writeFilterToSession().
|
protected |
Get current filter value.
ilFormPropertyGUI | $a_item |
Definition at line 2899 of file class.ilTable2GUI.php.
References IL_CAL_DATE.
Referenced by getCurrentState().
|
final |
Get Form action parameter.
Definition at line 946 of file class.ilTable2GUI.php.
Referenced by ilShoppingCartTableGUI\getCartHTML(), getHTML(), ilLOTestAssignmentTableGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilSCTreeDuplicatesTableGUI\init(), ilConsultationHourBookingTableGUI\initTable(), and ilConsultationHourGroupTableGUI\initTable().
ilTable2GUI::getFormName | ( | ) |
Get Form name.
Reimplemented from ilTableGUI.
Definition at line 966 of file class.ilTable2GUI.php.
Referenced by fillFooter(), ilObjectRolePermissionTableGUI\fillRow(), ilShoppingCartTableGUI\getCartHTML(), and getHTML().
ilTable2GUI::getHTML | ( | ) |
Get HTML.
Reimplemented in ilMediaPoolTableGUI.
Definition at line 1586 of file class.ilTable2GUI.php.
References ilTableGUI\$data, $ilCtrl, $ilUser, $lng, dataExists(), determineOffsetAndOrder(), exportData(), fillActionRow(), fillFooter(), fillHiddenRow(), fillRow(), getCloseFormTag(), getData(), getExportMode(), getExternalSegmentation(), getExternalSorting(), getFormAction(), getFormName(), getId(), getLimit(), getNavParameter(), getNoEntriesText(), getOffset(), getOpenFormTag(), ilTableGUI\getOrderDirection(), getOrderField(), getParentObject(), getPreventDoubleSubmission(), getPrintMode(), numericOrdering(), prepareOutput(), render(), ilTableGUI\setFooter(), ilTableGUI\setMaxCount(), ilDatePresentation\setUseRelativeDates(), ilUtil\sortArray(), and storeNavParameter().
Referenced by arIndexTableGUI\render().
ilTable2GUI::getId | ( | ) |
Get element id.
Definition at line 990 of file class.ilTable2GUI.php.
Referenced by ilSearchResultTableGUI\__construct(), __construct(), ilTestSkillLevelThresholdsTableGUI\completeCompetenceTitles(), ilLOMemberTestResultTableGUI\createTestResultLink(), determineOffsetAndOrder(), determineSelectedColumns(), determineSelectedFilters(), fillFooter(), fillHeader(), ilSCORMTrackingItemsScoTableGUI\fillRow(), ilShoppingCartTableGUI\getCartHTML(), getHTML(), ilWorkspaceShareTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), arIndexTableGUI\initTitle(), ilDataCollectionRecordListTableGUI\loadProperty(), loadProperty(), ilLOMemberTestResultTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilSCORMTrackingItemsScoTableGUI\parse(), ilBuddySystemRelationsTableGUI\render(), render(), renderFilter(), ilParticipantTableGUI\showActionLinks(), ilSubscriberTableGUI\showActionLinks(), ilWaitingListTableGUI\showActionLinks(), and storeProperty().
ilTable2GUI::getIsDataTable | ( | ) |
Get is data table.
Definition at line 440 of file class.ilTable2GUI.php.
Referenced by render().
ilTable2GUI::getLimit | ( | ) |
Get limit.
Reimplemented from ilTableGUI.
Definition at line 3093 of file class.ilTable2GUI.php.
References getExportMode(), and getPrintMode().
Referenced by ilStudyProgrammeMembersTableGUI\__construct(), ilShoppingCartTableGUI\getCartHTML(), getCurrentState(), getHTML(), ilTrSummaryTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilUserTableGUI\getItems(), getLinkbar(), ilCourseParticipantsTableGUI\parse(), ilTermsOfServiceTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilCalendarChangedAppointmentsTableGUI\setAppointments(), and arIndexTableGUI\setOrderAndSegmentation().
ilTable2GUI::getLinkbar | ( | $a_num | ) |
Get previous/next linkbar.
Definition at line 2430 of file class.ilTable2GUI.php.
References $ilCtrl, $ilUser, $lng, ilUtil\formSelect(), getDisplayAsBlock(), getLimit(), getNavParameter(), getOffset(), ilTableGUI\getOrderDirection(), and getOrderField().
Referenced by fillFooter().
|
final |
Definition at line 1328 of file class.ilTable2GUI.php.
Referenced by determineOffsetAndOrder(), ilShoppingCartTableGUI\getCartHTML(), getHTML(), getLinkbar(), resetOffset(), and setOrderLink().
ilTable2GUI::getNoEntriesText | ( | ) |
Get text for an empty table.
Definition at line 420 of file class.ilTable2GUI.php.
Referenced by ilShoppingCartTableGUI\getCartHTML(), getHTML(), and ilBuddySystemRelationsTableGUI\render().
ilTable2GUI::getOffset | ( | ) |
Get offset.
Reimplemented from ilTableGUI.
Definition at line 3105 of file class.ilTable2GUI.php.
References getExportMode(), and getPrintMode().
Referenced by ilStudyProgrammeMembersTableGUI\__construct(), ilShoppingCartTableGUI\getCartHTML(), getCurrentState(), getHTML(), ilTrSummaryTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilUserTableGUI\getItems(), getLinkbar(), ilCourseParticipantsTableGUI\parse(), ilTermsOfServiceTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), arIndexTableGUI\setOrderAndSegmentation(), and storeNavParameter().
ilTable2GUI::getOpenFormTag | ( | ) |
Get open form tag.
Definition at line 140 of file class.ilTable2GUI.php.
References $open_form_tag.
Referenced by getHTML().
ilTable2GUI::getOrderField | ( | ) |
Reimplemented in ilBookingReservationsTableGUI.
Definition at line 543 of file class.ilTable2GUI.php.
Referenced by ilStudyProgrammeMembersTableGUI\__construct(), ilDataCollectionRecordListTableGUI\buildData(), exportData(), ilShoppingCartTableGUI\getCartHTML(), getCurrentState(), getHTML(), ilTestManScoringParticipantsTableGUI\getInternalyOrderedDataValues(), ilTrSummaryTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilUserTableGUI\getItems(), getLinkbar(), ilUserTableGUI\getUserIdsForFilter(), ilCourseParticipantsTableGUI\parse(), ilTermsOfServiceTableGUI\populate(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), resetOffset(), arIndexTableGUI\setOrderAndSegmentation(), and storeNavParameter().
ilTable2GUI::getParentCmd | ( | ) |
Get parent command.
Definition at line 380 of file class.ilTable2GUI.php.
Referenced by ilWikiExportOrderTableGUI\__construct(), fillFooter(), ilContainerStartObjectsTableGUI\fillRow(), ilAssignedUsersTableGUI\fillRow(), ilConsultationHourBookingTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), and renderFilter().
ilTable2GUI::getParentObject | ( | ) |
Get parent object.
Definition at line 370 of file class.ilTable2GUI.php.
Referenced by ilPollUserTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilConditionHandlerTableGUI\fillRow(), ilExcCriteriaCatalogueTableGUI\fillRow(), ilExcCriteriaTableGUI\fillRow(), ilSCORMOfflineModeUsersTableGUI\fillRow(), ilSCORMTrackingItemsPerScoTableGUI\fillRow(), ilSCORMTrackingItemsPerUserTableGUI\fillRow(), ilSCORMTrackingItemsScoTableGUI\fillRow(), SurveyConstraintsTableGUI\fillRow(), ilWebResourceEditableLinkTableGUI\fillRow(), ilWebResourceLinkTableGUI\fillRow(), ilImportantPagesTableGUI\fillRow(), ilAuthLoginPageEditorTableGUI\fillRow(), ilShibbolethRoleAssignmentTableGUI\fillRow(), ilCalendarCategoryTableGUI\fillRow(), ilCalendarManageTableGUI\fillRow(), ilConsultationHourGroupTableGUI\fillRow(), ilPageHistoryTableGUI\fillRow(), ilPCFileListTableGUI\fillRow(), ilCronManagerTableGUI\fillRow(), ilExportTableGUI\fillRow(), ilLDAPRoleAssignmentTableGUI\fillRow(), ilLDAPRoleMappingTableGUI\fillRow(), ilLDAPServerTableGUI\fillRow(), ilSubscriberTableGUI\fillRow(), ilWaitingListTableGUI\fillRow(), ilMemberExportFileTableGUI\fillRow(), ilMDCopyrightTableGUI\fillRow(), ilECSCategoryMappingTableGUI\fillRow(), ilECSCommunityTableGUI\fillRow(), ilECSNodeMappingTreeTableGUI\fillRow(), ilSCORM2004ExportTableGUI\fillRow(), ilSurveyAppraiseesTableGUI\fillRow(), SurveyMaterialsSourceTableGUI\fillRow(), ilExcDeliveredFilesTableGUI\fillRow(), ilConsultationHourBookingTableGUI\fillRow(), ilConsultationHoursTableGUI\fillRow(), ilObjectCustomUserFieldsTableGUI\fillRow(), ilSCGroupTableGUI\fillRow(), ilRoleTableGUI\fillRow(), ilDidacticTemplateSettingsTableGUI\fillRow(), ilObjectCopyProgressTableGUI\fillRow(), ilOpenIdProviderTableGUI\fillRow(), ilECSServerTableGUI\fillRow(), ilAssignedUsersTableGUI\fillRow(), ilUserTableGUI\fillRow(), ilTestPassOverviewTableGUI\fillRow(), ilMailTemplateTableGUI\fillRow(), ilShoppingCartTableGUI\getCartHTML(), getHTML(), ilContainerStartObjectsContentTableGUI\getItems(), ilPollUserTableGUI\getItems(), ilStudyProgrammeMembersTableGUI\getLinkTargetForAction(), ilStudyProgrammeIndividualPlanTableGUI\getManualStatusSelect(), ilStudyProgrammeIndividualPlanTableGUI\getRequiredPointsInput(), ilParticipantTableGUI\getSelectableColumns(), ilSubscriberTableGUI\getSelectableColumns(), ilWaitingListTableGUI\getSelectableColumns(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilLOTestAssignmentTableGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilSCTreeDuplicatesTableGUI\init(), ilTestPassOverviewTableGUI\initColumns(), ilObjectRolePermissionTableGUI\initColumns(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initFilter(), ilParticipantTableGUI\initSettings(), ilWebResourceLinkTableGUI\initSorting(), ilConsultationHourBookingTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), ilGroupParticipantsTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilSCORMTrackingItemsPerScoTableGUI\parse(), ilSCORMTrackingItemsPerUserTableGUI\parse(), ilSCORMTrackingItemsScoTableGUI\parse(), ilSCORMTrackingUsersTableGUI\parse(), ilLocalUnitCategoryTableGUI\populateTitle(), ilLinkCheckerTableGUI\prepareHTML(), ilTermsOfServiceAcceptanceHistoryTableGUI\prepareRow(), ilTermsOfServiceAgreementByLanguageTableGUI\prepareRow(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilExerciseMemberTableGUI\render(), ilExParticipantTableGUI\render(), ilParticipantTableGUI\showActionLinks(), ilSubscriberTableGUI\showActionLinks(), and ilWaitingListTableGUI\showActionLinks().
|
final |
Definition at line 602 of file class.ilTable2GUI.php.
References ilTableGUI\$prefix.
Referenced by ilAssQuestionSkillAssignmentsTableGUI\__construct(), and setId().
ilTable2GUI::getPreventDoubleSubmission | ( | ) |
Get prevent double submission.
Definition at line 3419 of file class.ilTable2GUI.php.
References $prevent_double_submission.
Referenced by getHTML().
ilTable2GUI::getPrintMode | ( | ) |
Get print mode.
Definition at line 3149 of file class.ilTable2GUI.php.
References $print_mode.
Referenced by ilTrObjectUsersPropsTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\fillRow(), getHTML(), getLimit(), getOffset(), and render().
ilTable2GUI::getResetCommand | ( | ) |
Get reset filter command.
Definition at line 1094 of file class.ilTable2GUI.php.
References $reset_cmd.
ilTable2GUI::getRowSelectorLabel | ( | ) |
Definition at line 3399 of file class.ilTable2GUI.php.
References $row_selector_label.
Referenced by fillFooter().
ilTable2GUI::getSelectableColumns | ( | ) |
Get selectable columns.
Reimplemented in ilBookingObjectsTableGUI, ilExerciseMemberTableGUI, ilTermListTableGUI, ilSCORM2004TrackingItemsTableGUI, ilSCORMTrackingItemsTableGUI, ilSurveyResultsCumulatedTableGUI, ilSurveyQuestionsTableGUI, ilEvaluationAllTableGUI, ilTestQuestionsTableGUI, ilQuestionBrowserTableGUI, ilQuestionPoolPrintViewTableGUI, arDeleteGUI, arIndexTableGUI, ilParticipantTableGUI, ilSubscriberTableGUI, ilWaitingListTableGUI, ilRepositoryUserResultTableGUI, ilSearchResultTableGUI, ilTermsOfServiceAcceptanceHistoryTableGUI, ilTermsOfServiceAgreementByLanguageTableGUI, ilTrMatrixTableGUI, ilTrObjectUsersPropsTableGUI, ilTrSummaryTableGUI, ilTrUserObjectsPropsTableGUI, and ilUserTableGUI.
Definition at line 214 of file class.ilTable2GUI.php.
Referenced by ilBookingReservationsTableGUI\__construct(), determineSelectedColumns(), fillFooter(), ilBookingReservationsTableGUI\fillHeaderCSV(), and ilBookingReservationsTableGUI\fillHeaderExcel().
ilTable2GUI::getSelectAllCheckbox | ( | ) |
Get the name of the checkbox that should be toggled with a select all button.
Reimplemented from ilTableGUI.
Definition at line 1020 of file class.ilTable2GUI.php.
References ilTableGUI\$select_all_checkbox.
Referenced by fillFooter().
ilTable2GUI::getSelectedColumns | ( | ) |
Get selected columns.
return
Reimplemented in ilEvaluationAllTableGUI, and ilRegistrationCodesTableGUI.
Definition at line 302 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilUserTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\fillHeaderCSV(), ilSCORMTrackingItemsTableGUI\fillHeaderCSV(), ilTrMatrixTableGUI\fillHeaderCSV(), ilTrObjectUsersPropsTableGUI\fillHeaderCSV(), ilTrSummaryTableGUI\fillHeaderCSV(), ilTrUserObjectsPropsTableGUI\fillHeaderCSV(), ilSCORM2004TrackingItemsTableGUI\fillHeaderExcel(), ilSCORMTrackingItemsTableGUI\fillHeaderExcel(), ilTrMatrixTableGUI\fillHeaderExcel(), ilTrObjectUsersPropsTableGUI\fillHeaderExcel(), ilTrSummaryTableGUI\fillHeaderExcel(), ilTrUserObjectsPropsTableGUI\fillHeaderExcel(), ilBookingObjectsTableGUI\fillRow(), ilBookingReservationsTableGUI\fillRow(), ilCourseParticipantsTableGUI\fillRow(), ilGroupParticipantsTableGUI\fillRow(), ilSubscriberTableGUI\fillRow(), ilWaitingListTableGUI\fillRow(), ilSearchResultTableGUI\fillRow(), ilTrSummaryTableGUI\fillRow(), ilSCORM2004TrackingItemsTableGUI\fillRow(), ilSCORMTrackingItemsTableGUI\fillRow(), ilSurveyResultsCumulatedTableGUI\fillRow(), ilSurveyQuestionsTableGUI\fillRow(), ilQuestionBrowserTableGUI\fillRow(), ilQuestionPoolPrintViewTableGUI\fillRow(), ilTrObjectUsersPropsTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\fillRow(), ilTermListTableGUI\fillRow(), ilUserTableGUI\fillRow(), ilTrMatrixTableGUI\fillRow(), ilSCORM2004TrackingItemsTableGUI\fillRowCSV(), ilSCORMTrackingItemsTableGUI\fillRowCSV(), ilTrMatrixTableGUI\fillRowCSV(), ilTrObjectUsersPropsTableGUI\fillRowCSV(), ilTrSummaryTableGUI\fillRowCSV(), ilTrUserObjectsPropsTableGUI\fillRowCSV(), ilSCORM2004TrackingItemsTableGUI\fillRowExcel(), ilSCORMTrackingItemsTableGUI\fillRowExcel(), ilTrMatrixTableGUI\fillRowExcel(), ilTrObjectUsersPropsTableGUI\fillRowExcel(), ilTrSummaryTableGUI\fillRowExcel(), ilTrUserObjectsPropsTableGUI\fillRowExcel(), ilTrSummaryTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilQuestionPoolPrintViewTableGUI\initColumns(), ilGroupParticipantsTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ilRepositoryUserResultTableGUI\parseUserIds(), ilSubscriberTableGUI\readSubscriberData(), and ilWaitingListTableGUI\readUserData().
ilTable2GUI::getSelectedFilters | ( | ) |
Get selected filters.
return
Definition at line 844 of file class.ilTable2GUI.php.
Referenced by getCurrentState().
ilTable2GUI::getShowRowsSelector | ( | ) |
Get rows-per-page selector state.
Definition at line 2976 of file class.ilTable2GUI.php.
References $show_rows_selector.
Referenced by fillFooter().
ilTable2GUI::getShowTemplates | ( | ) |
Get template state.
Definition at line 2996 of file class.ilTable2GUI.php.
References $show_templates.
Referenced by fillFooter().
ilTable2GUI::getTopAnchor | ( | ) |
Get top anchor.
Definition at line 400 of file class.ilTable2GUI.php.
References $top_anchor.
Referenced by render().
ilTable2GUI::getTopCommands | ( | ) |
Get top commands (display command buttons on top of table, too)
Definition at line 1296 of file class.ilTable2GUI.php.
References $top_commands.
Referenced by fillActionRow().
ilTable2GUI::initFilter | ( | ) |
Init filter.
Overwrite this to initialize all filter input property objects.
Reimplemented in ilBookingObjectsTableGUI, ilCourseParticipantsGroupsTableGUI, ilDataCollectionRecordListTableGUI, ilPresentationListTableGUI, ilTermListTableGUI, ilMediaPoolTableGUI, ilSCORMTrackingUsersTableGUI, ilSurveyQuestionblockbrowserTableGUI, ilSurveyQuestionbrowserTableGUI, ilSurveyQuestionsTableGUI, ilEvaluationAllTableGUI, ilTestDynamicQuestionSetStatisticTableGUI, ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI, ilTestManScoringParticipantsTableGUI, ilTestParticipantsTableGUI, ilTestPassDetailsOverviewTableGUI, ilTestQuestionBrowserTableGUI, ilQuestionBrowserTableGUI, ilObjectRolePermissionTableGUI, ilRbacLogTableGUI, ilRoleTableGUI, ilBuddySystemRelationsTableGUI, ilCopySelfAssQuestionTableGUI, ilLanguageExtTableGUI, ilMailFolderTableGUI, ilPDNewsTableGUI, ilWorkspaceShareTableGUI, ilRegistrationCodesTableGUI, ilLPObjectStatisticsDailyTableGUI, ilLPObjectStatisticsLPTableGUI, ilLPObjectStatisticsTableGUI, ilLPObjectStatisticsTypesTableGUI, ilTrMatrixTableGUI, ilTrObjectUsersPropsTableGUI, ilTrSummaryTableGUI, ilTrUserObjectsPropsTableGUI, ilAccountCodesTableGUI, ilRoleAssignmentTableGUI, and ilUserTableGUI.
Definition at line 361 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilLPProgressTableGUI\__construct(), and executeCommand().
|
protected |
Check if filter element is based on adv md.
ilAdvancedMDRecordGUI | $a_gui | |
type | $a_element |
Definition at line 2007 of file class.ilTable2GUI.php.
References ilAdvancedMDRecordGUI\getFilterElements().
Referenced by writeFilterToSession().
ilTable2GUI::isColumnSelected | ( | $a_col | ) |
Is given column selected?
string | column name |
Definition at line 291 of file class.ilTable2GUI.php.
Referenced by arIndexTableGUI\checkColumnVisibile(), fillFooter(), ilGroupParticipantsTableGUI\parse(), and ilCourseParticipantsTableGUI\parse().
ilTable2GUI::isFilterSelected | ( | $a_col | ) |
Is given filter selected?
string | column name |
Definition at line 833 of file class.ilTable2GUI.php.
Referenced by ilTermsOfServiceTableGUI\populate(), and renderFilter().
ilTable2GUI::loadProperty | ( | $type | ) |
Load table property.
string | $type |
Reimplemented in ilDataCollectionRecordListTableGUI.
Definition at line 2833 of file class.ilTable2GUI.php.
References $ilUser, and getId().
Referenced by determineLimit(), determineOffsetAndOrder(), determineSelectedColumns(), determineSelectedFilters(), and renderFilter().
ilTable2GUI::numericOrdering | ( | $a_field | ) |
Should this field be sorted numeric?
Reimplemented in ilExGradesTableGUI, ilExParticipantTableGUI, ilBookingObjectsTableGUI, ilBookingReservationsTableGUI, ilAssignmentsTableGUI, ilExAssignmentListTextTableGUI, ilExAssignmentPeerReviewTableGUI, ilExcCriteriaCatalogueTableGUI, ilExcCriteriaTableGUI, ilForumStatisticsTableGUI, ilPresentationListTableGUI, ilTermListTableGUI, ilPollAnswerTableGUI, ilSurveyMaintenanceTableGUI, ilSurveyResultsCumulatedTableGUI, ilAssessmentFolderLogAdministrationTableGUI, ilEvaluationAllTableGUI, ilResultsByQuestionTableGUI, ilTestAverageReachedPointsTableGUI, ilAssQuestionSkillUsagesTableGUI, ilQuestionCumulatedStatisticsTableGUI, ilWikiPagesTableGUI, ilPageHistoryTableGUI, ilFileSystemTableGUI, ilMemberExportFileTableGUI, ilRepositoryObjectResultTableGUI, ilRepositoryUserResultTableGUI, ilSearchResultTableGUI, ilSkillLevelTableGUI, ilTaxAssignedItemsTableGUI, ilTaxonomyTableGUI, ilLPObjectStatisticsDailyTableGUI, ilLPObjectStatisticsLPTableGUI, ilLPObjectStatisticsTableGUI, ilLPObjectStatisticsTypesTableGUI, ilLPProgressTableGUI, ilTrSummaryTableGUI, ilForumTopicTableGUI, ilTestExportTableGUI, ilQuestionBrowserTableGUI, ilQuestionPoolPrintViewTableGUI, ilMailSearchCoursesTableGUI, ilMailAttachmentTableGUI, ilTermsOfServiceAcceptanceHistoryTableGUI, ilTermsOfServiceAgreementByLanguageTableGUI, ilDataCollectionRecordListTableGUI, ilTestFixedParticipantsTableGUI, ilTestParticipantsTableGUI, ilTestPassOverviewTableGUI, ilTestPersonalDefaultSettingsTableGUI, and ilAssQuestionHintsTableGUI.
Definition at line 1728 of file class.ilTable2GUI.php.
Referenced by exportData(), ilShoppingCartTableGUI\getCartHTML(), getHTML(), and ilTestManScoringParticipantsTableGUI\getInternalyOrderedDataValues().
|
protected |
Anything that must be done before HTML is generated.
Reimplemented in ilMediaPoolTableGUI, ilExportTableGUI, ilFileSystemTableGUI, ilObjectTranslation2TableGUI, and ilObjectTranslationTableGUI.
Definition at line 1482 of file class.ilTable2GUI.php.
Referenced by ilShoppingCartTableGUI\getCartHTML(), and getHTML().
ilTable2GUI::render | ( | ) |
render table @access public
Reimplemented from ilTableGUI.
Reimplemented in ilExerciseMemberTableGUI, ilExParticipantTableGUI, ilMediaPoolTableGUI, arIndexTableGUI, and ilBuddySystemRelationsTableGUI.
Definition at line 1737 of file class.ilTable2GUI.php.
References $ilCtrl, $lng, fillHeader(), getDescription(), getDisplayAsBlock(), getId(), ilUtil\getImagePath(), getIsDataTable(), getPrintMode(), ilTableGUI\getStyle(), getTopAnchor(), and renderFilter().
Referenced by ilTestSkillLevelThresholdsTableGUI\fillRow(), ilShoppingCartTableGUI\getCartHTML(), and getHTML().
|
private |
Render Filter section.
Definition at line 1852 of file class.ilTable2GUI.php.
References $lng, $tpl, determineSelectedFilters(), getDisableFilterHiding(), getFilterCols(), getFilterItems(), getId(), getParentCmd(), ilYuiUtil\initConnection(), isFilterSelected(), and loadProperty().
Referenced by render().
ilTable2GUI::resetFilter | ( | ) |
Reset filter.
Reimplemented in arIndexTableGUI, and ilMailFolderTableGUI.
Definition at line 2072 of file class.ilTable2GUI.php.
References $_POST, $_REQUEST, $lng, and getFilterItems().
Referenced by ilLPTableBaseGUI\executeCommand(), and ilTestQuestionBrowserTableGUI\resetFilterCmd().
ilTable2GUI::resetOffset | ( | $a_in_determination = false | ) |
Reset offset.
Definition at line 343 of file class.ilTable2GUI.php.
References $_GET, $_POST, determineOffsetAndOrder(), getNavParameter(), ilTableGUI\getOrderDirection(), getOrderField(), and ilTableGUI\setOffset().
Referenced by arIndexTableGUI\applyFilter(), determineLimit(), determineOffsetAndOrder(), ilLPTableBaseGUI\executeCommand(), ilLMQuestionListTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilUserTableGUI\getItems(), ilTermsOfServiceTableGUI\populate(), arIndexTableGUI\resetFilter(), and ilCalendarManageTableGUI\resetToDefaults().
ilTable2GUI::restoreTemplate | ( | $a_name | ) |
Restore state from template.
string | $a_name |
Definition at line 3007 of file class.ilTable2GUI.php.
References ilTableGUI\$data, $ilUser, getContext(), storeProperty(), and ilUtil\stripSlashes().
Referenced by __construct().
ilTable2GUI::saveTemplate | ( | $a_name | ) |
Save current state as template.
string | $a_name |
Definition at line 3046 of file class.ilTable2GUI.php.
References $ilUser, getContext(), getCurrentState(), and ilUtil\prepareFormOutput().
Referenced by fillFooter().
ilTable2GUI::setCloseCommand | ( | $a_link | ) |
Add command for closing table.
string | $a_link | closing link |
Definition at line 1242 of file class.ilTable2GUI.php.
ilTable2GUI::setCloseFormTag | ( | $a_val | ) |
Set close form tag.
boolean | close form tag |
Definition at line 150 of file class.ilTable2GUI.php.
ilTable2GUI::setContext | ( | $id | ) |
Set context.
string | $id |
Definition at line 2943 of file class.ilTable2GUI.php.
Referenced by __construct().
ilTable2GUI::setCustomPreviousNext | ( | $a_prev_link, | |
$a_next_link | |||
) |
Set custom previous/next links.
Definition at line 922 of file class.ilTable2GUI.php.
|
final |
set table data @access public
array | table data |
Reimplemented from ilTableGUI.
Definition at line 548 of file class.ilTable2GUI.php.
References getExternalSorting().
Referenced by ilSetupLanguageTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilImportantPagesTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilStyleTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExportTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilTermListTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilStudyProgrammeAcknowledgeCompletedCoursesTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilTestQuestionBrowserTableGUI\browseQuestionsCmd(), ilDataCollectionRecordListTableGUI\buildData(), ilHelpMappingTableGUI\getChapters(), ilClientListTableGUI\getClients(), ilComponentsTableGUI\getComponents(), ilPluginsOverviewTableGUI\getComponents(), ilModulesTableGUI\getComponents(), ilWikiContributorsTableGUI\getContributors(), ilSessionMaterialsTableGUI\getDataFromDb(), ilHistoryTableGUI\getDataFromDb(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilFileSystemTableGUI\getEntries(), ilMemberExportFileTableGUI\getFiles(), ilNewItemGroupTableGUI\getGroups(), ilHelpModuleTableGUI\getHelpModules(), ilCourseGroupingTableGUI\getItems(), ilCourseGroupingAssignmentTableGUI\getItems(), ilLicenseOverviewTableGUI\getItems(), ilRoleDesktopItemsTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilRatingCategoryTableGUI\getItems(), ilBookingSchedulesTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilContributorTableGUI\getItems(), ilBookingObjectsTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilCourseVerificationTableGUI\getItems(), ilExAssignmentPeerReviewOverviewTableGUI\getItems(), ilExAssignmentPeerReviewTableGUI\getItems(), ilExAssignmentTeamLogTableGUI\getItems(), ilExAssignmentTeamTableGUI\getItems(), ilExcCriteriaCatalogueTableGUI\getItems(), ilExcCriteriaTableGUI\getItems(), ilExerciseVerificationTableGUI\getItems(), ilTermUsagesTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilMediaPoolPageUsagesTableGUI\getItems(), ilMediaPoolTableGUI\getItems(), ilPollAnswerTableGUI\getItems(), ilPortfolioPageTableGUI\getItems(), ilPortfolioTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilSCORMVerificationTableGUI\getItems(), ilTestVerificationTableGUI\getItems(), ilObjWorkspaceFolderTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilClipboardTableGUI\getItems(), ilContainerStartObjectsContentTableGUI\getItems(), ilPCIIMTriggerTableGUI\getItems(), ilPCImageMapTableGUI\getItems(), ilCronManagerTableGUI\getItems(), ilLanguageTableGUI\getItems(), ilLDAPRoleMappingTableGUI\getItems(), ilImageMapTableGUI\getItems(), ilMediaObjectUsagesTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilAdminSubItemsTableGUI\getItems(), ilStyleColorTableGUI\getItems(), ilStyleImageTableGUI\getItems(), ilStyleMediaQueryTableGUI\getItems(), ilTableTemplatesTableGUI\getItems(), ilLPObjectStatisticsAdminTableGUI\getItems(), ilLPObjectStatisticsDailyTableGUI\getItems(), ilLPObjectStatisticsLPTableGUI\getItems(), ilLPObjectStatisticsTableGUI\getItems(), ilLPObjectStatisticsTypesTableGUI\getItems(), ilLPProgressTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilUserTableGUI\getItems(), ilPollUserTableGUI\getItems(), ilSessionOverviewTableGUI\getItems(), ilTrMatrixTableGUI\getItems(), ilBookingReservationsTableGUI\getItems(), ilWikiExportOrderTableGUI\getItems(), ilLinksTableGUI\getLinks(), ilItemGroupItemsTableGUI\getMaterials(), ilPageLayoutTableGUI\getPageLayouts(), ilWikiPagesTableGUI\getPages(), ilMilestoneResponsiblesTableGUI\getParticipantsAndResponsibles(), ilSurveySkillAssignmentTableGUI\getQuestions(), ilCopySelfAssQuestionTableGUI\getQuestions(), ilWikiRecentChangesTableGUI\getRecentChanges(), ilObjectivesAlignmentTableGUI\getScos(), ilSurveySkillChangesTableGUI\getSkillLevelsForAppraisee(), ilSurveySkillTableGUI\getSkills(), ilSysStyleCatAssignmentTableGUI\getStyleCatAssignments(), ilSystemStylesTableGUI\getStyles(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilSubItemSelectionTableGUI\ilSubItemSelectionTableGUI(), ilWikiSearchResultsTableGUI\ilWikiSearchResultsTableGUI(), ilSurveyQuestionTableGUI\importData(), ilSurveySyncTableGUI\importData(), ilLDAPServerTableGUI\importData(), ilWorkspaceAccessTableGUI\importData(), ilWorkspaceShareTableGUI\importData(), ilSurveyQuestionblockbrowserTableGUI\initData(), ilSurveyQuestionbrowserTableGUI\initData(), ilDataBibliographicRecordListTableGUI\initData(), ilMarkSchemaTableGUI\initData(), ilQuestionCumulatedStatisticsTableGUI\initData(), ilObjectOwnershipManagementTableGUI\initItems(), ilTaxonomyAdministrationRepositoryTableGUI\initItems(), SurveyConstraintsTableGUI\initItems(), ilCourseObjectiveMaterialAssignmentTableGUI\parse(), ilCourseObjectiveQuestionAssignmentTableGUI\parse(), ilObjectCustomUserFieldsTableGUI\parse(), ilSCTreeDuplicatesTableGUI\parse(), ilECSReleasedContentTableGUI\parse(), ilCourseObjectiveQuestionsTableGUI\parse(), ilCourseObjectivesTableGUI\parse(), ilECSCommunityTableGUI\parse(), ilECSImportedContentTableGUI\parse(), ilECSCategoryMappingTableGUI\parse(), ilLOTestAssignmentTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilRoleSelectionTableGUI\parse(), ilRoleTableGUI\parse(), ilShibbolethRoleAssignmentTableGUI\parse(), ilLDAPRoleAssignmentTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ilLOMemberTestResultTableGUI\parse(), ilExAssignmentListTextTableGUI\parse(), ilSCORMOfflineModeUsersTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilSCORMTrackingItemsPerScoTableGUI\parse(), ilSCORMTrackingItemsPerUserTableGUI\parse(), ilSCORMTrackingItemsScoTableGUI\parse(), ilSCORMTrackingUsersTableGUI\parse(), ilSessionParticipantsTableGUI\parse(), ilWebResourceEditableLinkTableGUI\parse(), ilWebResourceLinkTableGUI\parse(), ilObjWikiSearchResultTableGUI\parse(), ilObjectRolePermissionTableGUI\parse(), ilObjectRoleTemplateOptionsTableGUI\parse(), ilObjectRoleTemplatePermissionTableGUI\parse(), ilAuthLoginPageEditorTableGUI\parse(), ilCalendarCategoryTableGUI\parse(), ilCalendarInboxSharedTableGUI\parse(), ilCalendarManageTableGUI\parse(), ilCalendarSharedListTableGUI\parse(), ilCalendarSharedRoleListTableGUI\parse(), ilCalendarSharedUserListTableGUI\parse(), ilConsultationHoursTableGUI\parse(), ilDidacticTemplateSettingsTableGUI\parse(), ilLogComponentTableGUI\parse(), ilObjectCopyProgressTableGUI\parse(), ilObjectTableGUI\parse(), ilOpenIdProviderTableGUI\parse(), ilSCGroupTableGUI\parse(), ilSCTaskTableGUI\parse(), ilECSNodeMappingTreeTableGUI\parse(), ilConsultationHourBookingTableGUI\parse(), ilConsultationHourGroupTableGUI\parse(), ilECSServerTableGUI\parse(), ilLPCollectionSettingsTableGUI\parse(), ilLuceneAdvancedSearchActivationTableGUI\parse(), ilExportSelectionTableGUI\parseContainer(), ilOrgUnitOtherRolesTableGUI\parseData(), ilOrgUnitStaffTableGUI\parseData(), ilMemcacheServerTableGUI\parseData(), ilAdvancedMDFieldTableGUI\parseDefinitions(), ilAdvancedMDRecordExportFilesTableGUI\parseFiles(), ilLOTestAssignmentTableGUI\parseMultipleAssignments(), ilRepositoryObjectResultTableGUI\parseObjectIds(), ilShopPersonalSettingsTopicsTableGUI\parseRecords(), ilShopTopicsTableGUI\parseRecords(), ilObjectCopySearchResultTableGUI\parseSearchResults(), ilWebResourceEditableLinkTableGUI\parseSelectedLinks(), ilMDCopyrightTableGUI\parseSelections(), ilObjectCopySelectionTableGUI\parseSource(), ilRepositoryUserResultTableGUI\parseUserIds(), ilBuddySystemRelationsTableGUI\populate(), ilTermsOfServiceTableGUI\populate(), ilLinkCheckerTableGUI\prepareHTML(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilCalendarAppointmentsTableGUI\setAppointments(), ilCalendarChangedAppointmentsTableGUI\setAppointments(), ilConditionHandlerTableGUI\setConditions(), ilAssQuestionSkillUsagesTableGUI\showCmd(), and ilWebResourceEditableLinkTableGUI\updateFromPost().
ilTable2GUI::setDefaultOrderDirection | ( | $a_defaultorderdirection | ) |
Set Default order direction.
string | $a_defaultorderdirection | Default order direction |
Definition at line 1156 of file class.ilTable2GUI.php.
Referenced by ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExportTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilUserTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilSessionFileTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilECSReleasedContentTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilWikiContributorsTableGUI\getContributors(), ilWikiPagesTableGUI\getPages(), ilWikiRecentChangesTableGUI\getRecentChanges(), ilObjectivesAlignmentTableGUI\getScos(), ilFoundUsersTableGUI\ilFoundUsersTableGUI(), ilPDNewsTableGUI\ilPDNewsTableGUI(), ilSpecialUsersTableGUI\ilSpecialUsersTableGUI(), ilLOTestAssignmentTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilRoleTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilTestManScoringParticipantsTableGUI\initOrdering(), ilTestPassManualScoringOverviewTableGUI\initOrdering(), ilConditionHandlerTableGUI\initTable(), and ilAssQuestionHintsTableGUI\initTestoutputColumns().
ilTable2GUI::setDefaultOrderField | ( | $a_defaultorderfield | ) |
Set Default order field.
string | $a_defaultorderfield | Default order field |
Definition at line 1136 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExportTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilUserTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilContributorTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilSessionFileTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilECSReleasedContentTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilWikiContributorsTableGUI\getContributors(), ilWikiPagesTableGUI\getPages(), ilWikiRecentChangesTableGUI\getRecentChanges(), ilObjectivesAlignmentTableGUI\getScos(), ilFoundUsersTableGUI\ilFoundUsersTableGUI(), ilMilestoneResponsiblesTableGUI\ilMilestoneResponsiblesTableGUI(), ilPDNewsTableGUI\ilPDNewsTableGUI(), ilSCORM2004TrackingTableGUI\ilSCORM2004TrackingTableGUI(), ilSpecialUsersTableGUI\ilSpecialUsersTableGUI(), ilLOTestAssignmentTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilRoleTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), ilLogComponentTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilTestManScoringParticipantsTableGUI\initOrdering(), ilTestPassManualScoringOverviewTableGUI\initOrdering(), ilConditionHandlerTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), ilAssQuestionHintsTableGUI\initTestoutputColumns(), and arIndexTableGUI\setOrderAndSegmentation().
ilTable2GUI::setDescription | ( | $a_val | ) |
Set description.
string | description |
Definition at line 518 of file class.ilTable2GUI.php.
Referenced by ilPollAnswerTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilLPCollectionSettingsTableGUI\initTable(), and ilLPTableBaseGUI\parseTitle().
ilTable2GUI::setDisableFilterHiding | ( | $a_val = true | ) |
Set disable filter hiding.
boolean | disable filter hiding |
Definition at line 812 of file class.ilTable2GUI.php.
Referenced by ilRoleAssignmentTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilSCTreeDuplicatesTableGUI\init(), ilLPTableBaseGUI\initFilter(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initFilter(), ilTestManScoringParticipantsTableGUI\initFilter(), ilRoleTableGUI\initFilter(), ilLPObjectStatisticsDailyTableGUI\initFilter(), ilLPObjectStatisticsLPTableGUI\initFilter(), ilLPObjectStatisticsTableGUI\initFilter(), ilLPObjectStatisticsTypesTableGUI\initFilter(), and ilSCORMTrackingUsersTableGUI\initTable().
ilTable2GUI::setDisplayAsBlock | ( | $a_val | ) |
Set display as block.
boolean | display as block |
Definition at line 1000 of file class.ilTable2GUI.php.
Referenced by assFileUploadFileTableGUI\__construct(), and ilCalendarCategoryTableGUI\__construct().
ilTable2GUI::setEnableAllCommand | ( | $a_value | ) |
Enable actions for all entries in current result.
bool | $a_value |
Definition at line 3364 of file class.ilTable2GUI.php.
Referenced by ilUserTableGUI\__construct().
ilTable2GUI::setEnableHeader | ( | $a_enableheader | ) |
Set Enable Header.
boolean | $a_enableheader | Enable Header |
Definition at line 470 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilRendererTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilStyleTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExportTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilUserTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilModulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilLinksTableGUI\ilLinksTableGUI(), ilMilestoneResponsiblesTableGUI\ilMilestoneResponsiblesTableGUI(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilPDNewsTableGUI\ilPDNewsTableGUI(), ilWikiContributorsTableGUI\ilWikiContributorsTableGUI(), ilWikiPagesTableGUI\ilWikiPagesTableGUI(), ilWikiRecentChangesTableGUI\ilWikiRecentChangesTableGUI(), ilWikiSearchResultsTableGUI\ilWikiSearchResultsTableGUI(), ilRepositoryObjectSearchResultTableGUI\init(), and ilLinkCheckerTableGUI\prepareHTML().
ilTable2GUI::setEnableNumInfo | ( | $a_val | ) |
Set enable num info.
boolean | enable number of records info |
Definition at line 490 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), __construct(), ilObjBibliographicAdminTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilLinkCheckerTableGUI\prepareHTML(), and ilTestToplistGUI\prepareTable().
ilTable2GUI::setEnableTitle | ( | $a_enabletitle | ) |
Set Enable Title.
boolean | $a_enabletitle | Enable Title |
Definition at line 450 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilRendererTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilStyleTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilUserTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilTermListTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilPDNewsTableGUI\ilPDNewsTableGUI(), and ilLinkCheckerTableGUI\prepareHTML().
ilTable2GUI::setExportFormats | ( | array | $formats | ) |
Set available export formats.
array | $formats |
Definition at line 3119 of file class.ilTable2GUI.php.
References $valid.
Referenced by ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), and ilLPObjectStatisticsTypesTableGUI\__construct().
ilTable2GUI::setExternalSegmentation | ( | $a_val | ) |
Set external segmentation.
boolean | data is segmented externally |
Definition at line 1104 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilUserTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilBuddySystemRelationsTableGUI\populate(), and arIndexTableGUI\setOrderAndSegmentation().
ilTable2GUI::setExternalSorting | ( | $a_val | ) |
Set external sorting.
boolean | data is sorted externally |
Definition at line 1040 of file class.ilTable2GUI.php.
Referenced by ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilRendererTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilUserTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilModulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilObjectCopyProgressTableGUI\init(), ilSCTreeDuplicatesTableGUI\init(), ilBuddySystemRelationsTableGUI\populate(), and arIndexTableGUI\setOrderAndSegmentation().
ilTable2GUI::setFilterCols | ( | $a_val | ) |
Set filter columns.
int | number of filter columns |
Definition at line 792 of file class.ilTable2GUI.php.
ilTable2GUI::setFilterCommand | ( | $a_val, | |
$a_caption = null |
|||
) |
Set filter command.
string | filter command |
string | filter caption |
Definition at line 1061 of file class.ilTable2GUI.php.
Referenced by ilRegistrationCodesTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilUserTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), and ilSCORMTrackingUsersTableGUI\initTable().
|
protected |
Set current filter value.
ilFormPropertyGUI | $a_item | |
mixed | $a_value |
Definition at line 2921 of file class.ilTable2GUI.php.
References IL_CAL_DATE, and ilFormPropertyGUI\writeToSession().
Referenced by ilTrMatrixTableGUI\getItems(), and ilTrMatrixTableGUI\initFilter().
|
final |
Set Form action parameter.
string | $a_form_action | Form action |
bvool | $a_multipart | Form multipart status |
Definition at line 935 of file class.ilTable2GUI.php.
Referenced by ilSetupLanguageTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilPollAnswerTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilTimingOverviewTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilSystemStylesTableGUI\__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(), ilFileSystemTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExportTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilUserTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilSurveySkillAssignmentTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilContributorTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilShoppingCartTableGUI\__construct(), ilShopTableGUI\__construct(), ilModulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilSessionFileTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilECSReleasedContentTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilObjStudyProgrammeIndividualPlanGUI\appendIndividualPlanActions(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilFoundUsersTableGUI\ilFoundUsersTableGUI(), ilLinksTableGUI\ilLinksTableGUI(), ilMediaCastTableGUI\ilMediaCastTableGUI(), ilMilestoneResponsiblesTableGUI\ilMilestoneResponsiblesTableGUI(), ilNewsForContextTableGUI\ilNewsForContextTableGUI(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilPDNewsTableGUI\ilPDNewsTableGUI(), ilSCORM2004TrackingTableGUI\ilSCORM2004TrackingTableGUI(), ilSpecialUsersTableGUI\ilSpecialUsersTableGUI(), ilSubItemSelectionTableGUI\ilSubItemSelectionTableGUI(), ilWikiContributorsTableGUI\ilWikiContributorsTableGUI(), ilWikiPagesTableGUI\ilWikiPagesTableGUI(), ilWikiRecentChangesTableGUI\ilWikiRecentChangesTableGUI(), ilWikiSearchResultsTableGUI\ilWikiSearchResultsTableGUI(), ilLOTestAssignmentTableGUI\init(), ilAssQuestionSkillAssignmentsTableGUI\init(), ilRoleTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), ilLogComponentTableGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilSCGroupTableGUI\init(), ilSCTaskTableGUI\init(), ilSCTreeDuplicatesTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), arDeleteGUI\initFormAction(), arIndexTableGUI\initFormAction(), ilForumTopicTableGUI\initMergeThreadsTable(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilAssQuestionHintsTableGUI\initTestoutputCommands(), and ilLinkCheckerTableGUI\prepareHTML().
ilTable2GUI::setFormName | ( | $a_formname | ) |
Set Form name.
string | $a_formname | Form name |
Reimplemented from ilTableGUI.
Definition at line 956 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilSessionParticipantsTableGUI\init(), ilAuthLoginPageEditorTableGUI\initTable(), and ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\setTableIdentifiers().
ilTable2GUI::setHeaderHTML | ( | $html | ) |
set header html
string | $html |
Definition at line 2803 of file class.ilTable2GUI.php.
References $html.
ilTable2GUI::setId | ( | $a_val | ) |
Set id.
string | element id |
Definition at line 976 of file class.ilTable2GUI.php.
References getPrefix(), and setPrefix().
Referenced by ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilSCTaskTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilSCORMTrackingItemPerUserTableGUI\__construct(), ilSCORMTrackingItemsPerScoTableGUI\__construct(), ilSCORMTrackingItemsPerUserTableGUI\__construct(), ilSCORMTrackingItemsScoTableGUI\__construct(), ilSCORMTrackingUsersTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilRoleTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilPollAnswerTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilLOTestAssignmentTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjectCopyProgressTableGUI\__construct(), ilObjectTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilUserTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilPCIIMTriggerTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilRepositoryObjectSearchResultTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilTermListTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilConsultationHourBookingTableGUI\__construct(), ilConsultationHourGroupTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilDidacticTemplateSettingsTableGUI\__construct(), ilLogComponentTableGUI\__construct(), ilSCGroupTableGUI\__construct(), ilSCTreeDuplicatesTableGUI\__construct(), ilECSServerTableGUI\__construct(), ilModulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilLPCollectionSettingsTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilLOMemberTestResultTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilNotificationSettingsTable\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), arIndexTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilAuthLoginPageEditorTableGUI\initTable(), and ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\setTableIdentifiers().
ilTable2GUI::setIsDataTable | ( | $a_val | ) |
Set is data table.
boolean | is data table |
Definition at line 430 of file class.ilTable2GUI.php.
Referenced by __construct(), and ilPDNewsTableGUI\ilPDNewsTableGUI().
ilTable2GUI::setLimit | ( | $a_limit = 0 , |
|
$a_default_limit = 0 |
|||
) |
set max.
datasets displayed per page @access public
integer | limit |
integer | default limit |
Reimplemented from ilTableGUI.
Definition at line 3424 of file class.ilTable2GUI.php.
Referenced by ilSetupLanguageTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilRendererTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilStyleTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilModulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), determineLimit(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilSubItemSelectionTableGUI\ilSubItemSelectionTableGUI(), ilWikiSearchResultsTableGUI\ilWikiSearchResultsTableGUI(), ilLogComponentTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), arDeleteGUI\initRowSelector(), ilLinkCheckerTableGUI\prepareHTML(), and ilTestToplistGUI\prepareTable().
ilTable2GUI::setNoEntriesText | ( | $a_text | ) |
Set text for an empty table.
string | $a_text | Text |
Definition at line 410 of file class.ilTable2GUI.php.
Referenced by ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\parseRecords(), and ilShopTopicsTableGUI\parseRecords().
ilTable2GUI::setOpenFormTag | ( | $a_val | ) |
Set open form tag.
boolean | open form tag |
Definition at line 130 of file class.ilTable2GUI.php.
Referenced by ilUploadDirFilesTableGUI\__construct().
ilTable2GUI::setOrderField | ( | $a_order_field | ) |
set order column
string | (array) field name for ordering |
Definition at line 538 of file class.ilTable2GUI.php.
Referenced by ilDataBibliographicRecordListTableGUI\__construct(), determineOffsetAndOrder(), ilRegistrationCodesTableGUI\getItems(), and ilCalendarManageTableGUI\resetToDefaults().
ilTable2GUI::setOrderLink | ( | $sort_field, | |
$order_dir | |||
) |
Reimplemented from ilTableGUI.
Definition at line 1333 of file class.ilTable2GUI.php.
References $_GET, $ilCtrl, $ilUser, and getNavParameter().
Referenced by fillHeader().
|
final |
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 from ilTableGUI.
Definition at line 597 of file class.ilTable2GUI.php.
Referenced by ilGroupParticipantsTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), setId(), and ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\setTableIdentifiers().
ilTable2GUI::setPreventDoubleSubmission | ( | $a_val | ) |
Set prevent double submission.
bool | $a_val | prevent double submission |
Definition at line 3409 of file class.ilTable2GUI.php.
ilTable2GUI::setPrintMode | ( | $a_value = false | ) |
Toogle print mode.
bool | $a_value |
Definition at line 3140 of file class.ilTable2GUI.php.
Referenced by ilTrObjectUsersPropsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), and ilTrUserObjectsPropsTableGUI\__construct().
ilTable2GUI::setResetCommand | ( | $a_val, | |
$a_caption = null |
|||
) |
Set reset filter command.
string | reset command |
string | reset caption |
Definition at line 1083 of file class.ilTable2GUI.php.
Referenced by ilRegistrationCodesTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), and ilSCORMTrackingUsersTableGUI\initTable().
ilTable2GUI::setRowSelectorLabel | ( | $row_selector_label | ) |
string | $row_selector_label |
Definition at line 3390 of file class.ilTable2GUI.php.
References $row_selector_label.
Referenced by ilForumTopicTableGUI\initMergeThreadsTable().
|
final |
Set row template.
string | $a_template | Template file name. |
string | $a_template_dir | Service/Module directory. |
Definition at line 1125 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__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(), ilTimingOverviewTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilRendererTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilSystemStylesTableGUI\__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(), ilSessionOverviewTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExportTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilUserTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilPCIIMTriggerTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilSurveySkillAssignmentTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilContributorTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilModulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilSessionFileTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilECSReleasedContentTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilStudyProgrammeAcknowledgeCompletedCoursesTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilNotificationSettingsTable\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilFoundUsersTableGUI\ilFoundUsersTableGUI(), ilLinksTableGUI\ilLinksTableGUI(), ilMediaCastTableGUI\ilMediaCastTableGUI(), ilMilestoneResponsiblesTableGUI\ilMilestoneResponsiblesTableGUI(), ilNewsForContextTableGUI\ilNewsForContextTableGUI(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilPDNewsTableGUI\ilPDNewsTableGUI(), ilSCORM2004TrackingTableGUI\ilSCORM2004TrackingTableGUI(), ilSpecialUsersTableGUI\ilSpecialUsersTableGUI(), ilSubItemSelectionTableGUI\ilSubItemSelectionTableGUI(), ilWikiContributorsTableGUI\ilWikiContributorsTableGUI(), ilWikiPagesTableGUI\ilWikiPagesTableGUI(), ilWikiRecentChangesTableGUI\ilWikiRecentChangesTableGUI(), ilWikiSearchResultsTableGUI\ilWikiSearchResultsTableGUI(), ilLOMemberTestResultTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilRoleTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), ilLogComponentTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilObjectTableGUI\init(), ilSCGroupTableGUI\init(), ilSCTaskTableGUI\init(), ilSCTreeDuplicatesTableGUI\init(), ilForumTopicTableGUI\initMergeThreadsTable(), ilRepositoryObjectSearchResultTableGUI\initRowTemplate(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilECSServerTableGUI\initTable(), arIndexTableGUI\initTableRowTemplate(), and ilLinkCheckerTableGUI\prepareHTML().
ilTable2GUI::setSelectAllCheckbox | ( | $a_select_all_checkbox | ) |
Set the name of the checkbox that should be toggled with a select all button.
string | $a_select_all_checkbox | name of the checkbox |
Reimplemented from ilTableGUI.
Definition at line 1030 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilUserTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilContributorTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilNotificationSettingsTable\__construct(), ilCalendarSharedListTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilSCORM2004TrackingTableGUI\ilSCORM2004TrackingTableGUI(), ilRoleTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), arIndexTableGUI\initMultiItemActionsButton(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), and ilShopTopicsTableGUI\parseRecords().
ilTable2GUI::setShowRowsSelector | ( | $a_value | ) |
Toggle rows-per-page selector.
bool | $a_value |
Definition at line 2966 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilUserTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilTermListTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilLPCollectionSettingsTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilMediaCastTableGUI\ilMediaCastTableGUI(), ilWikiContributorsTableGUI\ilWikiContributorsTableGUI(), ilWikiPagesTableGUI\ilWikiPagesTableGUI(), ilWikiRecentChangesTableGUI\ilWikiRecentChangesTableGUI(), ilRoleTableGUI\init(), ilLogComponentTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilForumTopicTableGUI\initMergeThreadsTable(), arDeleteGUI\initRowSelector(), arIndexTableGUI\initRowSelector(), and ilConsultationHourBookingTableGUI\initTable().
ilTable2GUI::setShowTemplates | ( | $a_value | ) |
Toggle templates.
bool | $a_value |
Definition at line 2986 of file class.ilTable2GUI.php.
Referenced by ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), and ilDataCollectionFieldListTableGUI\__construct().
|
final |
Set title and title icon.
Reimplemented from ilTableGUI.
Definition at line 508 of file class.ilTable2GUI.php.
Referenced by ilRepDependenciesTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilPollAnswerTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilTimingOverviewTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilRendererTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilTaxonomyListTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilStyleTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExportTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilMemberExportFileTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilContributorTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilModulesTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilNotificationSettingsTable\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilLinksTableGUI\ilLinksTableGUI(), ilMilestoneResponsiblesTableGUI\ilMilestoneResponsiblesTableGUI(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilSubItemSelectionTableGUI\ilSubItemSelectionTableGUI(), ilWikiContributorsTableGUI\ilWikiContributorsTableGUI(), ilWikiPagesTableGUI\ilWikiPagesTableGUI(), ilWikiRecentChangesTableGUI\ilWikiRecentChangesTableGUI(), ilWikiSearchResultsTableGUI\ilWikiSearchResultsTableGUI(), ilLOMemberTestResultTableGUI\init(), ilListOfQuestionsTableGUI\init(), ilRoleTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilSCGroupTableGUI\init(), ilSCTaskTableGUI\init(), ilForumTopicTableGUI\initMergeThreadsTable(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilECSServerTableGUI\initTable(), ilTestDynamicQuestionSetStatisticTableGUI\initTitle(), ilLOTestAssignmentTableGUI\initTitle(), ilLPTableBaseGUI\parseTitle(), ilGlobalUnitCategoryTableGUI\populateTitle(), ilLocalUnitCategoryTableGUI\populateTitle(), and ilLinkCheckerTableGUI\prepareHTML().
ilTable2GUI::setTopAnchor | ( | $a_val | ) |
Set top anchor.
string | top anchor |
Definition at line 390 of file class.ilTable2GUI.php.
Referenced by ilBookmarkAdministrationTableGUI\__construct().
ilTable2GUI::setTopCommands | ( | $a_val | ) |
Set top commands (display command buttons on top of table, too)
boolean | top commands true/false |
Definition at line 1286 of file class.ilTable2GUI.php.
Referenced by ilCourseParticipantsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilLOTestAssignmentTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilUserTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), and ilDataCollectionFieldListTableGUI\__construct().
ilTable2GUI::storeNavParameter | ( | ) |
Definition at line 1565 of file class.ilTable2GUI.php.
References getOffset(), ilTableGUI\getOrderDirection(), getOrderField(), and storeProperty().
Referenced by ilLPTableBaseGUI\executeCommand(), ilShoppingCartTableGUI\getCartHTML(), and getHTML().
ilTable2GUI::storeProperty | ( | $type, | |
$value | |||
) |
Store table property.
string | $type | |
mixed | $value |
Definition at line 2814 of file class.ilTable2GUI.php.
References $ilUser, and getId().
Referenced by determineLimit(), determineSelectedColumns(), determineSelectedFilters(), restoreTemplate(), and storeNavParameter().
ilTable2GUI::writeFilterToSession | ( | ) |
Write filter values to session.
Reimplemented in ilMailFolderTableGUI.
Definition at line 2022 of file class.ilTable2GUI.php.
References $_POST, $_REQUEST, getFilterItems(), and isAdvMDFilter().
Referenced by arIndexTableGUI\applyFilter(), ilTestQuestionBrowserTableGUI\applyFilterCmd(), ilLPTableBaseGUI\executeCommand(), and ilDataCollectionRecordListTableGUI\fillHeaderExcel().
|
protected |
Definition at line 17 of file class.ilTable2GUI.php.
|
protected |
Definition at line 45 of file class.ilTable2GUI.php.
Referenced by getCloseFormTag().
|
protected |
Definition at line 43 of file class.ilTable2GUI.php.
|
protected |
Definition at line 28 of file class.ilTable2GUI.php.
Referenced by ilMailSearchCoursesMembersTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), and getContext().
|
protected |
Definition at line 31 of file class.ilTable2GUI.php.
Referenced by getDisableFilterHiding().
|
protected |
Definition at line 51 of file class.ilTable2GUI.php.
|
protected |
Definition at line 47 of file class.ilTable2GUI.php.
|
protected |
Definition at line 48 of file class.ilTable2GUI.php.
Referenced by getExportMode().
|
protected |
Definition at line 27 of file class.ilTable2GUI.php.
Referenced by getExternalSegmentation().
|
protected |
Definition at line 26 of file class.ilTable2GUI.php.
Referenced by getExternalSorting().
|
protected |
Definition at line 23 of file class.ilTable2GUI.php.
Referenced by getFilterCommand().
|
protected |
Definition at line 25 of file class.ilTable2GUI.php.
Referenced by getFilterCols().
|
protected |
Definition at line 21 of file class.ilTable2GUI.php.
Referenced by getFilterItems().
|
protected |
Definition at line 42 of file class.ilTable2GUI.php.
|
private |
Definition at line 19 of file class.ilTable2GUI.php.
|
protected |
Definition at line 41 of file class.ilTable2GUI.php.
|
protected |
Definition at line 30 of file class.ilTable2GUI.php.
|
protected |
Definition at line 40 of file class.ilTable2GUI.php.
|
protected |
Definition at line 44 of file class.ilTable2GUI.php.
Referenced by getOpenFormTag().
|
protected |
Definition at line 22 of file class.ilTable2GUI.php.
Referenced by getFilterItems().
|
protected |
Definition at line 59 of file class.ilTable2GUI.php.
Referenced by getPreventDoubleSubmission().
|
protected |
Definition at line 49 of file class.ilTable2GUI.php.
Referenced by getPrintMode().
|
protected |
Definition at line 24 of file class.ilTable2GUI.php.
Referenced by getResetCommand().
|
protected |
Definition at line 52 of file class.ilTable2GUI.php.
|
protected |
Definition at line 53 of file class.ilTable2GUI.php.
|
protected |
Definition at line 64 of file class.ilTable2GUI.php.
Referenced by getRowSelectorLabel(), and setRowSelectorLabel().
|
protected |
Definition at line 38 of file class.ilTable2GUI.php.
|
protected |
Definition at line 34 of file class.ilTable2GUI.php.
Referenced by ilTrObjectUsersPropsTableGUI\getSelectableColumns().
|
protected |
Definition at line 35 of file class.ilTable2GUI.php.
Referenced by getCurrentState().
|
protected |
Definition at line 32 of file class.ilTable2GUI.php.
|
protected |
Definition at line 37 of file class.ilTable2GUI.php.
Referenced by getShowRowsSelector().
|
protected |
Definition at line 36 of file class.ilTable2GUI.php.
Referenced by getShowTemplates().
|
protected |
Definition at line 55 of file class.ilTable2GUI.php.
|
protected |
Definition at line 20 of file class.ilTable2GUI.php.
Referenced by getTopAnchor().
|
protected |
Definition at line 33 of file class.ilTable2GUI.php.
Referenced by getTopCommands().
|
private |
Definition at line 18 of file class.ilTable2GUI.php.
Referenced by __construct(), ilTermsOfServiceAcceptanceHistoryTableGUI\prepareRow(), and ilTermsOfServiceAgreementByLanguageTableGUI\prepareRow().
const ilTable2GUI::ACTION_ALL_LIMIT = 1000 |
Definition at line 78 of file class.ilTable2GUI.php.
Referenced by getAllCommandLimit().
const ilTable2GUI::EXPORT_CSV = 2 |
Definition at line 76 of file class.ilTable2GUI.php.
Referenced by exportData().
const ilTable2GUI::EXPORT_EXCEL = 1 |
Definition at line 75 of file class.ilTable2GUI.php.
Referenced by exportData(), ilDataCollectionRecordListGUI\exportExcel(), and ilObjLanguageExtGUI\statisticsObject().
const ilTable2GUI::FILTER_DATE = 3 |
Definition at line 68 of file class.ilTable2GUI.php.
Referenced by addFilterItemByMetaType().
const ilTable2GUI::FILTER_DATE_RANGE = 6 |
Definition at line 71 of file class.ilTable2GUI.php.
Referenced by ilDataCollectionDatatype\addFilterInputFieldToTable(), addFilterItemByMetaType(), ilBookingObjectsTableGUI\initFilter(), ilRbacLogTableGUI\initFilter(), ilTrObjectUsersPropsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilBookingReservationsTableGUI\initFilter().
const ilTable2GUI::FILTER_DATETIME_RANGE = 8 |
Definition at line 73 of file class.ilTable2GUI.php.
Referenced by addFilterItemByMetaType(), ilTrObjectUsersPropsTableGUI\initFilter(), and ilTrSummaryTableGUI\initFilter().
const ilTable2GUI::FILTER_DURATION_RANGE = 7 |
Definition at line 72 of file class.ilTable2GUI.php.
Referenced by addFilterItemByMetaType(), ilTrObjectUsersPropsTableGUI\initFilter(), and ilTrSummaryTableGUI\initFilter().
const ilTable2GUI::FILTER_LANGUAGE = 4 |
Definition at line 69 of file class.ilTable2GUI.php.
Referenced by addFilterItemByMetaType(), ilTrObjectUsersPropsTableGUI\initFilter(), and ilTrSummaryTableGUI\initFilter().
const ilTable2GUI::FILTER_NUMBER_RANGE = 5 |
Definition at line 70 of file class.ilTable2GUI.php.
Referenced by ilDataCollectionDatatype\addFilterInputFieldToTable(), addFilterItemByMetaType(), ilTrObjectUsersPropsTableGUI\initFilter(), and ilTrSummaryTableGUI\initFilter().
const ilTable2GUI::FILTER_SELECT = 2 |
Definition at line 67 of file class.ilTable2GUI.php.
Referenced by ilDataCollectionDatatype\addFilterInputFieldToTable(), addFilterItemByMetaType(), ilCourseParticipantsGroupsTableGUI\initFilter(), ilObjectRolePermissionTableGUI\initFilter(), ilRbacLogTableGUI\initFilter(), ilTrObjectUsersPropsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilBookingReservationsTableGUI\initFilter().
const ilTable2GUI::FILTER_TEXT = 1 |
Definition at line 66 of file class.ilTable2GUI.php.
Referenced by ilDataCollectionDatatype\addFilterInputFieldToTable(), addFilterItemByMetaType(), ilBookingObjectsTableGUI\initFilter(), ilCourseParticipantsGroupsTableGUI\initFilter(), ilSCORMTrackingUsersTableGUI\initFilter(), ilTrMatrixTableGUI\initFilter(), ilTrObjectUsersPropsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilBookingReservationsTableGUI\initFilter().