Class BeEmbedFlashHelper
Flash embed helper
- Helper
- AppHelper
- BeEmbedFlashHelper
Version:
$Revision$
Modifiedby: $LastChangedBy$
Lastmodified:
Located at views/helpers/be_embed_flash.php
Modifiedby: $LastChangedBy$
Lastmodified:
$LastChangedDate$
$Id$
Located at views/helpers/be_embed_flash.php
Methods summary
public
string
|
|
public
|
|
public
|
#
embedAudio( string $audioFile, array $attributes = array(), array $flashvars = array(), array $params = array() )
embed audio |
public
mixed
|
#
embedPlayer( string $fileToPlay, array $attributes = array(), array $flashvars = array(), array $params = array(), string $fileType = null )
generate code to embed video/audio player file extension supported: mp3, flv, m4v |
public
mixed
|
|
private
mixed
|
|
public
string
|
#
embedFlowplayer( string $swfUrl, string $mediaUrl, array $attributes, array $flashvars, array $params, string $fileType )
generate code for embed Flowplayer default behavior: generate and flowplayer javascript call $params[htmlEmbed] = true => generate directly HTML code (<object....>......) no javascript |
public
|
|
public
string
|
Methods inherited from AppHelper
Properties summary
public
array
|
$helpers
|
#
array("Javascript")
|
private
string
|
$heightDef
|
#
""
|
private
string
|
$widthDef
|
#
""
|
private
string
|
$appVerDef
|
#
"9.0.0"
|