SimplePie
[ class tree: SimplePie ] [ index: SimplePie ] [ all elements ]

Class: SimplePie_Enclosure

Source Location: /simplepie.inc

Class Overview




Variables

Methods



Class Details

[line 6354]


[ Top ]


Class Variables

$bitrate =

[line 6356]


Type:   mixed


[ Top ]

$captions =

[line 6357]


Type:   mixed


[ Top ]

$categories =

[line 6358]


Type:   mixed


[ Top ]

$channels =

[line 6359]


Type:   mixed


[ Top ]

$copyright =

[line 6360]


Type:   mixed


[ Top ]

$credits =

[line 6361]


Type:   mixed


[ Top ]

$description =

[line 6362]


Type:   mixed


[ Top ]

$duration =

[line 6363]


Type:   mixed


[ Top ]

$expression =

[line 6364]


Type:   mixed


[ Top ]

$framerate =

[line 6365]


Type:   mixed


[ Top ]

$handler =

[line 6366]


Type:   mixed


[ Top ]

$hashes =

[line 6367]


Type:   mixed


[ Top ]

$height =

[line 6368]


Type:   mixed


[ Top ]

$javascript =

[line 6369]


Type:   mixed


[ Top ]

$keywords =

[line 6370]


Type:   mixed


[ Top ]

$lang =

[line 6371]


Type:   mixed


[ Top ]

$length =

[line 6372]


Type:   mixed


[ Top ]

$link =

[line 6373]


Type:   mixed


[ Top ]

$medium =

[line 6374]


Type:   mixed


[ Top ]

$player =

[line 6375]


Type:   mixed


[ Top ]

$ratings =

[line 6376]


Type:   mixed


[ Top ]

$restrictions =

[line 6377]


Type:   mixed


[ Top ]

$samplingrate =

[line 6378]


Type:   mixed


[ Top ]

$thumbnails =

[line 6379]


Type:   mixed


[ Top ]

$title =

[line 6380]


Type:   mixed


[ Top ]

$type =

[line 6381]


Type:   mixed


[ Top ]

$width =

[line 6382]


Type:   mixed


[ Top ]



Class Methods


constructor SimplePie_Enclosure [line 6385]

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])



Parameters:

   $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  

[ Top ]

method embed [line 6879]

void embed( [ $options = ''], [ $native = false])



Tags:

todo:  If the dimensions for media:content are defined, use them when width/height are set to 'auto'.


Parameters:

   $options  
   $native  

[ Top ]

method get_bitrate [line 6428]

void get_bitrate( )



[ Top ]

method get_caption [line 6440]

void get_caption( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_captions [line 6453]

void get_captions( )



[ Top ]

method get_categories [line 6478]

void get_categories( )



[ Top ]

method get_category [line 6465]

void get_category( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_channels [line 6490]

void get_channels( )



[ Top ]

method get_copyright [line 6502]

void get_copyright( )



[ Top ]

method get_credit [line 6514]

void get_credit( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_credits [line 6527]

void get_credits( )



[ Top ]

method get_description [line 6539]

void get_description( )



[ Top ]

method get_duration [line 6551]

void get_duration( [ $convert = false])



Parameters:

   $convert  

[ Top ]

method get_expression [line 6571]

void get_expression( )



[ Top ]

method get_extension [line 6583]

void get_extension( )



[ Top ]

method get_framerate [line 6596]

void get_framerate( )



[ Top ]

method get_handler [line 6608]

void get_handler( )



[ Top ]

method get_hash [line 6613]

void get_hash( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_hashes [line 6626]

void get_hashes( )



[ Top ]

method get_height [line 6638]

void get_height( )



[ Top ]

method get_keyword [line 6662]

void get_keyword( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_keywords [line 6675]

void get_keywords( )



[ Top ]

method get_language [line 6650]

void get_language( )



[ Top ]

method get_length [line 6687]

void get_length( )



[ Top ]

method get_link [line 6699]

void get_link( )



[ Top ]

method get_medium [line 6711]

void get_medium( )



[ Top ]

method get_player [line 6723]

void get_player( )



[ Top ]

method get_rating [line 6735]

void get_rating( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_ratings [line 6748]

void get_ratings( )



[ Top ]

method get_real_type [line 7127]

void get_real_type( [ $find_handler = false])



Parameters:

   $find_handler  

[ Top ]

method get_restriction [line 6760]

void get_restriction( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_restrictions [line 6773]

void get_restrictions( )



[ Top ]

method get_sampling_rate [line 6785]

void get_sampling_rate( )



[ Top ]

method get_size [line 6797]

void get_size( )



[ Top ]

method get_thumbnail [line 6810]

void get_thumbnail( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_thumbnails [line 6823]

void get_thumbnails( )



[ Top ]

method get_title [line 6835]

void get_title( )



[ Top ]

method get_type [line 6847]

void get_type( )



[ Top ]

method get_width [line 6859]

void get_width( )



[ Top ]

method native_embed [line 6871]

void native_embed( [ $options = ''])



Parameters:

   $options  

[ Top ]

method __toString [line 6422]

void __toString( )



[ Top ]


Documentation generated on Fri, 06 Jun 2008 10:22:10 -0700 by phpDocumentor 1.3.1