News summary template help

Assigned Variables

News article objects

The $items array contains an array of news article objects. Below are the members.

Because the news article objects, are objects, you address them like: {$entry->id} etc.

Category Information

The following section illustrates the important elements of the category array. Other items exist but are used for internal organizational purposes.

This information is deprecated, as it could be retrieved by calling the browsecat action.

Note, each of the members of the $cats array is an associiative array of it's own. You address it like {$cats[0]['news_category_name']} etc.