You are here

Functions in Read More Control 7

Primary tabs

Namesort descending Location Description Direct uses Strings
readmorecontrol_admin_settings_form ./readmorecontrol.admin.inc Menu callback to configure the default behaviour of the module. 1
readmorecontrol_default_placement ./readmorecontrol.module Helper function to determine the best placement default value. 1
readmorecontrol_display_options ./readmorecontrol.admin.inc Helper function to get the default display options. 2
readmorecontrol_entity_behaviour ./readmorecontrol.module Helper function to determine the Read more link behaviour. 1
readmorecontrol_entity_view ./readmorecontrol.module Extract, update or construct the read more link.
readmorecontrol_excluded_view_modes ./readmorecontrol.module Helper function to get a list of view modes that should not have a Read more link applied to these. 4
readmorecontrol_field_readmore_settings ./readmorecontrol.admin.inc Helper function to explain how the current instance setting would be used. 1
readmorecontrol_field_requires_processing ./readmorecontrol.module A helper function to help determine if a field should be tested. 1
readmorecontrol_formatting_settings_form ./readmorecontrol.admin.inc 2
readmorecontrol_format_settings ./readmorecontrol.module Helper function to get any formatting settings. 3
readmorecontrol_form_field_ui_display_overview_form_alter ./readmorecontrol.module Implements hook_form_FORM_ID_alter().
readmorecontrol_form_field_ui_display_overview_form_alter_submit ./readmorecontrol.module 1
readmorecontrol_form_field_ui_field_edit_form_alter ./readmorecontrol.module Implements hook_form_FORM_ID_alter().
readmorecontrol_help ./readmorecontrol.module Implements hook_help().
readmorecontrol_instance_settings ./readmorecontrol.module Helper function to determine the instance readmore_behaviour setting. 1
readmorecontrol_menu ./readmorecontrol.module Implements hook_menu().
readmorecontrol_node_type_delete ./readmorecontrol.module Implements hook_node_type_delete().
readmorecontrol_node_type_update ./readmorecontrol.module Implements hook_node_type_update().
readmorecontrol_preprocess_search_result ./readmorecontrol.module Preprocessor for search result.
readmorecontrol_smart_trim_compare_items ./readmorecontrol.module
readmorecontrol_supported_entity ./readmorecontrol.module Determines if the entity can support a Read more link. 5
readmorecontrol_text_compare_items ./readmorecontrol.module Implements the callback readmorecontrol_MODULE_compare_items(). 1
readmorecontrol_theme ./readmorecontrol.module Implements hook_theme().
readmorecontrol_uninstall ./readmorecontrol.install Implements hook_uninstall().
readmorecontrol_update_7000 ./readmorecontrol.install Update naming of internal variable 'node_readmorecontrol_%'.
readmorecontrol_update_7001 ./readmorecontrol.install Update node instance settings if required.
readmorecontrol_update_7002 ./readmorecontrol.install Refreshes the menu and updates internal settings to support multiple entities and view modes.
theme_readmorecontrol_link ./readmorecontrol.module
_readmorecontrol_form_field_ui_display_overview_form_alter ./readmorecontrol.admin.inc Internal implementation of hook_form_FORM_ID_alter(). 1
_readmorecontrol_form_field_ui_display_overview_form_alter_submit ./readmorecontrol.admin.inc 1
_readmorecontrol_form_field_ui_field_edit_form_alter ./readmorecontrol.admin.inc Implements hook_form_FORM_ID_alter(). 1
_rmc_token_replace ./readmorecontrol.module Wrapper function for token_replace(). 1

Other projects