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

Class: SimplePie_Enclosure

Source Location: /simplepie.inc

Class Overview




Variables

Methods



Class Details

[line 6391]


[ Top ]


Class Variables

$bitrate =

[line 6393]


Type:   mixed


[ Top ]

$captions =

[line 6394]


Type:   mixed


[ Top ]

$categories =

[line 6395]


Type:   mixed


[ Top ]

$channels =

[line 6396]


Type:   mixed


[ Top ]

$copyright =

[line 6397]


Type:   mixed


[ Top ]

$credits =

[line 6398]


Type:   mixed


[ Top ]

$description =

[line 6399]


Type:   mixed


[ Top ]

$duration =

[line 6400]


Type:   mixed


[ Top ]

$expression =

[line 6401]


Type:   mixed


[ Top ]

$framerate =

[line 6402]


Type:   mixed


[ Top ]

$handler =

[line 6403]


Type:   mixed


[ Top ]

$hashes =

[line 6404]


Type:   mixed


[ Top ]

$height =

[line 6405]


Type:   mixed


[ Top ]

$javascript =

[line 6406]


Type:   mixed


[ Top ]

$keywords =

[line 6407]


Type:   mixed


[ Top ]

$lang =

[line 6408]


Type:   mixed


[ Top ]

$length =

[line 6409]


Type:   mixed


[ Top ]

$link =

[line 6410]


Type:   mixed


[ Top ]

$medium =

[line 6411]


Type:   mixed


[ Top ]

$player =

[line 6412]


Type:   mixed


[ Top ]

$ratings =

[line 6413]


Type:   mixed


[ Top ]

$restrictions =

[line 6414]


Type:   mixed


[ Top ]

$samplingrate =

[line 6415]


Type:   mixed


[ Top ]

$thumbnails =

[line 6416]


Type:   mixed


[ Top ]

$title =

[line 6417]


Type:   mixed


[ Top ]

$type =

[line 6418]


Type:   mixed


[ Top ]

$width =

[line 6419]


Type:   mixed


[ Top ]



Class Methods


constructor SimplePie_Enclosure [line 6422]

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

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

void get_bitrate( )



[ Top ]

method get_caption [line 6477]

void get_caption( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_captions [line 6490]

void get_captions( )



[ Top ]

method get_categories [line 6515]

void get_categories( )



[ Top ]

method get_category [line 6502]

void get_category( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_channels [line 6527]

void get_channels( )



[ Top ]

method get_copyright [line 6539]

void get_copyright( )



[ Top ]

method get_credit [line 6551]

void get_credit( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_credits [line 6564]

void get_credits( )



[ Top ]

method get_description [line 6576]

void get_description( )



[ Top ]

method get_duration [line 6588]

void get_duration( [ $convert = false])



Parameters:

   $convert  

[ Top ]

method get_expression [line 6608]

void get_expression( )



[ Top ]

method get_extension [line 6620]

void get_extension( )



[ Top ]

method get_framerate [line 6633]

void get_framerate( )



[ Top ]

method get_handler [line 6645]

void get_handler( )



[ Top ]

method get_hash [line 6650]

void get_hash( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_hashes [line 6663]

void get_hashes( )



[ Top ]

method get_height [line 6675]

void get_height( )



[ Top ]

method get_keyword [line 6699]

void get_keyword( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_keywords [line 6712]

void get_keywords( )



[ Top ]

method get_language [line 6687]

void get_language( )



[ Top ]

method get_length [line 6724]

void get_length( )



[ Top ]

method get_link [line 6736]

void get_link( )



[ Top ]

method get_medium [line 6748]

void get_medium( )



[ Top ]

method get_player [line 6760]

void get_player( )



[ Top ]

method get_rating [line 6772]

void get_rating( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_ratings [line 6785]

void get_ratings( )



[ Top ]

method get_real_type [line 7164]

void get_real_type( [ $find_handler = false])



Parameters:

   $find_handler  

[ Top ]

method get_restriction [line 6797]

void get_restriction( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_restrictions [line 6810]

void get_restrictions( )



[ Top ]

method get_sampling_rate [line 6822]

void get_sampling_rate( )



[ Top ]

method get_size [line 6834]

void get_size( )



[ Top ]

method get_thumbnail [line 6847]

void get_thumbnail( [ $key = 0])



Parameters:

   $key  

[ Top ]

method get_thumbnails [line 6860]

void get_thumbnails( )



[ Top ]

method get_title [line 6872]

void get_title( )



[ Top ]

method get_type [line 6884]

void get_type( )



[ Top ]

method get_width [line 6896]

void get_width( )



[ Top ]

method native_embed [line 6908]

void native_embed( [ $options = ''])



Parameters:

   $options  

[ Top ]

method __toString [line 6459]

void __toString( )



[ Top ]


Documentation generated on Sat, 26 Sep 2009 23:28:19 -0700 by phpDocumentor 1.3.1