[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/site_map/ -> site_map.theme.inc (summary)

(no description)

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

Defines 6 functions

  theme_site_map_rss_legend()
  theme_site_map_box()
  theme_site_map_feed_icon()
  theme_site_map_menu_tree()
  theme_site_map_menu_item()
  template_preprocess_site_map()

Functions
Functions that are not part of a class:

theme_site_map_rss_legend()   X-Ref


theme_site_map_box($title, $content, $class = '')   X-Ref
Return a themed site map box.

param: $title
param: $content
param: $class
return:

theme_site_map_feed_icon($url, $type = 'node')   X-Ref
Return a themed feed icon.

param: $url
param: $type
return:

theme_site_map_menu_tree($tree)   X-Ref
This is a clone of the core theme_menu_tree() function with the exception of
the site_map specific class name used in the UL that also allow themers to
override the function only for the site map page.

Generate the HTML output for a menu tree


theme_site_map_menu_item($link, $has_children, $menu = '', $in_active_trail = FALSE, $extra_class = NULL)   X-Ref
This is a one by one clone of the core theme_menu_item() function that allows
custom theming of the site map page items.

Generate the HTML output for a menu item and submenu.


template_preprocess_site_map(&$variables)   X-Ref
Process variables for site-map.tpl.php.




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