[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/ctools/includes/ -> cleanstring.inc (summary)

(no description)

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

Defines 2 functions

  ctools_cleanstring()
  ctools_cleanstring_truncate()

Functions
Functions that are not part of a class:

ctools_cleanstring($string, $settings = array()   X-Ref
Clean up a string value provided by a module.

Resulting string contains only alphanumerics and separators.

param: $string
param: $settings
return:

ctools_cleanstring_truncate($string, $length, $separator)   X-Ref
A friendly version of truncate_utf8.

param: $string
param: $length
param: $separator
return:



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