PHP Class MediaPlayer

Afficher le fichier Open project: sourcefabric/newscoop Class Usage Examples

Méthodes publiques

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

Method Details

__construct() public méthode

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

__toString() public méthode

Outputs html for given media type
public __toString ( ) : string
Résultat string