[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/audio/contrib/feeds/ -> audio_feeds.views.inc (summary)

(no description)

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

Defines 9 functions

  audio_feeds_views_style_plugins()
  theme_audio_feeds_views_xspf()
  audio_feeds_views_prepare_xspf()
  theme_audio_feeds_views_m3u()
  audio_feeds_views_prepare_m3u()
  theme_audio_feeds_views_pls()
  audio_feeds_views_prepare_pls()
  theme_audio_feeds_views_links()
  audio_feeds_query_string_encode()

Functions
Functions that are not part of a class:

audio_feeds_views_style_plugins()   X-Ref


theme_audio_feeds_views_xspf($view, $nodes, $type)   X-Ref
Theme function to handle the XSPF view


audio_feeds_views_prepare_xspf($title, $url, $nodes)   X-Ref
Prepare data for XML generation and return the feed


theme_audio_feeds_views_m3u($view, $nodes, $type)   X-Ref
Theme function to handle the M3U view


audio_feeds_views_prepare_m3u($title, $nodes)   X-Ref
Prepare data for XML generation and return the feed


theme_audio_feeds_views_pls($view, $nodes, $type)   X-Ref
Theme function to handle the PLS view


audio_feeds_views_prepare_pls($title, $nodes)   X-Ref
Prepare data for XML generation and return the feed


theme_audio_feeds_views_links($view, $query_string = null)   X-Ref
Format the links to the xml feeds for the view


audio_feeds_query_string_encode($query, $exclude = array()   X-Ref
Parse an array into a valid urlencoded query string.

This function is a work-around for a flash url encode issue with views exposed filters
See: http://drupal.org/node/147888 for details.

param: $query
param: $exclude
param: $parent
return:



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