Class SimplePie_Enclosure

Description

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


	
			
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 6392)
mixed $captions (line 6393)
mixed $categories (line 6394)
mixed $channels (line 6395)
mixed $copyright (line 6396)
mixed $credits (line 6397)
mixed $description (line 6398)
mixed $duration (line 6399)
mixed $expression (line 6400)
mixed $framerate (line 6401)
mixed $handler (line 6402)
mixed $hashes (line 6403)
mixed $height (line 6404)
mixed $javascript (line 6405)
mixed $keywords (line 6406)
mixed $lang (line 6407)
mixed $length (line 6408)
mixed $link (line 6409)
mixed $medium (line 6410)
mixed $player (line 6411)
mixed $ratings (line 6412)
mixed $restrictions (line 6413)
mixed $samplingrate (line 6414)
mixed $thumbnails (line 6415)
mixed $title (line 6416)
mixed $type (line 6417)
mixed $width (line 6418)
Methods
Constructor SimplePie_Enclosure (line 6421)
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 6915)
  • 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 6464)
void get_bitrate ()
get_caption (line 6476)
void get_caption ([ $key = 0])
  • $key
get_captions (line 6489)
void get_captions ()
get_categories (line 6514)
void get_categories ()
get_category (line 6501)
void get_category ([ $key = 0])
  • $key
get_channels (line 6526)
void get_channels ()
get_copyright (line 6538)
void get_copyright ()
get_credit (line 6550)
void get_credit ([ $key = 0])
  • $key
get_credits (line 6563)
void get_credits ()
get_description (line 6575)
void get_description ()
get_duration (line 6587)
void get_duration ([ $convert = false])
  • $convert
get_expression (line 6607)
void get_expression ()
get_extension (line 6619)
void get_extension ()
get_framerate (line 6632)
void get_framerate ()
get_handler (line 6644)
void get_handler ()
get_hash (line 6649)
void get_hash ([ $key = 0])
  • $key
get_hashes (line 6662)
void get_hashes ()
get_height (line 6674)
void get_height ()
get_keyword (line 6698)
void get_keyword ([ $key = 0])
  • $key
get_keywords (line 6711)
void get_keywords ()
get_language (line 6686)
void get_language ()
get_length (line 6723)
void get_length ()
get_link (line 6735)
void get_link ()
get_medium (line 6747)
void get_medium ()
get_player (line 6759)
void get_player ()
get_rating (line 6771)
void get_rating ([ $key = 0])
  • $key
get_ratings (line 6784)
void get_ratings ()
get_real_type (line 7163)
void get_real_type ([ $find_handler = false])
  • $find_handler
get_restriction (line 6796)
void get_restriction ([ $key = 0])
  • $key
get_restrictions (line 6809)
void get_restrictions ()
get_sampling_rate (line 6821)
void get_sampling_rate ()
get_size (line 6833)
void get_size ()
get_thumbnail (line 6846)
void get_thumbnail ([ $key = 0])
  • $key
get_thumbnails (line 6859)
void get_thumbnails ()
get_title (line 6871)
void get_title ()
get_type (line 6883)
void get_type ()
get_width (line 6895)
void get_width ()
native_embed (line 6907)
void native_embed ([ $options = ''])
  • $options
__toString (line 6458)
void __toString ()

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