You are here

Functions in Nodeblock 7

Primary tabs

Namesort descending Location Description Direct uses Strings
nodeblock_block_configure ./nodeblock.module Implements hook_block_configure().
nodeblock_block_info ./nodeblock.module Implements hook_block_info().
nodeblock_block_save ./nodeblock.module Implements hook_block_save().
nodeblock_block_view ./nodeblock.module Implements hook_block_view().
nodeblock_ctools_block_info ./nodeblock.module Implements hook_ctools_block_info().
nodeblock_features_pipe_node_alter ./nodeblock.module Implements hook_features_pipe_COMPONENT_alter().
nodeblock_form_node_form_alter ./nodeblock.module Implements hook_form_node_form_alter().
nodeblock_form_node_type_form_alter ./nodeblock.module Implements hook_form_node_type_form_alter().
nodeblock_get_view_modes ./nodeblock.module Getting view modes. 3
nodeblock_load_nodeblock ./nodeblock.module Does a node_load via the nodeblock machine name. 2
nodeblock_node_delete ./nodeblock.module Implements hook_node_delete(). 1
nodeblock_node_form_pre_render ./nodeblock.module Pre render function. 1
nodeblock_node_insert ./nodeblock.module Implements hook_node_insert(). 1
nodeblock_node_load ./nodeblock.module Implements hook_node_load().
nodeblock_node_presave ./nodeblock.module Implements hook_node_presave().
nodeblock_node_update ./nodeblock.module Implements hook_node_update().
nodeblock_permission ./nodeblock.module Implements hook_permission().
nodeblock_preprocess_node ./nodeblock.module Implements hook_preprocess_node().
nodeblock_schema ./nodeblock.install Implements hook_schema(). 1
nodeblock_theme ./nodeblock.module Implements hook_theme().
nodeblock_type_comment_link ./nodeblock.module Utility function to retrieve default comment link setting. 3
nodeblock_type_enabled ./nodeblock.module Utility function to tell whether a type is enabled as a node block. 11
nodeblock_type_node_link ./nodeblock.module Utility function to retrieve default node link setting. 3
nodeblock_type_node_overrides ./nodeblock.module Utility function to retrieve default node overrides setting. 4
nodeblock_type_node_override_block_available ./nodeblock.module Utility function to retrieve default block availability setting. 2
nodeblock_type_node_override_block_title_field ./nodeblock.module Utility function to retrieve default block title field setting. 6
nodeblock_type_view_mode ./nodeblock.module Utility function to retrieve default view mode. 3
nodeblock_uninstall ./nodeblock.install Implements hook_uninstall().
nodeblock_update_7100 ./nodeblock.install Placeholder for potential Drupal 6 upgrade path
nodeblock_update_7101 ./nodeblock.install Remove variable settings for nodes where blocks are not enabled.
nodeblock_update_7102 ./nodeblock.install Adding a new nodeblock table and create entries for all existing nodeblocks.
nodeblock_update_7103 ./nodeblock.install Add new block title column in db.
nodeblock_update_7104 ./nodeblock.install `Show the Block title field in the Node Block fieldset` default value, change schema weight.
nodeblock_views_api ./nodeblock.module Implements hook_views_api().
nodeblock_views_data ./nodeblock.views.inc Implements hook_views_data().
_nodeblock_block_title ./nodeblock.module Helper function to get the Node Block block title. 1
_nodeblock_defaults ./nodeblock.module Returns an array with default nodeblock settings for a node. 1
_nodeblock_machine_name_exists ./nodeblock.module Check if the machine name already exists. 1
_nodeblock_node_languages ./nodeblock.module Helper function to return the nodes languages. 2
_nodeblock_node_title ./nodeblock.module Helper function to get the Node title. 3
_nodeblock_prepare_nodeblock ./nodeblock.module Helper function to prepare the nodeblock data before insert/update. 2
_nodeblock_table_exists ./nodeblock.module Checks if the nodeblock table exists (legacy). 4

Other projects