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

Class: flowplayer

Source Location: /plugins/flowplayer.php

Class flowplayer

Class Overview
Method Summary
flowplayer   flowplayer()  
void   getOptionsSupported()  
int   getVideoHeigth()   Returns the width of the player
int   getVideoWidth()   Returns the height of the player
void   playerConfig()   Print the JS configuration of flowplayer

[ Top ]
Methods
Constructor flowplayer  [line 35]

  flowplayer flowplayer( )



[ Top ]
getOptionsSupported  [line 45]

  void getOptionsSupported( )



[ Top ]
getVideoHeigth  [line 145]

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

  int getVideoWidth( [object $image = NULL]  )

Returns the height of the player

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


[ Top ]
playerConfig  [line 67]

  void playerConfig( [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 [not used by flowplayer]
   $count: 


[ Top ]

Documentation generated on Tue, 02 Dec 2008 21:23:47 +0100 by phpDocumentor 1.4.1