$channel

Definition

developer/globals.php

Description

An associative array containing title, link, description and other keys. The link should be an absolute URL.

See also

aggregator_element_start()

Code

<?php
global $channel;
?>
 
 

Drupal is a registered trademark of Dries Buytaert.