Support Joomla!

Packages

Package: SimplePie

License

Content on this site is copyright © 2005 - 2008 Open Source Matters Inc and can be used in accordance with the Joomla! Electronic Documentation License. Some parts of this website may be subject to other licenses.

 Class SimplePie_Enclosure

Description

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

Class SimplePie_Enclosure
Variable Summary
Variable mixed $bitrate
Variable mixed $captions
Variable mixed $categories
Variable mixed $channels
Variable mixed $copyright
Variable mixed $credits
Variable mixed $description
Variable mixed $duration
Variable mixed $expression
Variable mixed $framerate
Variable mixed $handler
Variable mixed $hashes
Variable mixed $height
Variable mixed $javascript
Variable mixed $keywords
Variable mixed $lang
Variable mixed $length
Variable mixed $link
Variable mixed $medium
Variable mixed $player
Variable mixed $ratings
Variable mixed $thumbnails
Variable mixed $title
Variable mixed $type
Variable mixed $width
Method Summary
Constructor 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])
Method void embed ([ $options = ''], [ $native = false])
Method void get_bitrate ()
Method void get_caption ([ $key = 0])
Method void get_captions ()
Method void get_categories ()
Method void get_category ([ $key = 0])
Method void get_channels ()
Method void get_copyright ()
Method void get_credit ([ $key = 0])
Method void get_credits ()
Method void get_description ()
Method void get_duration ([ $convert = false])
Method void get_expression ()
Method void get_extension ()
Method void get_framerate ()
Method void get_handler ()
Method void get_hash ([ $key = 0])
Method void get_hashes ()
Method void get_height ()
Method void get_keyword ([ $key = 0])
Method void get_keywords ()
Method void get_language ()
Method void get_length ()
Method void get_link ()
Method void get_medium ()
Method void get_player ()
Method void get_rating ([ $key = 0])
Method void get_ratings ()
Method void get_real_type ([ $find_handler = false])
Method void get_restriction ([ $key = 0])
Method void get_size ()
Method void get_thumbnail ([ $key = 0])
Method void get_thumbnails ()
Method void get_title ()
Method void get_type ()
Method void get_width ()
Method void native_embed ([ $options = ''])
Method void __toString ()
Variables
mixed $bitrate (line 5250)
mixed $captions (line 5251)
mixed $categories (line 5252)
mixed $channels (line 5253)
mixed $copyright (line 5254)
mixed $credits (line 5255)
mixed $description (line 5256)
mixed $duration (line 5257)
mixed $expression (line 5258)
mixed $framerate (line 5259)
mixed $handler (line 5260)
mixed $hashes (line 5261)
mixed $height (line 5262)
mixed $javascript (line 5263)
mixed $keywords (line 5264)
mixed $lang (line 5265)
mixed $length (line 5266)
mixed $link (line 5267)
mixed $medium (line 5268)
mixed $player (line 5269)
mixed $ratings (line 5270)
mixed $restrictions (line 5271)
mixed $samplingrate (line 5272)
mixed $thumbnails (line 5273)
mixed $title (line 5274)
mixed $type (line 5275)
mixed $width (line 5276)
Methods
Constructor SimplePie_Enclosure (line 5279)
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 5773)
  • 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 5322)
void get_bitrate ()
get_caption (line 5334)
void get_caption ( $key)
  • $key
get_captions (line 5347)
void get_captions ()
get_categories (line 5372)
void get_categories ()
get_category (line 5359)
void get_category ( $key)
  • $key
get_channels (line 5384)
void get_channels ()
get_copyright (line 5396)
void get_copyright ()
get_credit (line 5408)
void get_credit ( $key)
  • $key
get_credits (line 5421)
void get_credits ()
get_description (line 5433)
void get_description ()
get_duration (line 5445)
void get_duration ([ $convert = false])
  • $convert
get_expression (line 5465)
void get_expression ()
get_extension (line 5477)
void get_extension ()
get_framerate (line 5490)
void get_framerate ()
get_handler (line 5502)
void get_handler ()
get_hash (line 5507)
void get_hash ( $key)
  • $key
get_hashes (line 5520)
void get_hashes ()
get_height (line 5532)
void get_height ()
get_keyword (line 5556)
void get_keyword ( $key)
  • $key
get_keywords (line 5569)
void get_keywords ()
get_language (line 5544)
void get_language ()
get_length (line 5581)
void get_length ()
get_link (line 5593)
void get_link ()
get_medium (line 5605)
void get_medium ()
get_player (line 5617)
void get_player ()
get_rating (line 5629)
void get_rating ( $key)
  • $key
get_ratings (line 5642)
void get_ratings ()
get_real_type (line 6019)
void get_real_type ([ $find_handler = false])
  • $find_handler
get_restriction (line 5654)
void get_restriction ( $key)
  • $key
get_restrictions (line 5667)
void get_restrictions ()
get_sampling_rate (line 5679)
void get_sampling_rate ()
get_size (line 5691)
void get_size ()
get_thumbnail (line 5704)
void get_thumbnail ( $key)
  • $key
get_thumbnails (line 5717)
void get_thumbnails ()
get_title (line 5729)
void get_title ()
get_type (line 5741)
void get_type ()
get_width (line 5753)
void get_width ()
native_embed (line 5765)
void native_embed ([ $options = ''])
  • $options
__toString (line 5316)
void __toString ()

Documentation generated on Mon, 22 Sep 2008 12:14:30 +0100 by phpDocumentor 1.3.1