You are here

Functions in Author Pane 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
author_pane_api ./author_pane.module Defines an API version.
author_pane_block_configure ./author_pane.module Implements hook_block_configure().
author_pane_block_info ./author_pane.module Implements hook_block_info().
author_pane_block_save ./author_pane.module Implements hook_block_save().
author_pane_block_view ./author_pane.module Implements hook_block_view().
author_pane_content_type_admin_title plugins/content_types/author_pane.inc @todo Please document this function. 1
author_pane_content_type_edit_form plugins/content_types/author_pane.inc Returns an edit form for the custom type. 1
author_pane_content_type_edit_form_submit plugins/content_types/author_pane.inc @todo Please document this function.
author_pane_content_type_render plugins/content_types/author_pane.inc Output function for the 'author pane' content type. 1
author_pane_ctools_plugin_directory ./author_pane.module Implements hook_ctools_plugin_directory().
author_pane_get_block ./author_pane.module Creates the contents of the block. Called from author_pane_block(). 1
author_pane_include ./author_pane.module Load Author Pane files on behalf of modules. 2
author_pane_run_preprocess ./author_pane.module Determines if a given preprocess should run for a given caller. 6
author_pane_theme ./author_pane.module Implements hook_theme().
author_pane_uninstall ./author_pane.install Implements hook_uninstall().
contact_author_pane_allow_preprocess_disable modules/contact.author-pane.inc Implements hook_author_pane_allow_preprocess_disable().
contact_preprocess_author_pane modules/contact.author-pane.inc Implements hook_preprocess_author_pane().
fasttoggle_author_pane_allow_preprocess_disable modules/fasttoggle.author-pane.inc Implements hook_author_pane_allow_preprocess_disable().
fasttoggle_preprocess_author_pane modules/fasttoggle.author-pane.inc Implements hook_preprocess_author_pane().
og_author_pane_allow_preprocess_disable modules/og.author-pane.inc Implements hook_author_pane_allow_preprocess_disable().
og_preprocess_author_pane modules/og.author-pane.inc Implements hook_preprocess_author_pane().
template_preprocess_author_pane ./author_pane.module Process variables for author-pane.tpl.php.
template_preprocess_author_pane_user_picture ./author_pane.module Process variables for author-pane-user-picture.tpl.php.
userpoints_author_pane_allow_preprocess_disable modules/userpoints.author-pane.inc Implements hook_author_pane_allow_preprocess_disable().
userpoints_preprocess_author_pane modules/userpoints.author-pane.inc Implements hook_preprocess_author_pane().
user_badges_author_pane_allow_preprocess_disable modules/user_badges.author-pane.inc Implements hook_author_pane_allow_preprocess_disable().
user_badges_preprocess_author_pane modules/user_badges.author-pane.inc Implements hook_preprocess_author_pane().
user_titles_author_pane_allow_preprocess_disable modules/user_titles.author-pane.inc Implements hook_author_pane_allow_preprocess_disable().
user_titles_preprocess_author_pane modules/user_titles.author-pane.inc Implements hook_preprocess_author_pane().
_author_pane_is_user_online ./author_pane.module Help function for Author Pane to check if a user is online. 1

Other projects