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

Class: flowplayer3

Source Location: /zp-extensions/flowplayer3.php

Class flowplayer3

Method Summary
flowplayer3   flowplayer3()  
void   getOptionsSupported()  
void   getPlayerConfig()   Print the JS configuration of flowplayer
int   getVideoHeigth()   Returns the width of the player
int   getVideoWidth()   Returns the height of the player
void   printPlayerConfig()   outputs the player configuration HTML

[ Top ]
Methods
Constructor flowplayer3  [line 37]

  flowplayer3 flowplayer3( )



[ Top ]
getOptionsSupported  [line 62]

  void getOptionsSupported( )



[ Top ]
getPlayerConfig  [line 126]

  void getPlayerConfig( [string $moviepath = ''], string $imagetitle, [ $count = '']  )

Print the JS configuration of flowplayer

Parameters:
string   $moviepath:  the direct path of a movie (within the slideshow), if empty (within albums) the zenphoto function getUnprotectedImageURL() is used
string   $imagetitle:  the title of the movie
   $count: 


[ Top ]
getVideoHeigth  [line 258]

  int getVideoHeigth( [object $image = NULL]  )

Returns the width of the player

Parameters:
object   $image:  the image for which the height is requested


[ Top ]
getVideoWidth  [line 248]

  int getVideoWidth( [object $image = NULL]  )

Returns the height of the player

Parameters:
object   $image:  the image for which the width is requested


[ Top ]
printPlayerConfig  [line 238]

  void printPlayerConfig( [string $moviepath = ''], [string $imagetitle = ''], [string $count = '']  )

outputs the player configuration HTML

Parameters:
string   $moviepath:  the direct path of a movie (within the slideshow), if empty (within albums) the zenphoto function getUnprotectedImageURL() is used
string   $imagetitle:  the title of the movie to be passed to the player for display (within slideshow), if empty (within albums) the function getImageTitle() is used
string   $count:  unique text for when there are multiple player items on a page


[ Top ]

Documentation generated on Mon, 09 Aug 2010 17:23:57 +0200 by phpDocumentor 1.4.1