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) | |
getData () | |
dataExists () | |
setPrefix ($a_prefix) | |
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 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) | |
![]() | |
ilTableGUI ($a_data=0, $a_global_tpl=true) | |
Constructor. More... | |
setTemplate (&$a_tpl) | |
set template public More... | |
& | getTemplateObject () |
setData ($a_data) | |
set table data public More... | |
getData () | |
setTitle ($a_title, $a_icon=0, $a_icon_alt=0) | |
set table title public More... | |
setHelp ($a_help_page, $a_help_icon, $a_help_icon_alt=0) | |
set table help page public More... | |
setHeaderNames ($a_header_names) | |
set table header names public More... | |
getColumnCount () | |
Returns the column count based on the number of the header row columns public. More... | |
setHeaderVars ($a_header_vars, $a_header_params=0) | |
set table header vars public More... | |
setColumnWidth ($a_column_width) | |
set table column widths public More... | |
setOneColumnWidth ($a_column_width, $a_column_number) | |
set one table column width 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) public More... | |
setOffset ($a_offset) | |
set dataset offset public More... | |
getOffset () | |
Get offset. More... | |
setOrderColumn ($a_order_column=0, $a_default_column=0) | |
set order column public More... | |
getOrderColumn () | |
Get order column. More... | |
setOrderDirection ($a_order_direction) | |
set order direction public More... | |
getOrderDirection () | |
Get order direction. More... | |
setFooter ($a_style, $a_previous=0, $a_next=0) | |
set order direction 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 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.
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 ilNotificationSettingsTable\__construct(), ilMemberExportFileTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilTimingOverviewTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilModulesTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilTrashTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilTestVerificationTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilStudyProgrammeAcknowledgeCompletedCoursesTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilSurveySkillAssignmentTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilStyleTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilContributorTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilSkillCatTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilRendererTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilUserTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilSessionFileTableGUI\__construct(), ilECSReleasedContentTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__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(), ilSCTreeDuplicatesTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), ilSCGroupTableGUI\init(), ilLogComponentTableGUI\init(), ilSCTaskTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilListOfQuestionsTableGUI\init(), ilLOMemberTestResultTableGUI\init(), ilRoleTableGUI\init(), ilObjectTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilTestPersonalDefaultSettingsTableGUI\initColumns(), ilTestPassManualScoringOverviewTableGUI\initColumns(), ilQuestionInternalLinkSelectionTableGUI\initColumns(), ilImageMapTableGUI\initColumns(), ilExportTableGUI\initColumns(), ilQuestionUsagesTableGUI\initColumns(), ilQuestionCumulatedStatisticsTableGUI\initColumns(), ilMailingListsTableGUI\initColumns(), ilMailingListsMembersTableGUI\initColumns(), ilTestManScoringParticipantsTableGUI\initColumns(), ilQuestionPoolPrintViewTableGUI\initColumns(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initColumns(), ilPCIIMTriggerTableGUI\initColumns(), ilOrgUnitTypeTableGUI\initColumns(), ilTestSkillLevelThresholdsTableGUI\initColumns(), ilTestExportTableGUI\initColumns(), ilMarkSchemaTableGUI\initColumns(), ilAssQuestionSkillAssignmentsTableGUI\initColumns(), ilMemcacheServerTableGUI\initColumns(), ilTestPassDetailsOverviewTableGUI\initColumns(), ilTestDynamicQuestionSetStatisticTableGUI\initColumns(), ilStudyProgrammeTypeTableGUI\initColumns(), ilRepositoryObjectSearchResultTableGUI\initColumns(), ilAssQuestionSkillUsagesTableGUI\initColumns(), ilTestPassOverviewTableGUI\initColumns(), ilObjectRolePermissionTableGUI\initColumns(), ilForumTopicTableGUI\initMergeThreadsTable(), ilECSServerTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), arIndexTableGUI\initTableRowTemplate(), ilAssQuestionHintsTableGUI\initTestoutputColumns(), ilForumTopicTableGUI\populate(), ilMailFolderTableGUI\prepareHTML(), ilLinkCheckerTableGUI\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 ilCourseGroupingAssignmentTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilTimingOverviewTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilAccessKeyTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilModulesTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilStyleTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addCommands(), ilObjStudyProgrammeIndividualPlanGUI\appendIndividualPlanActions(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilSubItemSelectionTableGUI\ilSubItemSelectionTableGUI(), ilWikiContributorsTableGUI\ilWikiContributorsTableGUI(), ilSCTreeDuplicatesTableGUI\init(), ilLogComponentTableGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), assFileUploadFileTableGUI\init(), ilListOfQuestionsTableGUI\init(), ilAssQuestionSkillAssignmentsTableGUI\init(), ilRoleTableGUI\init(), ilImageMapTableGUI\initActions(), ilPCIIMTriggerTableGUI\initActions(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), arDeleteGUI\initCommandButtons(), ilMailFolderTableGUI\initCommandButtons(), ilForumTopicTableGUI\initMergeThreadsTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilAssQuestionHintsTableGUI\initTestoutputCommands(), ilLPCollectionSettingsTableGUI\parse(), ilForumTopicTableGUI\populate(), ilLinkCheckerTableGUI\prepareHTML(), ilObjectTranslationTableGUI\prepareOutput(), ilObjectTranslation2TableGUI\prepareOutput(), and ilMediaPoolTableGUI\prepareOutput().
ilTable2GUI::addCommandButtonInstance | ( | ilButtonBase | $a_button | ) |
Add Command button instance.
ilButtonBase | $a_button |
Definition at line 1198 of file class.ilTable2GUI.php.
Referenced by ilAccountCodesTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilSurveyCodesTableGUI\__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.
References $restore_filter_values.
Referenced by arIndexTableGUI\addFilterField(), addFilterItemByMetaType(), ilRoleAssignmentTableGUI\initFilter(), ilPDNewsTableGUI\initFilter(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initFilter(), ilLPObjectStatisticsDailyTableGUI\initFilter(), ilTestManScoringParticipantsTableGUI\initFilter(), ilLPObjectStatisticsTableGUI\initFilter(), ilLPObjectStatisticsTypesTableGUI\initFilter(), ilLanguageExtTableGUI\initFilter(), ilTestDynamicQuestionSetStatisticTableGUI\initFilter(), ilSurveyQuestionblockbrowserTableGUI\initFilter(), ilBuddySystemRelationsTableGUI\initFilter(), ilPresentationListTableGUI\initFilter(), ilSurveyQuestionsTableGUI\initFilter(), ilSurveyQuestionbrowserTableGUI\initFilter(), ilAccountCodesTableGUI\initFilter(), ilTestPassDetailsOverviewTableGUI\initFilter(), ilTestParticipantsTableGUI\initFilter(), ilTermListTableGUI\initFilter(), ilLPObjectStatisticsLPTableGUI\initFilter(), ilRoleTableGUI\initFilter(), ilMediaPoolTableGUI\initFilter(), ilQuestionBrowserTableGUI\initFilter(), ilRegistrationCodesTableGUI\initFilter(), ilEvaluationAllTableGUI\initFilter(), ilTrUserObjectsPropsTableGUI\initFilter(), ilLPTableBaseGUI\initFilter(), ilUserTableGUI\initFilter(), ilTestQuestionBrowserTableGUI\initFilter(), ilMailFolderTableGUI\initFilter(), and ilTermsOfServiceAcceptanceHistoryTableGUI\numericOrdering().
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, and ilDateTimeInputGUI\MODE_INPUT.
Referenced by arIndexTableGUI\addFilterField(), ilDataCollectionDatatype\addFilterInputFieldToTable(), ilRbacLogTableGUI\initFilter(), ilSCORMTrackingUsersTableGUI\initFilter(), ilBookingObjectsTableGUI\initFilter(), ilCourseParticipantsGroupsTableGUI\initFilter(), ilWorkspaceShareTableGUI\initFilter(), ilTrMatrixTableGUI\initFilter(), ilObjectRolePermissionTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilTrObjectUsersPropsTableGUI\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.
Referenced by ilObjGroupGUI\membersObject(), and ilObjCourseGUI\membersObject().
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 ilMemberExportFileTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilTermListTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilClientListTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilTrashTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilStyleTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilContributorTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilUserTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addCommands(), ilExportTableGUI\addCustomMultiCommand(), ilMilestoneResponsiblesTableGUI\ilMilestoneResponsiblesTableGUI(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilSCORM2004TrackingTableGUI\ilSCORM2004TrackingTableGUI(), ilDidacticTemplateSettingsTableGUI\init(), ilRoleTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilTestQuestionBrowserTableGUI\init(), ilImageMapTableGUI\initActions(), ilPCIIMTriggerTableGUI\initActions(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), ilQuestionPoolExportTableGUI\initMultiCommands(), ilTestExportTableGUI\initMultiCommands(), ilExportTableGUI\initMultiCommands(), ilRepositoryUserResultTableGUI\initMultiCommands(), ilMailFolderTableGUI\initMultiCommands(), ilConsultationHourBookingTableGUI\initTable(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilLPCollectionSettingsTableGUI\parse(), ilShopTopicsTableGUI\parseRecords(), ilForumTopicTableGUI\populate(), ilObjectTranslationTableGUI\prepareOutput(), ilObjectTranslation2TableGUI\prepareOutput(), and ilMediaPoolTableGUI\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(), ilObjectTranslationTableGUI\prepareOutput(), and ilObjectTranslation2TableGUI\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 ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), __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(), ilUserLPTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilMailFolderTableGUI\isLuceneSearchEnabled(), ilForumTopicTableGUI\numericOrdering(), 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.
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.
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, 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 | ( | ) |
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 |
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 |
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 |
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 |
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 |
Definition at line 2107 of file class.ilTable2GUI.php.
Referenced by ilMemcacheServerTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilDataCollectionRecordListTableGUI\fillRowExcel(), getHTML(), ilQuestionUsagesTableGUI\initColumns(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initFilter(), ilForumTopicTableGUI\initMergeThreadsTable(), ilRepositoryUserResultTableGUI\initMultiCommands(), and ilBuddySystemRelationsTableGUI\populate().
|
protected |
CSV Version of Fill Row.
Most likely to be overwritten by derived class.
object | $a_csv | current file |
array | $a_set | data array |
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 |
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.
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 |
Definition at line 580 of file class.ilTable2GUI.php.
Referenced by ilSkillLevelTableGUI\__construct(), ilTestQuestionsTableGUI\fillRow(), ilShoppingCartTableGUI\getCartHTML(), ilLPObjectStatisticsDailyTableGUI\getGraph(), ilLPObjectStatisticsTypesTableGUI\getGraph(), ilLPObjectStatisticsTableGUI\getGraph(), getHTML(), ilTestSkillLevelThresholdsTableGUI\getInputElements(), ilTestManScoringParticipantsTableGUI\getInternalyOrderedDataValues(), ilPCFileListTableGUI\ilPCFileListTableGUI(), assFileUploadFileTableGUI\init(), ilImageMapTableGUI\initActions(), ilPCIIMTriggerTableGUI\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 | ( | ) |
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(), ilLPTableBaseGUI\executeCommand(), 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 arIndexTableGUI\checkColumnVisibile(), 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(), ilSCTreeDuplicatesTableGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilConsultationHourGroupTableGUI\initTable(), and ilConsultationHourBookingTableGUI\initTable().
ilTable2GUI::getFormName | ( | ) |
Get Form name.
Definition at line 966 of file class.ilTable2GUI.php.
Referenced by fillFooter(), ilObjectRolePermissionTableGUI\fillRow(), ilShoppingCartTableGUI\getCartHTML(), and getHTML().
ilTable2GUI::getHTML | ( | ) |
Get HTML.
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(), ilSCORMTrackingItemsScoTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilLOMemberTestResultTableGUI\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.
Definition at line 3093 of file class.ilTable2GUI.php.
References getExportMode(), and getPrintMode().
Referenced by ilStudyProgrammeMembersTableGUI\__construct(), ilShoppingCartTableGUI\getCartHTML(), getCurrentState(), getHTML(), ilUserLPTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), getLinkbar(), ilMailFolderTableGUI\isLuceneSearchEnabled(), ilForumTopicTableGUI\numericOrdering(), 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.
Definition at line 3105 of file class.ilTable2GUI.php.
References getExportMode(), and getPrintMode().
Referenced by ilStudyProgrammeMembersTableGUI\__construct(), ilShoppingCartTableGUI\getCartHTML(), getCurrentState(), getHTML(), ilUserLPTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), getLinkbar(), ilMailFolderTableGUI\isLuceneSearchEnabled(), ilForumTopicTableGUI\numericOrdering(), 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 | ( | ) |
Definition at line 543 of file class.ilTable2GUI.php.
Referenced by ilStudyProgrammeMembersTableGUI\__construct(), ilDataCollectionRecordListTableGUI\buildData(), exportData(), ilShoppingCartTableGUI\getCartHTML(), getCurrentState(), getHTML(), ilTestManScoringParticipantsTableGUI\getInternalyOrderedDataValues(), ilUserLPTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), getLinkbar(), ilUserTableGUI\getUserIdsForFilter(), ilMailFolderTableGUI\isLuceneSearchEnabled(), ilForumTopicTableGUI\numericOrdering(), 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 ilMemberExportFileTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), fillFooter(), ilPageHistoryTableGUI\fillRow(), ilWikiRecentChangesTableGUI\fillRow(), ilContainerStartObjectsTableGUI\fillRow(), ilAssignedUsersTableGUI\fillRow(), ilWikiPagesTableGUI\fillRow(), ilConsultationHourGroupTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilConsultationHourBookingTableGUI\parse(), ilLinkCheckerTableGUI\prepareHTML(), and renderFilter().
ilTable2GUI::getParentObject | ( | ) |
Get parent object.
Definition at line 370 of file class.ilTable2GUI.php.
Referenced by ilPollUserTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilQuestionPoolExportTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilTestExportTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilConditionHandlerTableGUI\fillRow(), ilLDAPServerTableGUI\fillRow(), ilECSServerTableGUI\fillRow(), ilLDAPRoleMappingTableGUI\fillRow(), ilImportantPagesTableGUI\fillRow(), ilSCGroupTableGUI\fillRow(), ilOpenIdProviderTableGUI\fillRow(), ilPageHistoryTableGUI\fillRow(), ilObjectCustomUserFieldsTableGUI\fillRow(), ilAuthLoginPageEditorTableGUI\fillRow(), ilConsultationHourGroupTableGUI\fillRow(), ilSCORMTrackingItemsPerScoTableGUI\fillRow(), SurveyMaterialsSourceTableGUI\fillRow(), ilMemberExportFileTableGUI\fillRow(), ilPCFileListTableGUI\fillRow(), ilObjectCopyProgressTableGUI\fillRow(), ilECSCategoryMappingTableGUI\fillRow(), ilExcDeliveredFilesTableGUI\fillRow(), ilShibbolethRoleAssignmentTableGUI\fillRow(), ilConsultationHourBookingTableGUI\fillRow(), ilECSNodeMappingTreeTableGUI\fillRow(), ilSCORMOfflineModeUsersTableGUI\fillRow(), ilLDAPRoleAssignmentTableGUI\fillRow(), ilSCORMTrackingItemsPerUserTableGUI\fillRow(), ilExcCriteriaTableGUI\fillRow(), ilMDCopyrightTableGUI\fillRow(), ilSCORMTrackingItemsScoTableGUI\fillRow(), ilDidacticTemplateSettingsTableGUI\fillRow(), ilMailTemplateTableGUI\fillRow(), ilConsultationHoursTableGUI\fillRow(), ilCalendarCategoryTableGUI\fillRow(), ilECSCommunityTableGUI\fillRow(), ilTestPassOverviewTableGUI\fillRow(), ilCalendarManageTableGUI\fillRow(), ilSCORM2004ExportTableGUI\fillRow(), ilExcCriteriaCatalogueTableGUI\fillRow(), ilSurveyAppraiseesTableGUI\fillRow(), ilAssignedUsersTableGUI\fillRow(), ilExportTableGUI\fillRow(), ilWebResourceLinkTableGUI\fillRow(), ilSubscriberTableGUI\fillRow(), ilWaitingListTableGUI\fillRow(), SurveyConstraintsTableGUI\fillRow(), ilWebResourceEditableLinkTableGUI\fillRow(), ilRoleTableGUI\fillRow(), ilCronManagerTableGUI\fillRow(), ilUserTableGUI\fillRow(), ilShoppingCartTableGUI\getCartHTML(), getHTML(), ilContainerStartObjectsContentTableGUI\getItems(), ilPollUserTableGUI\getItems(), ilStudyProgrammeMembersTableGUI\getLinkTargetForAction(), ilStudyProgrammeIndividualPlanTableGUI\getManualStatusSelect(), ilStudyProgrammeIndividualPlanTableGUI\getRequiredPointsInput(), ilParticipantTableGUI\getSelectableColumns(), ilSubscriberTableGUI\getSelectableColumns(), ilWaitingListTableGUI\getSelectableColumns(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilSCTreeDuplicatesTableGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilTestPassOverviewTableGUI\initColumns(), ilObjectRolePermissionTableGUI\initColumns(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initFilter(), ilForumTopicTableGUI\initMergeThreadsTable(), ilParticipantTableGUI\initSettings(), ilWebResourceLinkTableGUI\initSorting(), ilConsultationHourGroupTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\parse(), ilSCORMTrackingUsersTableGUI\parse(), ilSCORMTrackingItemsPerUserTableGUI\parse(), ilSCORMTrackingItemsScoTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ilLocalUnitCategoryTableGUI\populateTitle(), ilLinkCheckerTableGUI\prepareHTML(), ilTermsOfServiceAgreementByLanguageTableGUI\prepareRow(), ilTermsOfServiceAcceptanceHistoryTableGUI\prepareRow(), ilSubscriberTableGUI\readSubscriberData(), ilWaitingListTableGUI\readUserData(), ilExParticipantTableGUI\render(), ilExerciseMemberTableGUI\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 ilTrUserObjectsPropsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\fillRow(), ilTrObjectUsersPropsTableGUI\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.
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.
Definition at line 1020 of file class.ilTable2GUI.php.
References ilTableGUI\$select_all_checkbox.
Referenced by fillFooter().
ilTable2GUI::getSelectedColumns | ( | ) |
Get selected columns.
Definition at line 302 of file class.ilTable2GUI.php.
Referenced by ilTermListTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilUserTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\fillHeaderCSV(), ilSCORMTrackingItemsTableGUI\fillHeaderCSV(), ilTrObjectUsersPropsTableGUI\fillHeaderCSV(), ilTrUserObjectsPropsTableGUI\fillHeaderCSV(), ilTrMatrixTableGUI\fillHeaderCSV(), ilTrSummaryTableGUI\fillHeaderCSV(), ilSCORM2004TrackingItemsTableGUI\fillHeaderExcel(), ilSCORMTrackingItemsTableGUI\fillHeaderExcel(), ilTrObjectUsersPropsTableGUI\fillHeaderExcel(), ilTrUserObjectsPropsTableGUI\fillHeaderExcel(), ilTrMatrixTableGUI\fillHeaderExcel(), ilTrSummaryTableGUI\fillHeaderExcel(), ilSearchResultTableGUI\fillRow(), ilQuestionPoolPrintViewTableGUI\fillRow(), ilSurveyResultsCumulatedTableGUI\fillRow(), ilGroupParticipantsTableGUI\fillRow(), ilSubscriberTableGUI\fillRow(), ilWaitingListTableGUI\fillRow(), ilTermListTableGUI\fillRow(), ilSCORMTrackingItemsTableGUI\fillRow(), ilSCORM2004TrackingItemsTableGUI\fillRow(), ilSurveyQuestionsTableGUI\fillRow(), ilCourseParticipantsTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\fillRow(), ilQuestionBrowserTableGUI\fillRow(), ilBookingObjectsTableGUI\fillRow(), ilTrObjectUsersPropsTableGUI\fillRow(), ilBookingReservationsTableGUI\fillRow(), ilTrMatrixTableGUI\fillRow(), ilUserTableGUI\fillRow(), ilTrSummaryTableGUI\fillRow(), ilSCORM2004TrackingItemsTableGUI\fillRowCSV(), ilSCORMTrackingItemsTableGUI\fillRowCSV(), ilTrObjectUsersPropsTableGUI\fillRowCSV(), ilTrUserObjectsPropsTableGUI\fillRowCSV(), ilTrMatrixTableGUI\fillRowCSV(), ilTrSummaryTableGUI\fillRowCSV(), ilSCORM2004TrackingItemsTableGUI\fillRowExcel(), ilSCORMTrackingItemsTableGUI\fillRowExcel(), ilTrObjectUsersPropsTableGUI\fillRowExcel(), ilTrUserObjectsPropsTableGUI\fillRowExcel(), ilTrMatrixTableGUI\fillRowExcel(), ilTrSummaryTableGUI\fillRowExcel(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilQuestionPoolPrintViewTableGUI\initColumns(), ilRepositoryUserResultTableGUI\initMultiCommands(), ilGroupParticipantsTableGUI\parse(), ilCourseParticipantsTableGUI\parse(), ilRepositoryUserResultTableGUI\parseUserIds(), ilSubscriberTableGUI\readSubscriberData(), and ilWaitingListTableGUI\readUserData().
ilTable2GUI::getSelectedFilters | ( | ) |
Get selected filters.
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.
Definition at line 361 of file class.ilTable2GUI.php.
Referenced by ilLPProgressTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), executeCommand(), and ilTermsOfServiceAcceptanceHistoryTableGUI\numericOrdering().
|
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 |
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?
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.
Definition at line 1482 of file class.ilTable2GUI.php.
Referenced by ilShoppingCartTableGUI\getCartHTML(), and getHTML().
ilTable2GUI::render | ( | ) |
render table public
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.
Definition at line 2072 of file class.ilTable2GUI.php.
References $_POST, $_REQUEST, $lng, and getFilterItems().
Referenced by ilLPTableBaseGUI\executeCommand(), ilObjTestGUI\fpResetFilterObject(), ilObjTestGUI\npResetFilterObject(), 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(), ilPermission2GUI\applyLogFilter(), determineLimit(), determineOffsetAndOrder(), ilLPTableBaseGUI\executeCommand(), ilUserLPTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilMailFolderTableGUI\isLuceneSearchEnabled(), ilForumTopicTableGUI\numericOrdering(), ilTermsOfServiceTableGUI\populate(), arIndexTableGUI\resetFilter(), ilPermission2GUI\resetLogFilter(), 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 |
Definition at line 548 of file class.ilTable2GUI.php.
References getExternalSorting().
Referenced by ilCourseStartObjectsTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilTermListTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilStudyProgrammeAcknowledgeCompletedCoursesTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilStyleTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilExportTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilExportIDTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilSkillLevelTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addColumns(), ilTestQuestionBrowserTableGUI\browseQuestionsCmd(), ilDataCollectionRecordListTableGUI\buildData(), arIndexTableGUI\checkColumnVisibile(), ilSurveyEvaluationGUI\evaluationuser(), ilHelpMappingTableGUI\getChapters(), ilClientListTableGUI\getClients(), ilComponentsTableGUI\getComponents(), ilPluginsOverviewTableGUI\getComponents(), ilModulesTableGUI\getComponents(), ilWikiContributorsTableGUI\getContributors(), ilHistoryTableGUI\getDataFromDb(), ilSessionMaterialsTableGUI\getDataFromDb(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilFileSystemTableGUI\getEntries(), ilMemberExportFileTableGUI\getFiles(), ilNewItemGroupTableGUI\getGroups(), ilHelpModuleTableGUI\getHelpModules(), ilPCImageMapTableGUI\getItems(), ilTermUsagesTableGUI\getItems(), ilMediaPoolPageUsagesTableGUI\getItems(), ilLicenseOverviewTableGUI\getItems(), ilCourseVerificationTableGUI\getItems(), ilSCORMVerificationTableGUI\getItems(), ilExerciseVerificationTableGUI\getItems(), ilTestVerificationTableGUI\getItems(), ilRoleDesktopItemsTableGUI\getItems(), ilObjWorkspaceFolderTableGUI\getItems(), ilMediaObjectUsagesTableGUI\getItems(), ilUserLPTableGUI\getItems(), ilBookingSchedulesTableGUI\getItems(), ilContainerStartObjectsContentTableGUI\getItems(), ilCourseGroupingAssignmentTableGUI\getItems(), ilLPObjectStatisticsAdminTableGUI\getItems(), ilPollUserTableGUI\getItems(), ilRatingCategoryTableGUI\getItems(), ilExAssignmentTeamLogTableGUI\getItems(), ilCourseGroupingTableGUI\getItems(), ilPortfolioTableGUI\getItems(), ilExcCriteriaTableGUI\getItems(), ilExcCriteriaCatalogueTableGUI\getItems(), ilClipboardTableGUI\getItems(), ilStyleImageTableGUI\getItems(), ilContributorTableGUI\getItems(), ilPortfolioPageTableGUI\getItems(), ilPollAnswerTableGUI\getItems(), ilRegistrationCodesTableGUI\getItems(), ilAccountCodesTableGUI\getItems(), ilLMQuestionListTableGUI\getItems(), ilWikiExportOrderTableGUI\getItems(), ilStyleMediaQueryTableGUI\getItems(), ilRbacLogTableGUI\getItems(), ilLanguageTableGUI\getItems(), ilLDAPRoleMappingTableGUI\getItems(), ilStyleColorTableGUI\getItems(), ilExAssignmentTeamTableGUI\getItems(), ilExAssignmentPeerReviewOverviewTableGUI\getItems(), ilExAssignmentPeerReviewTableGUI\getItems(), ilTableTemplatesTableGUI\getItems(), ilAdminSubItemsTableGUI\getItems(), ilImageMapTableGUI\getItems(), ilAssignedUsersTableGUI\getItems(), ilPCIIMTriggerTableGUI\getItems(), ilSessionOverviewTableGUI\getItems(), ilCourseParticipantsGroupsTableGUI\getItems(), ilLPObjectStatisticsDailyTableGUI\getItems(), ilLPObjectStatisticsTableGUI\getItems(), ilLPObjectStatisticsTypesTableGUI\getItems(), ilTrUserObjectsPropsTableGUI\getItems(), ilSCORM2004TrackingItemsTableGUI\getItems(), ilSCORMTrackingItemsTableGUI\getItems(), ilBookingObjectsTableGUI\getItems(), ilLPProgressTableGUI\getItems(), ilTrObjectUsersPropsTableGUI\getItems(), ilUserTableGUI\getItems(), ilLPObjectStatisticsLPTableGUI\getItems(), ilCronManagerTableGUI\getItems(), ilMediaPoolTableGUI\getItems(), ilTrMatrixTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilBookingReservationsTableGUI\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(), ilLDAPServerTableGUI\importData(), ilSurveySyncTableGUI\importData(), ilWorkspaceAccessTableGUI\importData(), ilSurveyQuestionTableGUI\importData(), ilWorkspaceShareTableGUI\importData(), ilQuestionUsagesTableGUI\initColumns(), ilOrgUnitTypeTableGUI\initColumns(), ilStudyProgrammeTypeTableGUI\initColumns(), ilQuestionCumulatedStatisticsTableGUI\initData(), ilDataBibliographicRecordListTableGUI\initData(), ilSurveyQuestionblockbrowserTableGUI\initData(), ilMarkSchemaTableGUI\initData(), ilSurveyQuestionbrowserTableGUI\initData(), ilTaxonomyAdministrationRepositoryTableGUI\initItems(), ilObjectOwnershipManagementTableGUI\initItems(), SurveyConstraintsTableGUI\initItems(), ilMailFolderTableGUI\isLuceneSearchEnabled(), ilForumTopicTableGUI\numericOrdering(), ilObjWikiSearchResultTableGUI\parse(), ilAuthLoginPageEditorTableGUI\parse(), ilSCORMTrackingItemsPerScoTableGUI\parse(), ilSCORMTrackingUsersTableGUI\parse(), ilSCTreeDuplicatesTableGUI\parse(), ilSCORMOfflineModeUsersTableGUI\parse(), ilLPCollectionSettingsTableGUI\parse(), ilSCORMTrackingItemsPerUserTableGUI\parse(), ilSCORMTrackingItemsScoTableGUI\parse(), ilDidacticTemplateSettingsTableGUI\parse(), ilLogComponentTableGUI\parse(), ilOpenIdProviderTableGUI\parse(), ilObjectCustomUserFieldsTableGUI\parse(), ilLuceneAdvancedSearchActivationTableGUI\parse(), ilSCORMTrackingItemPerUserTableGUI\parse(), ilExAssignmentListTextTableGUI\parse(), ilECSCategoryMappingTableGUI\parse(), ilRoleSelectionTableGUI\parse(), ilShibbolethRoleAssignmentTableGUI\parse(), ilCalendarSharedUserListTableGUI\parse(), ilSCGroupTableGUI\parse(), ilCalendarSharedRoleListTableGUI\parse(), ilConsultationHourGroupTableGUI\parse(), ilObjectCopyProgressTableGUI\parse(), ilWebResourceLinkTableGUI\parse(), ilConsultationHourBookingTableGUI\parse(), ilCalendarSharedListTableGUI\parse(), ilLDAPRoleAssignmentTableGUI\parse(), ilECSNodeMappingTreeTableGUI\parse(), ilObjectRoleTemplateOptionsTableGUI\parse(), ilSCTaskTableGUI\parse(), ilCalendarInboxSharedTableGUI\parse(), ilECSServerTableGUI\parse(), ilWebResourceEditableLinkTableGUI\parse(), ilCalendarCategoryTableGUI\parse(), ilCourseObjectiveMaterialAssignmentTableGUI\parse(), ilLOMemberTestResultTableGUI\parse(), ilObjectTableGUI\parse(), ilECSReleasedContentTableGUI\parse(), ilConsultationHoursTableGUI\parse(), ilSessionParticipantsTableGUI\parse(), ilCourseObjectiveQuestionsTableGUI\parse(), ilECSImportedContentTableGUI\parse(), ilCourseObjectiveQuestionAssignmentTableGUI\parse(), ilCalendarManageTableGUI\parse(), ilECSCommunityTableGUI\parse(), ilLOTestAssignmentTableGUI\parse(), ilObjectRoleTemplatePermissionTableGUI\parse(), ilGroupParticipantsTableGUI\parse(), ilRoleTableGUI\parse(), ilObjectRolePermissionTableGUI\parse(), ilCourseObjectivesTableGUI\parse(), ilCourseParticipantsTableGUI\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(), ilTestEvaluationGUI\resetfilterEvaluation(), 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 ilMemberExportFileTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilTermListTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilClientListTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilTrashTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilExportTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilUserTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilECSReleasedContentTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilSessionFileTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilWikiContributorsTableGUI\getContributors(), ilWikiPagesTableGUI\getPages(), ilWikiRecentChangesTableGUI\getRecentChanges(), ilObjectivesAlignmentTableGUI\getScos(), ilFoundUsersTableGUI\ilFoundUsersTableGUI(), ilPDNewsTableGUI\ilPDNewsTableGUI(), ilSpecialUsersTableGUI\ilSpecialUsersTableGUI(), ilDidacticTemplateSettingsTableGUI\init(), ilRoleTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilTestPassManualScoringOverviewTableGUI\initOrdering(), ilTestManScoringParticipantsTableGUI\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 ilMemberExportFileTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilTrashTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilClientListTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilExportTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilContributorTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilUserTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilECSReleasedContentTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilSessionFileTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilWikiContributorsTableGUI\getContributors(), ilWikiPagesTableGUI\getPages(), ilWikiRecentChangesTableGUI\getRecentChanges(), ilObjectivesAlignmentTableGUI\getScos(), ilFoundUsersTableGUI\ilFoundUsersTableGUI(), ilMilestoneResponsiblesTableGUI\ilMilestoneResponsiblesTableGUI(), ilPDNewsTableGUI\ilPDNewsTableGUI(), ilSCORM2004TrackingTableGUI\ilSCORM2004TrackingTableGUI(), ilSpecialUsersTableGUI\ilSpecialUsersTableGUI(), ilDidacticTemplateSettingsTableGUI\init(), ilLogComponentTableGUI\init(), ilRoleTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationColumns(), ilTestPassManualScoringOverviewTableGUI\initOrdering(), ilTestManScoringParticipantsTableGUI\initOrdering(), ilConsultationHourGroupTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilConditionHandlerTableGUI\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(), ilContainerStartObjectsContentTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilStyleColorTableGUI\__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 ilObjectOwnershipManagementTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilSCTreeDuplicatesTableGUI\init(), ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI\initFilter(), ilLPObjectStatisticsDailyTableGUI\initFilter(), ilTestManScoringParticipantsTableGUI\initFilter(), ilLPObjectStatisticsTableGUI\initFilter(), ilLPObjectStatisticsTypesTableGUI\initFilter(), ilLPObjectStatisticsLPTableGUI\initFilter(), ilRoleTableGUI\initFilter(), ilLPTableBaseGUI\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 ilPageLayoutTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilModulesTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilStyleTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExportTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilRendererTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilUserTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilCourseParticipantsTableGUI\__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 ilObjWorkspaceFolderTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), __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 ilTermListTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilClientListTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilTrashTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilStyleTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilRendererTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilUserTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilCourseParticipantsTableGUI\__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 ilUserLPTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), and ilBookingReservationsTableGUI\__construct().
ilTable2GUI::setExternalSegmentation | ( | $a_val | ) |
Set external segmentation.
boolean | data is segmented externally |
Definition at line 1104 of file class.ilTable2GUI.php.
Referenced by ilUserLPTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilUserTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilAssQuestionHintsTableGUI\__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 ilUserLPTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilModulesTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilRendererTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilUserTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilSCTreeDuplicatesTableGUI\init(), ilObjectCopyProgressTableGUI\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.
Referenced by arIndexTableGUI\getSelectableColumns().
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 ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilUserTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), arIndexTableGUI\getSelectableColumns(), ilSCORMTrackingUsersTableGUI\initTable(), and ilObjTestGUI\participantsObject().
|
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 ilMemberExportFileTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilTimingOverviewTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilTermListTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilSurveySkillAssignmentTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilModulesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilStyleTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilExportTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilContributorTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilShopTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilUserTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilShoppingCartTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilSessionFileTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilECSReleasedContentTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__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(), ilSCTreeDuplicatesTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), ilSCGroupTableGUI\init(), ilLogComponentTableGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), ilSCTaskTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilAssQuestionSkillAssignmentsTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilRoleTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilAssQuestionHintsTableGUI\initAdministrationCommands(), arDeleteGUI\initFormAction(), arIndexTableGUI\initFormAction(), ilForumTopicTableGUI\initMergeThreadsTable(), ilConsultationHourGroupTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilAssQuestionHintsTableGUI\initTestoutputCommands(), ilForumTopicTableGUI\populate(), and ilLinkCheckerTableGUI\prepareHTML().
ilTable2GUI::setFormName | ( | $a_formname | ) |
Set Form name.
string | $a_formname | Form name |
Definition at line 956 of file class.ilTable2GUI.php.
Referenced by ilSessionMaterialsTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__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 ilNotificationSettingsTable\__construct(), ilMemberExportFileTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilSCTreeDuplicatesTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilRepositoryObjectSearchResultTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilSCORMTrackingItemsPerScoTableGUI\__construct(), ilECSServerTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), ilSCORMTrackingUsersTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilSCORMTrackingItemsPerUserTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilTermListTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilDidacticTemplateSettingsTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilModulesTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilSCGroupTableGUI\__construct(), ilSCORMTrackingItemPerUserTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilSCORMTrackingItemsScoTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilLPCollectionSettingsTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilPCIIMTriggerTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilLogComponentTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilSCTaskTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilConsultationHourGroupTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilObjectTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilConsultationHourBookingTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilUserTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilObjectCopyProgressTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilLOMemberTestResultTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilLOTestAssignmentTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilRoleTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), arIndexTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__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 |
|||
) |
Definition at line 3424 of file class.ilTable2GUI.php.
Referenced by ilCourseGroupingAssignmentTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilModulesTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilClientListTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilBenchmarkTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilStyleTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilRendererTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__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 ilObjectivesAlignmentTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__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(), and ilObjTaxonomyGUI\listNodes().
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 | |||
) |
Definition at line 1333 of file class.ilTable2GUI.php.
References $_GET, $ilCtrl, $ilUser, and getNavParameter().
Referenced by fillHeader().
|
final |
Definition at line 597 of file class.ilTable2GUI.php.
Referenced by ilTestAverageReachedPointsTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilAssQuestionHintsTableGUI\__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 ilTrSummaryTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), and ilTrObjectUsersPropsTableGUI\__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 ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), arIndexTableGUI\getSelectableColumns(), 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(), and ilForumTopicTableGUI\populate().
|
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 ilNotificationSettingsTable\__construct(), ilMemberExportFileTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilTimingOverviewTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilUserLPTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilTaxonomyAdministrationRepositoryTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilObjWorkspaceFolderTableGUI\__construct(), ilAccessPermissionsStatusTableGUI\__construct(), ilAvailableRolesStatusTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilLDAPRoleMappingTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilRoleAdoptPermissionTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilResultsByQuestionTableGUI\__construct(), ilObjectOwnershipManagementTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilSystemStylesTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilClientListTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilStudyProgrammeAcknowledgeCompletedCoursesTableGUI\__construct(), ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilSurveySkillAssignmentTableGUI\__construct(), ilTermListTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilPluginsOverviewTableGUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilLanguageExtTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilSetupLanguageTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilObjectTranslation2TableGUI\__construct(), ilObjectTranslationTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilModulesTableGUI\__construct(), ilTrashTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilStyleTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilImageMapTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilTestPassManualScoringOverviewTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilForumStatisticsTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilRatingCategoryTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilBookingSchedulesTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilPCIIMTriggerTableGUI\__construct(), ilExportTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilContributorTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilLMQuestionListTableGUI\__construct(), ilSkillCatTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilAssessmentFolderLogTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilRendererTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilUserTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilTestHistoryTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilQuestionPoolPrintViewTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilEvaluationAllTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilTestManScoringParticipantsTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), ilAdvancedMDRecordTableGUI\__construct(), ilShopTopicsTableGUI\__construct(), ilShopPersonalSettingsTopicsTableGUI\__construct(), ilOrgUnitTypeTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilStudyProgrammeTypeTableGUI\__construct(), ilListOfQuestionsTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilTestDynamicQuestionSetStatisticTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilSurveyCodesEditTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilRoleSelectionTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilCourseObjectiveQuestionsTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilAssQuestionSkillUsagesTableGUI\__construct(), ilTestSkillLevelThresholdsTableGUI\__construct(), ilAssQuestionSkillAssignmentsTableGUI\__construct(), ilTestPassDetailsOverviewTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilAdvancedMDRecordExportFilesTableGUI\__construct(), ilGroupEditParticipantsTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilSurveySavePhraseTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilECSReleasedContentTableGUI\__construct(), ilECSImportedContentTableGUI\__construct(), ilSessionFileTableGUI\__construct(), ilCourseInfoFileTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilLDAPRoleAssignmentTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilTestPassOverviewTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilAdvancedMDFieldTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilCourseObjectiveMaterialAssignmentTableGUI\__construct(), ilMDCopyrightTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilShibbolethRoleAssignmentTableGUI\__construct(), ilECSCommunityTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilCourseEditParticipantsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilCourseObjectiveQuestionAssignmentTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__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(), ilSCTreeDuplicatesTableGUI\init(), ilDidacticTemplateSettingsTableGUI\init(), ilSCGroupTableGUI\init(), ilLogComponentTableGUI\init(), ilSCTaskTableGUI\init(), ilObjectCopyProgressTableGUI\init(), ilLOMemberTestResultTableGUI\init(), ilRoleTableGUI\init(), ilObjectTableGUI\init(), ilLOTestAssignmentTableGUI\init(), ilSessionParticipantsTableGUI\init(), ilForumTopicTableGUI\initMergeThreadsTable(), ilRepositoryObjectSearchResultTableGUI\initRowTemplate(), ilECSServerTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), arIndexTableGUI\initTableRowTemplate(), ilForumTopicTableGUI\populate(), 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 |
Definition at line 1030 of file class.ilTable2GUI.php.
Referenced by ilNotificationSettingsTable\__construct(), ilMemberExportFileTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilSessionMaterialsTableGUI\__construct(), SurveyConstraintsTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilLanguageTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilAdminSubItemsTableGUI\__construct(), ilTrashTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilClipboardTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilBookmarkAdministrationTableGUI\__construct(), ilContributorTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilAssessmentFolderLogAdministrationTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), assFileUploadFileTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilUserTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilTrObjectUsersPropsTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilTestQuestionsTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveyCodesTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilCalendarSharedListTableGUI\__construct(), ilSurveyPhrasesTableGUI\__construct(), ilLuceneAdvancedSearchActivationTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilCalendarCategoryTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilCalendarSharedUserListTableGUI\__construct(), ilSurveyQuestionblockbrowserTableGUI\__construct(), ilCalendarSharedRoleListTableGUI\__construct(), ilSurveyQuestionbrowserTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilSubscriberTableGUI\__construct(), ilWaitingListTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilCourseObjectivesTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilTestQuestionBrowserTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilSCORM2004TrackingTableGUI\ilSCORM2004TrackingTableGUI(), ilDidacticTemplateSettingsTableGUI\init(), ilRoleTableGUI\init(), arIndexTableGUI\initMultiItemActionsButton(), ilConsultationHourBookingTableGUI\initTable(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilAuthLoginPageEditorTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilShopTopicsTableGUI\parseRecords(), and ilForumTopicTableGUI\populate().
ilTable2GUI::setShowRowsSelector | ( | $a_value | ) |
Toggle rows-per-page selector.
bool | $a_value |
Definition at line 2966 of file class.ilTable2GUI.php.
Referenced by ilMailMemberSearchTableGUI\__construct(), ilTermListTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilLPCollectionSettingsTableGUI\__construct(), ilPresentationListTableGUI\__construct(), ilSurveyQuestionTableGUI\__construct(), ilAssignedUsersTableGUI\__construct(), ilDataBibliographicRecordListTableGUI\__construct(), ilUserTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilGroupParticipantsTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilObjectRoleTemplatePermissionTableGUI\__construct(), ilQuestionBrowserTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), ilSurveyResultsCumulatedTableGUI\__construct(), ilCalendarManageTableGUI\__construct(), ilCalendarAppointmentsTableGUI\__construct(), ilSurveyResultsUserTableGUI\__construct(), ilSurveyMaintenanceTableGUI\__construct(), ilSurveyQuestionsTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilCalendarChangedAppointmentsTableGUI\__construct(), ilCourseParticipantsTableGUI\__construct(), ilSessionParticipantsTableGUI\__construct(), ilMediaCastTableGUI\ilMediaCastTableGUI(), ilWikiContributorsTableGUI\ilWikiContributorsTableGUI(), ilWikiPagesTableGUI\ilWikiPagesTableGUI(), ilWikiRecentChangesTableGUI\ilWikiRecentChangesTableGUI(), ilLogComponentTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilRoleTableGUI\init(), ilForumTopicTableGUI\initMergeThreadsTable(), arDeleteGUI\initRowSelector(), arIndexTableGUI\initRowSelector(), ilConsultationHourBookingTableGUI\initTable(), and ilForumTopicTableGUI\populate().
ilTable2GUI::setShowTemplates | ( | $a_value | ) |
Toggle templates.
bool | $a_value |
Definition at line 2986 of file class.ilTable2GUI.php.
Referenced by ilTrSummaryTableGUI\__construct(), ilTrUserObjectsPropsTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilSCORM2004TrackingItemsTableGUI\__construct(), ilSCORMTrackingItemsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilTrMatrixTableGUI\__construct(), and ilTrObjectUsersPropsTableGUI\__construct().
|
final |
Set title and title icon.
Definition at line 508 of file class.ilTable2GUI.php.
Referenced by ilNotificationSettingsTable\__construct(), ilMemberExportFileTableGUI\__construct(), ilCourseGroupingAssignmentTableGUI\__construct(), ilCourseGroupingTableGUI\__construct(), ilCourseStartObjectsTableGUI\__construct(), ilLDAPServerTableGUI\__construct(), ilTimingOverviewTableGUI\__construct(), ilPageLayoutTableGUI\__construct(), ilSessionOverviewTableGUI\__construct(), ilMailMemberSearchTableGUI\__construct(), ilPageHistoryTableGUI\__construct(), ilObjectCustomUserFieldsTableGUI\__construct(), ilExcCriteriaCatalogueTableGUI\__construct(), ilExcCriteriaTableGUI\__construct(), ilRoleDesktopItemsTableGUI\__construct(), ilContainerStartObjectsTableGUI\__construct(), ilLicenseOverviewTableGUI\__construct(), ilObjectivesAlignmentTableGUI\__construct(), ilComponentsTableGUI\__construct(), ilPollUserTableGUI\__construct(), ilNewItemGroupTableGUI\__construct(), ilPollAnswerTableGUI\__construct(), ilScormSpecialPagesTableGUI\__construct(), ilContainerStartObjectsContentTableGUI\__construct(), ilTermQuickListTableGUI\__construct(), ilSurveySkillThresholdsTableGUI\__construct(), ilSurveySkillTableGUI\__construct(), ilHelpModuleTableGUI\__construct(), ilTermUsagesTableGUI\__construct(), ilMobSubtitleTableGUI\__construct(), ilItemGroupItemsTableGUI\__construct(), ilTermListTableGUI\__construct(), ilTestAverageReachedPointsTableGUI\__construct(), ilObjClipboardTableGUI\__construct(), ilModulesTableGUI\__construct(), ilBenchmarkTableGUI\__construct(), ilSkillProfileTableGUI\__construct(), ilSkillProfileLevelsTableGUI\__construct(), ilSearchResultTableGUI\__construct(), ilPersonalSkillTableGUI\__construct(), ilLPObjectStatisticsTypesTableGUI\__construct(), ilLMBlockedUsersTableGUI\__construct(), ilSkillLevelProfileAssignmentTableGUI\__construct(), ilLMGlossaryTableGUI\__construct(), ilSkillLevelResourcesTableGUI\__construct(), ilTestVerificationTableGUI\__construct(), ilLMMenuItemsTableGUI\__construct(), ilSkillProfileUserTableGUI\__construct(), ilSkillSelfEvalSkillTableGUI\__construct(), ilContentStylesTableGUI\__construct(), ilPasteStyleCharacteristicTableGUI\__construct(), ilStyleImageTableGUI\__construct(), ilLMPagesTableGUI\__construct(), ilSysStyleCatAssignmentTableGUI\__construct(), ilTaxAssignedItemsTableGUI\__construct(), ilUploadDirFilesTableGUI\__construct(), ilImportantPagesTableGUI\__construct(), ilTaxonomyListTableGUI\__construct(), ilLPObjectStatisticsAdminTableGUI\__construct(), ilLPObjectStatisticsDailyTableGUI\__construct(), ilLPObjectStatisticsTableGUI\__construct(), ilExerciseVerificationTableGUI\__construct(), ilWikiPageTemplatesTableGUI\__construct(), ilRoleAssignmentTableGUI\__construct(), ilConfirmationTableGUI\__construct(), ilCourseVerificationTableGUI\__construct(), ilClientListTableGUI\__construct(), ilAccessKeyTableGUI\__construct(), ilSettingsTemplateTableGUI\__construct(), ilTaxonomyTableGUI\__construct(), ilFeedbackConfirmationTable2GUI\__construct(), ilPageMultiLangTableGUI\__construct(), ilPCIIMOverlaysTableGUI\__construct(), ilPCIIMPopupTableGUI\__construct(), ilSCORMVerificationTableGUI\__construct(), ilCronManagerTableGUI\__construct(), ilUserForTagTableGUI\__construct(), ilMediaObjectUsagesTableGUI\__construct(), ilRepDependenciesTableGUI\__construct(), ilSkillUsageTableGUI\__construct(), ilSelfEvaluationSimpleTableGUI\__construct(), ilSkillAssignMaterialsTableGUI\__construct(), ilStyleTableGUI\__construct(), ilMediaPoolPageUsagesTableGUI\__construct(), ilExcDeliveredFilesTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilUserFieldSettingsTableGUI\__construct(), ilPortfolioTableGUI\__construct(), ilClipboardTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilExportTableGUI\__construct(), ilExAssignmentListTextTableGUI\__construct(), ilFileSystemTableGUI\__construct(), ilMemcacheServerTableGUI\__construct(), ilSkillLevelTableGUI\__construct(), ilMultiSrtConfirmationTable2GUI\__construct(), ilOpenIdProviderTableGUI\__construct(), ilExportIDTableGUI\__construct(), ilHelpTooltipTableGUI\__construct(), ilSelfEvaluationTableGUI\__construct(), ilLMMultiSrtConfirmationTable2GUI\__construct(), ilExGradesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilSurveySkillChangesTableGUI\__construct(), ilSurveySyncTableGUI\__construct(), ilExAssignmentTeamLogTableGUI\__construct(), ilRepositoryObjectResultTableGUI\__construct(), ilContributorTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilCustomUserFieldSettingsTableGUI\__construct(), ilCourseParticipantsGroupsTableGUI\__construct(), ilExAssignmentPeerReviewOverviewTableGUI\__construct(), ilObjectCopySelectionTableGUI\__construct(), ilTestAggregatedResultsTableGUI\__construct(), ilHelpMappingTableGUI\__construct(), ilTestInviteGroupsTableGUI\__construct(), ilTestInviteRolesTableGUI\__construct(), ilTestInviteUsersTableGUI\__construct(), ilSkillCatTableGUI\__construct(), ilRbacLogTableGUI\__construct(), ilQuestionCumulatedStatisticsTableGUI\__construct(), ilQuestionUsagesTableGUI\__construct(), ilRendererTableGUI\__construct(), ilECSNodeMappingTreeTableGUI\__construct(), ilPortfolioPageTableGUI\__construct(), ilCopySelfAssQuestionTableGUI\__construct(), ilWebResourceEditableLinkTableGUI\__construct(), ilMediaPoolTableGUI\__construct(), ilExportSelectionTableGUI\__construct(), ilTestFixedParticipantsTableGUI\__construct(), ilWorkspaceAccessTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilBannedUsersTableGUI\__construct(), ilWikiExportOrderTableGUI\__construct(), ilConsultationHoursTableGUI\__construct(), ilFileVersionTableGUI\__construct(), ilTestParticipantsTableGUI\__construct(), ilLPObjectStatisticsLPTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilExAssignmentPeerReviewTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ilObjBibliographicAdminTableGUI\__construct(), ilWorkspaceShareTableGUI\__construct(), ilChatroomSmiliesTableGUI\__construct(), ilMailSearchCoursesTableGUI\__construct(), ilWebResourceLinkTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__construct(), ilExAssignmentTeamTableGUI\__construct(), ilBookingObjectsTableGUI\__construct(), ilObjectRolePermissionTableGUI\__construct(), SurveyMaterialsSourceTableGUI\__construct(), ilBookingReservationsTableGUI\__construct(), ilTableTemplatesTableGUI\__construct(), ilStyleColorTableGUI\__construct(), ilStyleMediaQueryTableGUI\__construct(), ilSurveyMaterialsTableGUI\__construct(), ilECSCategoryMappingTableGUI\__construct(), ilSurveyInvitedUsersTableGUI\__construct(), ilSurveyQuestionPoolExportTableGUI\__construct(), ilSCORM2004ExportTableGUI\__construct(), ilSurveyAppraiseesTableGUI\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilCalendarInboxSharedTableGUI\__construct(), ilAssQuestionHintsTableGUI\__construct(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\build(), ilECSSettingsGUI\communities(), ilLinksTableGUI\ilLinksTableGUI(), ilMilestoneResponsiblesTableGUI\ilMilestoneResponsiblesTableGUI(), ilPCFileListTableGUI\ilPCFileListTableGUI(), ilPCTabsTableGUI\ilPCTabsTableGUI(), ilSubItemSelectionTableGUI\ilSubItemSelectionTableGUI(), ilWikiContributorsTableGUI\ilWikiContributorsTableGUI(), ilWikiPagesTableGUI\ilWikiPagesTableGUI(), ilWikiRecentChangesTableGUI\ilWikiRecentChangesTableGUI(), ilWikiSearchResultsTableGUI\ilWikiSearchResultsTableGUI(), ilDidacticTemplateSettingsTableGUI\init(), ilSCGroupTableGUI\init(), ilSCTaskTableGUI\init(), ilListOfQuestionsTableGUI\init(), ilRepositoryObjectSearchResultTableGUI\init(), ilLOMemberTestResultTableGUI\init(), ilRoleTableGUI\init(), ilForumTopicTableGUI\initMergeThreadsTable(), ilECSServerTableGUI\initTable(), ilConsultationHourGroupTableGUI\initTable(), ilConsultationHourBookingTableGUI\initTable(), ilHistoryTableGUI\initTable(), ilSCORMTrackingItemsPerScoTableGUI\initTable(), ilSCORMOfflineModeUsersTableGUI\initTable(), ilSCORMTrackingItemsPerUserTableGUI\initTable(), ilSCORMTrackingUsersTableGUI\initTable(), ilSCORMTrackingItemsScoTableGUI\initTable(), ilConditionHandlerTableGUI\initTable(), ilSCORMTrackingItemPerUserTableGUI\initTable(), ilLPCollectionSettingsTableGUI\initTable(), ilLOTestAssignmentTableGUI\initTitle(), ilTestDynamicQuestionSetStatisticTableGUI\initTitle(), ilLPTableBaseGUI\parseTitle(), ilGlobalUnitCategoryTableGUI\populateTitle(), ilLocalUnitCategoryTableGUI\populateTitle(), ilLinkCheckerTableGUI\prepareHTML(), and ilLDAPSettingsGUI\roleMapping().
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 ilStudyProgrammeIndividualPlanTableGUI\__construct(), ilAccountCodesTableGUI\__construct(), ilAssignmentsTableGUI\__construct(), ilRegistrationCodesTableGUI\__construct(), ilPublicSubmissionsTableGUI\__construct(), ilExGradesTableGUI\__construct(), ilExParticipantTableGUI\__construct(), ilStudyProgrammeMembersTableGUI\__construct(), ilUserTableGUI\__construct(), ilObjectRoleTemplateOptionsTableGUI\__construct(), ilDataCollectionFieldListTableGUI\__construct(), ilExerciseMemberTableGUI\__construct(), ilLOTestAssignmentTableGUI\__construct(), and ilCourseParticipantsTableGUI\__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.
Definition at line 2022 of file class.ilTable2GUI.php.
References $_POST, $_REQUEST, getFilterItems(), and isAdvMDFilter().
Referenced by arIndexTableGUI\applyFilter(), ilTestQuestionBrowserTableGUI\applyFilterCmd(), ilLPTableBaseGUI\executeCommand(), ilDataCollectionRecordListTableGUI\fillHeaderExcel(), ilObjTestGUI\fpSetFilterObject(), and ilObjTestGUI\npSetFilterObject().
|
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 ilMailSearchCoursesTableGUI\__construct(), ilMailSearchCoursesMembersTableGUI\__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 arIndexTableGUI\checkColumnVisibile(), and 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.
Referenced by addFilterItem().
|
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(), ilTermsOfServiceAgreementByLanguageTableGUI\prepareRow(), and ilTermsOfServiceAcceptanceHistoryTableGUI\prepareRow().
const ilTable2GUI::ACTION_ALL_LIMIT = 1000 |
Definition at line 78 of file class.ilTable2GUI.php.
const ilTable2GUI::EXPORT_CSV = 2 |
Definition at line 76 of file class.ilTable2GUI.php.
const ilTable2GUI::EXPORT_EXCEL = 1 |
Definition at line 75 of file class.ilTable2GUI.php.
Referenced by ilDataCollectionRecordListGUI\exportExcel(), and ilObjLanguageExtGUI\statisticsObject().
const ilTable2GUI::FILTER_DATE = 3 |
Definition at line 68 of file class.ilTable2GUI.php.
const ilTable2GUI::FILTER_DATE_RANGE = 6 |
Definition at line 71 of file class.ilTable2GUI.php.
Referenced by ilDataCollectionDatatype\addFilterInputFieldToTable(), ilRbacLogTableGUI\initFilter(), ilBookingObjectsTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilTrObjectUsersPropsTableGUI\initFilter().
const ilTable2GUI::FILTER_DATETIME_RANGE = 8 |
Definition at line 73 of file class.ilTable2GUI.php.
Referenced by ilTrSummaryTableGUI\initFilter(), and ilTrObjectUsersPropsTableGUI\initFilter().
const ilTable2GUI::FILTER_DURATION_RANGE = 7 |
Definition at line 72 of file class.ilTable2GUI.php.
Referenced by ilTrSummaryTableGUI\initFilter(), and ilTrObjectUsersPropsTableGUI\initFilter().
const ilTable2GUI::FILTER_LANGUAGE = 4 |
Definition at line 69 of file class.ilTable2GUI.php.
Referenced by ilTrSummaryTableGUI\initFilter(), and ilTrObjectUsersPropsTableGUI\initFilter().
const ilTable2GUI::FILTER_NUMBER_RANGE = 5 |
Definition at line 70 of file class.ilTable2GUI.php.
Referenced by ilDataCollectionDatatype\addFilterInputFieldToTable(), ilTrSummaryTableGUI\initFilter(), and ilTrObjectUsersPropsTableGUI\initFilter().
const ilTable2GUI::FILTER_SELECT = 2 |
Definition at line 67 of file class.ilTable2GUI.php.
Referenced by ilDataCollectionDatatype\addFilterInputFieldToTable(), ilRbacLogTableGUI\initFilter(), ilCourseParticipantsGroupsTableGUI\initFilter(), ilObjectRolePermissionTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilTrObjectUsersPropsTableGUI\initFilter().
const ilTable2GUI::FILTER_TEXT = 1 |
Definition at line 66 of file class.ilTable2GUI.php.
Referenced by ilDataCollectionDatatype\addFilterInputFieldToTable(), ilSCORMTrackingUsersTableGUI\initFilter(), ilBookingObjectsTableGUI\initFilter(), ilCourseParticipantsGroupsTableGUI\initFilter(), ilTrMatrixTableGUI\initFilter(), ilBookingReservationsTableGUI\initFilter(), ilTrSummaryTableGUI\initFilter(), and ilTrObjectUsersPropsTableGUI\initFilter().