[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

(no description)

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

Defines 8 functions

  theme_diff_node_revisions()
  theme_diff_table()
  theme_diff_header_line()
  theme_diff_content_line()
  theme_diff_empty_line()
  theme_diff_inline_form()
  theme_diff_inline_metadata()
  theme_diff_inline_chunk()

Functions
Functions that are not part of a class:

theme_diff_node_revisions($form)   X-Ref
Theme function to display the revisions formular with means to select
two revisions.


theme_diff_table($header, $rows, $attributes = array()   X-Ref
Return a themed table. This is a modified version of theme_table, adding
colgroup tag and col tag options.

param: $header
param: $rows
param: $attributes
param: $caption
param: $cols
return:

theme_diff_header_line($lineno)   X-Ref
Theme function for a header line in the diff.


theme_diff_content_line($line)   X-Ref
Theme function for a content line in the diff.


theme_diff_empty_line($line)   X-Ref
Theme function for an empty line in the diff.


theme_diff_inline_form($form)   X-Ref
Theme function for inline diff form.


theme_diff_inline_metadata($node)   X-Ref
Display inline diff metadata.


theme_diff_inline_chunk($text, $type = NULL)   X-Ref
Theme a span of changed text in an inline diff display.




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7