You are here

Functions in Read More Link 7

Primary tabs

Namesort descending Location Description Direct uses Strings
ed_readmore_update_7000 ./read_more.install Update 7000.
read_more_admin_settings ./read_more.admin.inc Displays the settings form. 1
read_more_admin_settings_validate ./read_more.admin.inc 1
read_more_install ./read_more.install Implements hook_install().
read_more_link ./read_more.module Prepares the link for theming and returns a link. 2
read_more_menu ./read_more.module Implements hook_menu().
read_more_node_view ./read_more.module Implements hook_node_view().
read_more_preprocess_node ./read_more.module Implements template_preprocess_node().
read_more_theme ./read_more.module Implements hook_theme().
read_more_tokens ./read_more.tokens.inc Implements hook_tokens().
read_more_token_info ./read_more.tokens.inc Implements hook_token_info().
read_more_uninstall ./read_more.install Implements hook_uninstall().
read_more_update_7101 ./read_more.install Rename variables per refactoring
read_more_update_7102 ./read_more.install Delete two variables that were removed from the code long ago.
read_more_variable_group_info ./read_more.variable.inc
read_more_variable_info ./read_more.variable.inc Implements hook_variable_info().
read_more_view_modes_options_list ./read_more.module 1 1
theme_read_more_link ./read_more.module Theme function that wraps the rendered link.
_read_more_filter_xss ./read_more.module Limit the tags in the link text and link wrapper to a specific set. 2
_read_more_link ./read_more.module The read-more:link token wraps the read-more:link-text in link. 1
_read_more_link_options ./read_more.module Add link options as prescribed in the Read More link config page. 1
_read_more_link_text ./read_more.module The read-more:link-text token contains the text that will be wrapped in a link, but without the link. 2
_read_more_link_title ./read_more.module The read-more:link-title token will be included in the link as the title attribute. 2
_read_more_link_uri ./read_more.module 2
_read_more_link_url ./read_more.module 1
_read_more_wrapper ./read_more.module The 'read-more' token will probably include the node:read-more:link token. 1

Other projects