theme_filter_admin_order

Related topics

Namesort iconDescription
Default theme implementationsFunctions and templates that present output to the user, and can be implemented by themes.

Functions called by theme_filter_admin_order()

Namesort iconLocationDescription
drupal_add_tabledragdrupal/includes/common.incAssist in adding the tableDrag JavaScript behavior to a themed table.
drupal_renderdrupal/includes/common.incRenders HTML given a structured array tree.
element_childrendrupal/includes/common.incGet keys of a structured array tree element that are not properties (i.e., do not begin with '#').
tdrupal/includes/common.incTranslate strings to the page language or a given language.
themedrupal/includes/theme.incGenerate the themed output.