| Name | Location | Description |
|---|---|---|
| aggregator_filter_xss | aggregator/aggregator.module | Safely render HTML content, as allowed. |
| theme_aggregator_feed | aggregator/aggregator.module | Format a news feed. |
| theme_aggregator_page_item | aggregator/aggregator.module | Format an individual feed item for display on the aggregator page. |
| Name | Location | Description |
|---|---|---|
| aggregator_filter_xss | aggregator/aggregator.module | Safely render HTML content, as allowed. |
| filter_xss | filter/filter.module | Filters XSS. Based on kses by Ulf Harnhammar, see http://sourceforge.net/projects/kses |