[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/views_slideshow_imageflow/includes/ -> views_slideshow_imageflow.variables.inc (summary)

(no description)

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

Defines 5 functions

  views_slideshow_imageflow_variable_get()
  views_slideshow_imageflow_variable_set()
  views_slideshow_imageflow_variable_del()
  views_slideshow_imageflow_variable_default()
  views_slideshow_imageflow_variable_name()

Functions
Functions that are not part of a class:

views_slideshow_imageflow_variable_get($name, $default = NULL)   X-Ref
Wrapper for variable_get() that uses the Views Slideshow: ImageFlow variable
registry.

param: string $name
param: unknown $default
return: unknown

views_slideshow_imageflow_variable_set($name, $value)   X-Ref
Wrapper for variable_set() for Views Slideshow: ImageFlow variable registry.

param: string $name
param: unknown $value
return: unknown

views_slideshow_imageflow_variable_del($name)   X-Ref
Wrapper for variable_del() for Views Slideshow: ImageFlow variable registry.

param: string $name

views_slideshow_imageflow_variable_default($name = NULL)   X-Ref
The default variables within the Views Slideshow: ImageFlow namespace.

param: string $name
return: unknown

views_slideshow_imageflow_variable_name($name)   X-Ref
Return the fully namespace variable name.

param: string $name
return: string



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