Community Documentation

$channel

  1. drupal
    1. 6 globals.php
    2. 7 globals.php
    3. 8 globals.php

An associative array containing title, link, description and other keys.

The link should be an absolute URL.

See also

aggregator_element_start()

File

developer/globals.php, line 244
These are the global variables that Drupal uses.

Code

<?php
global $channel
?>
Login or register to post comments