$base | SimplePie_Sanitize | |
$cache_class | SimplePie_Sanitize | |
$cache_location | SimplePie_Sanitize | |
$cache_name_function | SimplePie_Sanitize | |
$enable_cache | SimplePie_Sanitize | |
$encode_instead_of_strip | SimplePie_Sanitize | |
$file_class | SimplePie_Sanitize | |
$force_fsockopen | SimplePie_Sanitize | |
$image_handler | SimplePie_Sanitize | |
$output_encoding | SimplePie_Sanitize | |
$remove_div | SimplePie_Sanitize | |
$replace_url_attributes | SimplePie_Sanitize | |
$strip_attributes | SimplePie_Sanitize | |
$strip_comments | SimplePie_Sanitize | |
$strip_htmltags | SimplePie_Sanitize | |
$timeout | SimplePie_Sanitize | |
$useragent | SimplePie_Sanitize | |
do_strip_htmltags($match) | SimplePie_Sanitize | |
encode_instead_of_strip($encode=false) | SimplePie_Sanitize | |
pass_cache_data($enable_cache=true, $cache_location= './cache', $cache_name_function= 'md5', $cache_class= 'SimplePie_Cache') | SimplePie_Sanitize | |
pass_file_data($file_class= 'SimplePie_File', $timeout=10, $useragent= '', $force_fsockopen=false) | SimplePie_Sanitize | |
remove_div($enable=true) | SimplePie_Sanitize | |
replace_urls($data, $tag, $attributes) | SimplePie_Sanitize | |
sanitize($data, $type, $base= '') | SimplePie_Sanitize | |
set_image_handler($page=false) | SimplePie_Sanitize | |
set_output_encoding($encoding= 'UTF-8') | SimplePie_Sanitize | |
set_url_replacements($element_attribute=array('a'=> 'href', 'area'=> 'href', 'blockquote'=> 'cite', 'del'=> 'cite', 'form'=> 'action', 'img'=> array('longdesc', 'src'), 'input'=> 'src', 'ins'=> 'cite', 'q'=> 'cite')) | SimplePie_Sanitize | |
strip_attributes($attribs=array('bgsound', 'class', 'expr', 'id', 'style', 'onclick', 'onerror', 'onfinish', 'onmouseover', 'onmouseout', 'onfocus', 'onblur', 'lowsrc', 'dynsrc')) | SimplePie_Sanitize | |
strip_comments($strip=false) | SimplePie_Sanitize | |
strip_htmltags($tags=array('base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', 'param', 'script', 'style')) | SimplePie_Sanitize | |