PHP Class MetaPlaylist

Afficher le fichier Open project: sourcefabric/newscoop

Méthodes publiques

Méthode Description
__construct ( $p_playlistId = null ) Constructor
__get ( $p_property )

Méthodes protégées

Méthode Description
trigger_invalid_property_error ( $p_property, $p_smarty = null )

Private Methods

Méthode Description
ProcessContent ( string $p_content ) : string Process the body field content (except subtitles): - internal links - image links

Method Details

__construct() public méthode

Constructor
public __construct ( $p_playlistId = null )

__get() public méthode

public __get ( $p_property )

trigger_invalid_property_error() protected méthode

protected trigger_invalid_property_error ( $p_property, $p_smarty = null )