aggregator_filter_xss
Functions that call aggregator_filter_xss()
| Name | Location | Description |
|---|---|---|
| aggregator_filter_xss | modules/aggregator.module | Safely render HTML content, as allowed. |
| theme_aggregator_feed | modules/aggregator.module | Format a news feed. |
| theme_aggregator_page_item | modules/aggregator.module | Format an individual feed item for display on the aggregator page. |
Functions called by aggregator_filter_xss()
| Name | Location | Description |
|---|---|---|
| aggregator_filter_xss | modules/aggregator.module | Safely render HTML content, as allowed. |
| filter_xss | modules/filter.module | Filters XSS. Based on kses by Ulf Harnhammar, see http://sourceforge.net/projects/kses |
| variable_get | includes/bootstrap.inc | Return a persistent variable. |
