PHP Class MediaPlayer

Mostra file Open project: sourcefabric/newscoop Class Usage Examples

Public Methods

Method Description
__construct ( string $src, string $type, string $alt = '' )
__toString ( ) : string Outputs html for given media type

Method Details

__construct() public method

public __construct ( string $src, string $type, string $alt = '' )
$src string
$type string
$alt string

__toString() public method

Outputs html for given media type
public __toString ( ) : string
return string