You are here

Functions in Views Atom 6

Primary tabs

Namesort descending Location Description Direct uses Strings
content_views_atom_render ./views_atom.module Implementation of hook_views_atom_render().
filefield_views_atom_render_field ./views_atom.module
hook_views_atom_prerender ./views_atom.api.php Prepare an entity to be rendered into Drupal-RDF.
hook_views_atom_prerender_node ./views_atom.api.php Prepare a node to be rendered into Drupal-RDF.
hook_views_atom_render ./views_atom.api.php Render an entity into XML in Drupal-RDF format.
hook_views_atom_render_node ./views_atom.api.php Render a node into XML in Drupal-RDF format.
taxonomy_views_atom_render ./views_atom.module Implementation of hook_views_atom_render().
template_preprocess_views_atom_fields_item theme/views_atom.theme.inc Preprocess for theme('views_atom_fields_item').
template_preprocess_views_view_views_atom theme/views_atom.theme.inc 2
template_preprocess_views_view_views_atom_delete theme/views_atom.theme.inc
template_preprocess_views_view_views_atom_fields theme/views_atom.theme.inc
theme_views_atom_feed_icon theme/views_atom.theme.inc Theme function for feed icon.
views_atom_element_validate_integer_positive_or_zero ./views_atom.rules.inc Helper form element validator: integer >= 0. 1
views_atom_get_feed_displays ./views_atom.module Returns an array containing information about all Feed displays in the system. 2
views_atom_guid ./views_atom.module Generate a GUID for Atom feeds. 2
views_atom_html_entities_to_numeric misc/html_entities.inc 1
views_atom_rules_action_add_nids_to_feed ./views_atom.rules.inc Rule implementation callback for adding multiple nodes to a feed.
views_atom_rules_action_add_nids_to_feed_form ./views_atom.rules.inc Form callback for the viws_atom_rules_action_add_to_feed action.
views_atom_rules_action_add_nids_to_feed_submit ./views_atom.rules.inc Form submission callback for the views_atom_rules_action_add_to_feed action.
views_atom_rules_action_add_to_feed ./views_atom.rules.inc Rule implementation callback for adding a node to a feed.
views_atom_rules_action_add_to_feed_form ./views_atom.rules.inc Form callback for the views_atom_rules_action_add_to_feed action.
views_atom_rules_action_add_to_feed_submit ./views_atom.rules.inc Form submission callback for the views_atom_rules_action_add_to_feed action.
views_atom_rules_action_info ./views_atom.rules.inc Implementation of hook_rules_action_info
views_atom_sanitize ./views_atom.module Sanitize a string for an atom feed. 3
views_atom_test_views_api tests/views_atom_test/views_atom_test.features.inc Implementation of hook_views_api().
views_atom_test_views_default_views tests/views_atom_test/views_atom_test.views_default.inc Implementation of hook_views_default_views().
views_atom_theme ./views_atom.module Implementation of hook_theme().
views_atom_views_api ./views_atom.module Implementation of hook_views_api().
views_atom_views_plugins views/views_atom.views.inc Implementation of hook_views_plugins().

Other projects