views_rss_itunes_field_formatter_info |
./views_rss_itunes.module |
Implements hook_field_formatter_info(). |
|
|
views_rss_itunes_field_formatter_view |
./views_rss_itunes.module |
No, this is not an implementation of hook_field_formatter_view(). This hook
does not exist in D6. This function only more or less simulates it. |
|
1 |
views_rss_itunes_get_category_options |
./views_rss_itunes.inc |
Returns array of iTunes categories for channel <itunes:category>
element configuration in view options form. |
|
1 |
views_rss_itunes_get_file_info |
./views_rss_itunes.inc |
Fetches and returns media file information from file ID3 tags,
also storing it in cache for subsequent requests. |
1 |
|
views_rss_itunes_install |
./views_rss_itunes.install |
Implementation of hook_install(). |
|
|
views_rss_itunes_preprocess_channel_category |
./views_rss_itunes.inc |
Preprocess function for channel <itunes:category> element. |
|
1 |
views_rss_itunes_preprocess_channel_image |
./views_rss_itunes.inc |
Preprocess function for channel <itunes:category> element. |
|
1 |
views_rss_itunes_preprocess_channel_owner |
./views_rss_itunes.inc |
Preprocess function for channel <itunes:owner> element. |
|
1 |
views_rss_itunes_requirements |
./views_rss_itunes.install |
Implements hook_requirements(). |
|
|
views_rss_itunes_theme |
./views_rss_itunes.module |
Implementation of hook_theme(). |
|
|
views_rss_itunes_uninstall |
./views_rss_itunes.install |
Implementation of hook_uninstall(). |
|
|
views_rss_itunes_views_rss_channel_elements |
./views_rss_itunes.module |
Implementation of hook_views_rss_channel_elements(). |
|
|
views_rss_itunes_views_rss_item_elements |
./views_rss_itunes.module |
Implementation of hook_views_rss_item_elements(). |
|
|
views_rss_itunes_views_rss_namespaces |
./views_rss_itunes.module |
Implementation of hook_views_rss_namespaces(). |
|
|