Class SimplePie_Enclosure

Description
Variable Summary
 mixed $bitrate
 mixed $captions
 mixed $categories
 mixed $channels
 mixed $copyright
 mixed $credits
 mixed $description
 mixed $duration
 mixed $expression
 mixed $framerate
 mixed $handler
 mixed $hashes
 mixed $height
 mixed $javascript
 mixed $keywords
 mixed $lang
 mixed $length
 mixed $link
 mixed $medium
 mixed $player
 mixed $ratings
 mixed $thumbnails
 mixed $title
 mixed $type
 mixed $width
Method Summary
 SimplePie_Enclosure SimplePie_Enclosure ([ $link = null], [ $type = null], [ $length = null], [ $javascript = null], [ $bitrate = null], [ $captions = null], [ $categories = null], [ $channels = null], [ $copyright = null], [ $credits = null], [ $description = null], [ $duration = null], [ $expression = null], [ $framerate = null], [ $hashes = null], [ $height = null], [ $keywords = null], [ $lang = null], [ $medium = null], [ $player = null], [ $ratings = null], [ $restrictions = null], [ $samplingrate = null], [ $thumbnails = null], [ $title = null], [ $width = null])
 void embed ([ $options = ''], [ $native = false])
 void get_bitrate ()
 void get_caption ([ $key = 0])
 void get_captions ()
 void get_categories ()
 void get_category ([ $key = 0])
 void get_channels ()
 void get_copyright ()
 void get_credit ([ $key = 0])
 void get_credits ()
 void get_description ()
 void get_duration ([ $convert = false])
 void get_expression ()
 void get_extension ()
 void get_framerate ()
 void get_handler ()
 void get_hash ([ $key = 0])
 void get_hashes ()
 void get_height ()
 void get_keyword ([ $key = 0])
 void get_keywords ()
 void get_language ()
 void get_length ()
 void get_link ()
 void get_medium ()
 void get_player ()
 void get_rating ([ $key = 0])
 void get_ratings ()
 void get_real_type ([ $find_handler = false])
 void get_restriction ([ $key = 0])
 void get_size ()
 void get_thumbnail ([ $key = 0])
 void get_thumbnails ()
 void get_title ()
 void get_type ()
 void get_width ()
 void native_embed ([ $options = ''])
 void __toString ()
Variables
mixed $bitrate (line 6396)
mixed $captions (line 6397)
mixed $categories (line 6398)
mixed $channels (line 6399)
mixed $copyright (line 6400)
mixed $credits (line 6401)
mixed $description (line 6402)
mixed $duration (line 6403)
mixed $expression (line 6404)
mixed $framerate (line 6405)
mixed $handler (line 6406)
mixed $hashes (line 6407)
mixed $height (line 6408)
mixed $javascript (line 6409)
mixed $keywords (line 6410)
mixed $lang (line 6411)
mixed $length (line 6412)
mixed $link (line 6413)
mixed $medium (line 6414)
mixed $player (line 6415)
mixed $ratings (line 6416)
mixed $restrictions (line 6417)
mixed $samplingrate (line 6418)
mixed $thumbnails (line 6419)
mixed $title (line 6420)
mixed $type (line 6421)
mixed $width (line 6422)
Methods
Constructor SimplePie_Enclosure (line 6425)
SimplePie_Enclosure SimplePie_Enclosure ([ $link = null], [ $type = null], [ $length = null], [ $javascript = null], [ $bitrate = null], [ $captions = null], [ $categories = null], [ $channels = null], [ $copyright = null], [ $credits = null], [ $description = null], [ $duration = null], [ $expression = null], [ $framerate = null], [ $hashes = null], [ $height = null], [ $keywords = null], [ $lang = null], [ $medium = null], [ $player = null], [ $ratings = null], [ $restrictions = null], [ $samplingrate = null], [ $thumbnails = null], [ $title = null], [ $width = null])
  • $link
  • $type
  • $length
  • $javascript
  • $bitrate
  • $captions
  • $categories
  • $channels
  • $copyright
  • $credits
  • $description
  • $duration
  • $expression
  • $framerate
  • $hashes
  • $height
  • $keywords
  • $lang
  • $medium
  • $player
  • $ratings
  • $restrictions
  • $samplingrate
  • $thumbnails
  • $title
  • $width
embed (line 6919)
  • todo: If the dimensions for media:content are defined, use them when width/height are set to 'auto'.
void embed ([ $options = ''], [ $native = false])
  • $options
  • $native
get_bitrate (line 6468)
void get_bitrate ()
get_caption (line 6480)
void get_caption ([ $key = 0])
  • $key
get_captions (line 6493)
void get_captions ()
get_categories (line 6518)
void get_categories ()
get_category (line 6505)
void get_category ([ $key = 0])
  • $key
get_channels (line 6530)
void get_channels ()
get_copyright (line 6542)
void get_copyright ()
get_credit (line 6554)
void get_credit ([ $key = 0])
  • $key
get_credits (line 6567)
void get_credits ()
get_description (line 6579)
void get_description ()
get_duration (line 6591)
void get_duration ([ $convert = false])
  • $convert
get_expression (line 6611)
void get_expression ()
get_extension (line 6623)
void get_extension ()
get_framerate (line 6636)
void get_framerate ()
get_handler (line 6648)
void get_handler ()
get_hash (line 6653)
void get_hash ([ $key = 0])
  • $key
get_hashes (line 6666)
void get_hashes ()
get_height (line 6678)
void get_height ()
get_keyword (line 6702)
void get_keyword ([ $key = 0])
  • $key
get_keywords (line 6715)
void get_keywords ()
get_language (line 6690)
void get_language ()
get_length (line 6727)
void get_length ()
get_link (line 6739)
void get_link ()
get_medium (line 6751)
void get_medium ()
get_player (line 6763)
void get_player ()
get_rating (line 6775)
void get_rating ([ $key = 0])
  • $key
get_ratings (line 6788)
void get_ratings ()
get_real_type (line 7167)
void get_real_type ([ $find_handler = false])
  • $find_handler
get_restriction (line 6800)
void get_restriction ([ $key = 0])
  • $key
get_restrictions (line 6813)
void get_restrictions ()
get_sampling_rate (line 6825)
void get_sampling_rate ()
get_size (line 6837)
void get_size ()
get_thumbnail (line 6850)
void get_thumbnail ([ $key = 0])
  • $key
get_thumbnails (line 6863)
void get_thumbnails ()
get_title (line 6875)
void get_title ()
get_type (line 6887)
void get_type ()
get_width (line 6899)
void get_width ()
native_embed (line 6911)
void native_embed ([ $options = ''])
  • $options
__toString (line 6462)
void __toString ()

Documentation generated on Tue, 19 Nov 2013 15:13:48 +0100 by phpDocumentor 1.4.3