|
$items |
global |
documentation-6.x/developer/globals.php |
Array of items used by aggregator. |
|
_aggregator_items |
function |
drupal-6.x/modules/aggregator/aggregator.module |
Helper function for drupal_map_assoc. |
|
$pager_total_items |
global |
documentation-6.x/developer/globals.php |
Array of the total number of items per pager. The key is will be 0 by defualt, but
can be specified via the $element parameter of pager_query(). |
|
aggregator_feed_items_load |
function |
drupal-6.x/modules/aggregator/aggregator.pages.inc |
Load feed items by passing a SQL query. |
|
aggregator_categorize_items |
function |
drupal-6.x/modules/aggregator/aggregator.pages.inc |
Form builder; build the page list form. |
|
theme_aggregator_summary_items |
function |
documentation-6.x/developer/theme.php |
Implemented using the aggregator-summary-items.tpl.php template. |
|
aggregator-summary-items.tpl.php |
file |
drupal-6.x/modules/aggregator/aggregator-summary-items.tpl.php |
aggregator-summary-items.tpl.php
Default theme implementation to present feeds as list items. |
|
theme_aggregator_categorize_items |
function |
drupal-6.x/modules/aggregator/aggregator.pages.inc |
Theme the page list form for assigning categories. |
|
aggregator_categorize_items_submit |
function |
drupal-6.x/modules/aggregator/aggregator.pages.inc |
Process aggregator_categorize_items form submissions. |
|
aggregator_categorize_items_validate |
function |
drupal-6.x/modules/aggregator/aggregator.pages.inc |
Validate aggregator_categorize_items form submissions. |
|
template_preprocess_aggregator_summary_items |
function |
drupal-6.x/modules/aggregator/aggregator.pages.inc |
Process variables for aggregator-summary-items.tpl.php. |