| 6 theme.php | theme_aggregator_summary_items() |
| 7 theme.php | theme_aggregator_summary_items($variables) |
| 8 theme.php | theme_aggregator_summary_items($variables) |
Implemented using the aggregator-summary-items.tpl.php template.
See also
aggregator-summary-items.tpl.php
Related topics
2 theme calls to theme_aggregator_summary_items()
File
- developer/
theme.php, line 54 - Shadow theme functions for theme templates.
Code
function theme_aggregator_summary_items($variables) {
// This function is never used; see the corresponding template file instead.
}
Login or register to post comments