[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/token/ -> token.pages.inc (summary)

(no description)

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

Defines 5 functions

  theme_token_help()
  theme_token_tree()
  _token_token_tree_format_row()
  _token_clean_css_identifier()
  token_devel_token_object()

Functions
Functions that are not part of a class:

theme_token_help($types = 'all', $prefix = TOKEN_PREFIX, $suffix = TOKEN_SUFFIX)   X-Ref
For a given context, builds a formatted list of tokens and descriptions
of their replacement values.

param: types
param: prefix
param: suffix
return: An HTML table containing the formatting docs.

theme_token_tree($token_types = array()   X-Ref
Provide a 'tree' display of nested tokens.


_token_token_tree_format_row($token, $token_info = array()   X-Ref
Build a row in the token tree.


_token_clean_css_identifier($id)   X-Ref
No description

token_devel_token_object($entity, $object)   X-Ref
Menu callback; prints the available tokens and values for an object.




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