[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/views_slideshow_imageflow/ -> views_slideshow_imageflow.module (summary)

(no description)

File Size: 89 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 sites/all/modules/views_slideshow_imageflow/includes/views_slideshow_imageflow.variables.inc

Defines 3 functions

  views_slideshow_imageflow_menu()
  views_slideshow_imageflow_theme()
  views_slideshow_imageflow_path()

Functions
Functions that are not part of a class:

views_slideshow_imageflow_menu()   X-Ref
Implements hook_menu().


views_slideshow_imageflow_theme($existing, $type, $theme, $path)   X-Ref
Implements hook_theme().


views_slideshow_imageflow_path($reset = FALSE)   X-Ref
Return the path to the ImageFlow plugin.

If variable_get('views_slideshow_imageflow_plugin') has not yet been set,
then this will attempt to autodiscover the path if the imageflow.js file
exists within sites/all/libraries/* or sites/example.com/libraries/*. It will
also set the path to variable_get('views_slideshow_imageflow_plugin').

The library is available from http://finnrudolph.de/ImageFlow.

param: boolean $reset
return: string



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