tool_usertours/tour_filters

Description:
  • User tours filters.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

User tours filters.

Methods

(inner) adjustHeight(select)

Description:
  • Adjust the height of a select element based on the number of options.

Source:
Parameters:
Name Type Description
select HTMLSelectElement

(inner) initConfigurationCategoryFilter()

Description:
  • Initialize the category filter for the configuration page.

Source:

(inner) updateExcludeCategories(categorySelect, excludeSelect, excludeCategoriesContainer)

Description:
  • Update the exclude categories based on the selected include categories.

Source:
Parameters:
Name Type Description
categorySelect HTMLSelectElement
excludeSelect HTMLSelectElement
excludeCategoriesContainer HTMLElement