[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/ed_readmore/ -> ed_readmore.module (summary)

(no description)

File Size: 311 lines (13 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  ed_readmore_menu()
  ed_readmore_admin_settings()
  ed_readmore_link_alter()
  ed_readmore_preprocess_node()
  ed_readmore_link_place()
  ed_readmore_link_render()
  ed_readmore_theme()
  theme_ed_readmore_link()

Functions
Functions that are not part of a class:

ed_readmore_menu()   X-Ref
Implementation of hook_menu().


ed_readmore_admin_settings()   X-Ref
Displays the settings form.


ed_readmore_link_alter(&$links, $node)   X-Ref
Implementation of hook_link_alter().


ed_readmore_preprocess_node(&$variables)   X-Ref
Implementation of template_preprocess_node().


ed_readmore_link_place($teaser, $node, $display)   X-Ref
Place the "Read more" link in the correct location in the teaser.

param: $teaser
param: $link
param: $display

ed_readmore_link_render($node, $display = 'inline')   X-Ref
Prepares the link for theming and returns a rendered link.

XSS checking and other safety measures are performed here to prevent
themers from omitting them.

ed_readmore_theme($existing, $type, $theme, $path)   X-Ref
Implementation of hook_theme().


theme_ed_readmore_link($node, $link_text, $link_options, $separator, $display)   X-Ref
Theme function that wraps the rendered link.




Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7