Class MediaHTMLCodeEmbedded

Description

Class MediaHTMLCodeEmbedded .

Media HTML code Generator Base Class Insipired in http://cit.ucsf.edu/embedmedia/step1.php

Located in /MediaHTMLCodeEmbedded.php (line 16)

TModule
   |
   --MediaHTMLCodeEmbedded
Direct descendents
Class Description
FlashPlayer Class FlashPlayer.
QuickTimePlayer Class QuickTimePlayer.
RealPlayer Class RealPlayer.
WindowsMedia Class WindowsMedia.
YouTube Class YouTube.
Method Summary
string getAlignment ()
string getfileName ()
string getFilePath ()
integer getHeight ()
string getLoopBack ()
string getServer ()
string getShowControls ()
string getStartAuto ()
mixed getTypeOfMedia ()
integer getWidth ()
unknown retrieveEmbededText ()
void setAlignment (string $value)
void setFilePath (string $value)
void setHeight (integer $value)
void setLoopBack (string $value)
void setServer (string $value)
void setShowControls (string $value)
void setStartAuto (string $value)
void setTypeOfMedia (mixed $value)
void setWidth (integer $value)
Methods
getAlignment (line 136)
  • return: Alignment Defaults to 'Left'.
  • access: public
string getAlignment ()
getfileName (line 198)

Return just de filename without extension

  • access: protected
string getfileName ()
getFilePath (line 73)
  • return: File path Defaults to ''.
  • access: public
string getFilePath ()
getHeight (line 105)
  • return: Height Defaults to 240.
  • access: public
integer getHeight ()
getLoopBack (line 151)
  • return: Loop playback Defaults to 'true'.
  • access: public
string getLoopBack ()
getServer (line 57)
  • return: Server Defaults to 'http://$_SERVER[HTTP_HOST]'.
  • access: public
string getServer ()
getShowControls (line 166)
  • return: Show controls Defaults to 'true'.
  • access: public
string getShowControls ()
getStartAuto (line 181)
  • return: Start automatically Defaults to 'true'.
  • access: public
string getStartAuto ()
getTypeOfMedia (line 121)
  • return: Type of Media Defaults to null.
  • access: public
mixed getTypeOfMedia ()
getWidth (line 89)
  • return: Width Defaults to 320.
  • access: public
integer getWidth ()
retrieveEmbededText (line 207)

Returns the Embeded HTML

  • access: public
unknown retrieveEmbededText ()

Redefined in descendants as:
setAlignment (line 144)
  • access: public
void setAlignment (string $value)
  • string $value: Alignment
setFilePath (line 81)
  • access: public
void setFilePath (string $value)
  • string $value: File path
setHeight (line 113)
  • access: public
void setHeight (integer $value)
  • integer $value: Height
setLoopBack (line 159)
  • access: public
void setLoopBack (string $value)
  • string $value: Loop playback
setServer (line 65)
  • access: public
void setServer (string $value)
  • string $value: Server
setShowControls (line 174)
  • access: public
void setShowControls (string $value)
  • string $value: Show controls
setStartAuto (line 189)
  • access: public
void setStartAuto (string $value)
  • string $value: Start automatically
setTypeOfMedia (line 129)
  • access: public
void setTypeOfMedia (mixed $value)
  • mixed $value: Type of Media
setWidth (line 97)
  • access: public
void setWidth (integer $value)
  • integer $value: Width

Documentation generated on Thu, 06 Sep 2007 16:59:26 -0300 by phpDocumentor 1.3.0RC3