theme_book_admin_table

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_book_admin_table()

Namesort iconLocationDescription
drupal_add_tabledragdrupal/includes/common.incAssist in adding the tableDrag JavaScript behavior to a themed table.
drupal_get_destinationdrupal/includes/common.incPrepare a destination query string for use in combination with drupal_goto().
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 '#').
ldrupal/includes/common.incFormat an internal Drupal link.
tdrupal/includes/common.incTranslate strings to the page language or a given language.
themedrupal/includes/theme.incGenerate the themed output.
user_accessdrupal/modules/user/user.moduleDetermine whether the user has a given privilege.