theme_page

Related topics

Namesort iconDescription
Themeable functionsFunctions that display HTML, and which can be customized by themes.

Functions that call theme_page()

Namesort iconLocationDescription
theme_pagedrupal/includes/theme.incReturn an entire Drupal page displaying the supplied content.

Functions called by theme_page()

Namesort iconLocationDescription
drupal_get_breadcrumbdrupal/includes/common.incGet the breadcrumb trail for the current page.
drupal_get_breadcrumbdrupal/includes/common.incGet the breadcrumb trail for the current page.
drupal_get_cssdrupal/includes/common.incReturns a themed representation of all stylesheets that should be attached to the page. It loads the CSS in order, with 'core' CSS first, then 'module' CSS, then 'theme' CSS files. This ensures proper cascading of styles...
drupal_get_cssdrupal/includes/common.incReturns a themed representation of all stylesheets that should be attached to the page. It loads the CSS in order, with 'core' CSS first, then 'module' CSS, then 'theme' CSS files. This ensures proper cascading of styles...
drupal_get_feedsdrupal/includes/common.incGet the feed URLs for the current page.
drupal_get_feedsdrupal/includes/common.incGet the feed URLs for the current page.
drupal_get_html_headdrupal/includes/common.incRetrieve output to be displayed in the head tag of the HTML page.
drupal_get_html_headdrupal/includes/common.incRetrieve output to be displayed in the head tag of the HTML page.
drupal_get_jsdrupal/includes/common.incReturns a themed presentation of all JavaScript code for the current page. References to JavaScript files are placed in a certain order: first, all 'core' files, then all 'module' and finally all 'theme' JavaScript...
drupal_get_jsdrupal/includes/common.incReturns a themed presentation of all JavaScript code for the current page. References to JavaScript files are placed in a certain order: first, all 'core' files, then all 'module' and finally all 'theme' JavaScript...
drupal_get_titledrupal/includes/path.incGet the title of the current page, for display on the page and in the title bar.
drupal_get_titledrupal/includes/path.incGet the title of the current page, for display on the page and in the title bar.
themedrupal/includes/theme.incGenerate the themed representation of a Drupal object.
themedrupal/includes/theme.incGenerate the themed representation of a Drupal object.
theme_pagedrupal/includes/theme.incReturn an entire Drupal page displaying the supplied content.
variable_getdrupal/includes/bootstrap.incReturn a persistent variable.
variable_getdrupal/includes/bootstrap.incReturn a persistent variable.