Class SimplePie_Source

Description

Located in /libraries/simplepie/simplepie.php (line 5725)


	
			
Variable Summary
mixed $data
mixed $item
Method Summary
SimplePie_Source SimplePie_Source ( $item,  $data)
void get_author ([ $key = 0])
void get_authors ()
void get_base ([ $element = array()])
void get_categories ()
void get_category ([ $key = 0])
void get_contributor ([ $key = 0])
void get_copyright ()
void get_description ()
void get_image_url ()
void get_item ()
void get_language ()
void get_latitude ()
void get_link ([ $key = 0], [ $rel = 'alternate'])
void get_links ([ $rel = 'alternate'])
void get_longitude ()
void get_permalink ()
void get_source_tags ( $namespace,  $tag)
void get_title ()
void sanitize ( $data,  $type, [ $base = ''])
void __toString ()
Variables
mixed $data = array() (line 5728)
mixed $item (line 5727)
Methods
Constructor SimplePie_Source (line 5730)
SimplePie_Source SimplePie_Source ( $item,  $data)
  • $item
  • $data
get_author (line 5874)
void get_author ([ $key = 0])
  • $key
get_authors (line 5887)
void get_authors ()
get_base (line 5753)
void get_base ([ $element = array()])
  • $element
get_categories (line 5817)
void get_categories ()
get_category (line 5804)
void get_category ([ $key = 0])
  • $key
get_contributor (line 5957)
void get_contributor ([ $key = 0])
  • $key
get_contributors (line 5970)
void get_contributors ()
get_copyright (line 6167)
void get_copyright ()
get_description (line 6123)
void get_description ()
get_image_url (line 6255)
void get_image_url ()
get_item (line 5763)
void get_item ()
get_language (line 6195)
void get_language ()
get_latitude (line 6219)
void get_latitude ()
get_link (line 6028)
void get_link ([ $key = 0], [ $rel = 'alternate'])
  • $key
  • $rel
get_links (line 6049)
void get_links ([ $rel = 'alternate'])
  • $rel
get_longitude (line 6235)
void get_longitude ()
get_permalink (line 6044)

Added for parity between the parent-level and the item/entry-level.

void get_permalink ()
get_source_tags (line 5741)
void get_source_tags ( $namespace,  $tag)
  • $namespace
  • $tag
get_title (line 5768)
void get_title ()
sanitize (line 5758)
void sanitize ( $data,  $type, [ $base = ''])
  • $data
  • $type
  • $base
__toString (line 5736)
void __toString ()

Documentation generated on Mon, 25 Jun 2012 13:59:36 -0500 by phpDocumentor 1.4.4