You are here

global $base_url in Views Datasource 7

Same name in this branch
  1. 7 views/theme/views-views-rdf-style-foaf.tpl.php \base_url
  2. 7 views/theme/views-views-xml-style-atom.tpl.php \base_url
  3. 7 views/theme/views-views-rdf-style-sioc.tpl.php \base_url
  4. 7 views/theme/views-views-rdf-style-doap.tpl.php \base_url
Same name and namespace in other branches
  1. 6 theme/views-views-rdf-style-foaf.tpl.php \base_url
  2. 6 theme/views-views-xml-style-atom.tpl.php \base_url
  3. 6 theme/views-views-rdf-style-sioc.tpl.php \base_url
  4. 6 theme/views-views-rdf-style-doap.tpl.php \base_url

@file views-views-xml-style-atom.tpl.php Default template for the Views XML style plugin using the Atom schema

Variables

  • $view: The View object.
  • $rows: Array of row objects as rendered by _views_xml_render_fields
  • $entries Array of Atom entries as created by template_preprocess_views_views_xml_style_atom

File

views/theme/views-views-xml-style-atom.tpl.php, line 14
views-views-xml-style-atom.tpl.php Default template for the Views XML style plugin using the Atom schema

Code

global $base_url;