aggregator_filter_xss
Functions that call aggregator_filter_xss()
| Name | Location | Description |
|---|---|---|
| aggregator_filter_xss | modules/aggregator/aggregator.module | Safely render HTML content, as allowed. |
| template_preprocess_aggregator_feed_source | modules/aggregator/aggregator.pages.inc | Process variables for aggregator-feed-source.tpl.php. See alsoaggregator-feed-source.tpl.php |
| template_preprocess_aggregator_item | modules/aggregator/aggregator.pages.inc | Process variables for aggregator-item.tpl.php. See alsoaggregator-item.tpl.php |
Functions called by aggregator_filter_xss()
| Name | Location | Description |
|---|---|---|
| aggregator_filter_xss | modules/aggregator/aggregator.module | Safely render HTML content, as allowed. |
| filter_xss | modules/filter/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. |
