You are here

Functions in Front Page 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
front_page ./front_page.module Function to handle the display of the front page themed and full types. 6
front_page_admin ./front_page.admin.inc Form for configuring front page settings. 1
front_page_admin_arrange_form ./front_page.admin.inc Form for arranging the roles according to what order the roles should be processed. 1
front_page_admin_arrange_form_submit ./front_page.admin.inc Submit hook for front_page_admin_arrange_form.
front_page_admin_home_links ./front_page.admin.inc Form for setting the <front> placeholder to another path. 1
front_page_admin_submit ./front_page.admin.inc Submit hook for front_page_admin.
front_page_admin_validate ./front_page.admin.inc Validation hook for front_page_admin.
front_page_get_all ./front_page.module Function to return all the roles in front page, ordered by weight. 4
front_page_get_by_rid ./front_page.module Function to return the first role enabled in front page, ordered by weight. 1
front_page_get_by_role ./front_page.module Function to return the first role enabled in front page, ordered by weight. 1
front_page_help ./front_page.module Implementation of hook_help().
front_page_init ./front_page.module Implementation of hook_init().
front_page_install ./front_page.install Implements hook_install().
front_page_menu ./front_page.module Implementation of hook_menu().
front_page_parse_url ./front_page.module Function to parse a full URL including GET variables and fragment to an array ready for drupal_goto(), url(), or l() functions. 1
front_page_perm ./front_page.module Implementation of hook_perm().
front_page_schema ./front_page.install Implements hook_schema().
front_page_theme ./front_page.module Implements hook_theme().
front_page_uninstall ./front_page.install Implements hook_uninstall().
front_page_update_6200 ./front_page.install Update 6200 - Add table if not already added, transfer data into the table and correct special notice times.
front_page_update_6201 ./front_page.install
front_page_update_6202 ./front_page.install
front_page_url_outbound_alter ./front_page.module Implementation of hook_url_outbound_alter(). 1
theme_front_page_admin_arrange_form ./front_page.admin.inc Returns HTML for the front page arrange form into a table.

Other projects