Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Unknown

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class SimplePie_Sanitize

Description

Located in /simplepie/simplepie.php (line 4453)

Class SimplePie_Sanitize
Method Summary
Method void bypass_image_hotlink ([ $get = false])
Method void bypass_image_hotlink_page ([ $page = false])
Method void convert_entities ( $data)
Method void do_convert_entities ( $data)
Method void do_entites_decode ( $data)
Method void do_strip_htmltags ( $match)
Method void encode_instead_of_strip ([ $enable = false])
Method void entities_decode ( $data)
Method void input_encoding ([ $encoding = 'UTF-8'])
Method void output_encoding ([ $encoding = 'UTF-8'])
Method void parse_data_array ( &$data,  $url)
Method void parse_date ( $date)
Method void remove_div ([ $enable = true])
Method void replace_headers ([ $enable = false])
Method void replace_num_entity ( $ord)
Method void replace_urls ( $data, [ $raw_url = false])
Method void sanitize ( $data,  $attribs, [ $is_url = false], [ $force_decode = false])
Method void set_author_class ([ $class = 'SimplePie_Author'])
Method void set_enclosure_class ([ $class = 'SimplePie_Enclosure'])
Method void set_item_class ([ $class = 'SimplePie_Item'])
Method void strip_ads ([ $enable = false])
Method void strip_attributes ([ $attribs = array('bgsound', 'class', 'expr', 'id', 'style', 'onclick', 'onerror', 'onfinish', 'onmouseover', 'onmouseout', 'onfocus', 'onblur')])
Method void strip_htmltags ([ $tags = array('base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', 'param', 'script', 'style')])
Variables
mixed $attribs (line 4461)
mixed $author_class = 'SimplePie_Author' (line 4477)
mixed $bypass_image_hotlink = false (line 4469)
mixed $bypass_image_hotlink_page = false (line 4470)
mixed $cached_entities (line 4462)
mixed $cache_convert_entities (line 4463)
mixed $enclosure_class = 'SimplePie_Enclosure' (line 4478)
mixed $encode_instead_of_strip = false (line 4472)
mixed $feedinfo (line 4456)
mixed $feed_xmlbase (line 4459)
mixed $info (line 4457)
mixed $input_encoding = 'UTF-8' (line 4474)
mixed $items (line 4458)
mixed $item_class = 'SimplePie_Item' (line 4476)
mixed $item_xmlbase (line 4460)
mixed $output_encoding = 'UTF-8' (line 4475)
mixed $remove_div = true (line 4466)
mixed $replace_headers = false (line 4468)
mixed $strip_ads = false (line 4467)
mixed $strip_attributes = array('bgsound', 'class', 'expr', 'id', 'style', 'onclick', 'onerror', 'onfinish', 'onmouseover', 'onmouseout', 'onfocus', 'onblur') (line 4473)
mixed $strip_htmltags = array('base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', 'param', 'script', 'style') (line 4471)
Methods
bypass_image_hotlink (line 4495)
void bypass_image_hotlink ([ $get = false])
  • $get
bypass_image_hotlink_page (line 4507)
void bypass_image_hotlink_page ([ $page = false])
  • $page
convert_entities (line 5244)
void convert_entities ( $data)
  • $data
do_convert_entities (line 5249)
void do_convert_entities ( $data)
  • $data
do_entites_decode (line 5226)
void do_entites_decode ( $data)
  • $data
do_strip_htmltags (line 5129)
void do_strip_htmltags ( $match)
  • $match
encode_instead_of_strip (line 4538)
void encode_instead_of_strip ([ $enable = false])
  • $enable
entities_decode (line 5221)
void entities_decode ( $data)
  • $data
input_encoding (line 4562)
void input_encoding ([ $encoding = 'UTF-8'])
  • $encoding
output_encoding (line 4567)
void output_encoding ([ $encoding = 'UTF-8'])
  • $encoding
parse_data_array (line 4602)
void parse_data_array ( &$data,  $url)
  • &$data
  • $url
parse_date (line 5340)
void parse_date ( $date)
  • $date
remove_div (line 4480)
void remove_div ([ $enable = true])
  • $enable
replace_headers (line 4490)
void replace_headers ([ $enable = false])
  • $enable
replace_num_entity (line 5277)
void replace_num_entity ( $ord)
  • $ord
replace_urls (line 5159)
void replace_urls ( $data, [ $raw_url = false])
  • $data
  • $raw_url
sanitize (line 5017)
void sanitize ( $data,  $attribs, [ $is_url = false], [ $force_decode = false])
  • $data
  • $attribs
  • $is_url
  • $force_decode
set_author_class (line 4582)
void set_author_class ([ $class = 'SimplePie_Author'])
  • $class
set_enclosure_class (line 4592)
void set_enclosure_class ([ $class = 'SimplePie_Enclosure'])
  • $class
set_item_class (line 4572)
void set_item_class ([ $class = 'SimplePie_Item'])
  • $class
strip_ads (line 4485)
void strip_ads ([ $enable = false])
  • $enable
strip_attributes (line 4543)
void strip_attributes ([ $attribs = array('bgsound', 'class', 'expr', 'id', 'style', 'onclick', 'onerror', 'onfinish', 'onmouseover', 'onmouseout', 'onfocus', 'onblur')])
  • $attribs
strip_htmltags (line 4519)
void strip_htmltags ([ $tags = array('base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', 'param', 'script', 'style')])
  • $tags

Documentation generated on Mon, 05 Mar 2007 21:25:12 +0000 by phpDocumentor 1.3.1