PHP Class MetaPlaylist

Datei anzeigen Open project: sourcefabric/newscoop

Public Methods

Method Description
__construct ( $p_playlistId = null ) Constructor
__get ( $p_property )

Protected Methods

Method Description
trigger_invalid_property_error ( $p_property, $p_smarty = null )

Private Methods

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

Method Details

__construct() public method

Constructor
public __construct ( $p_playlistId = null )

__get() public method

public __get ( $p_property )

trigger_invalid_property_error() protected method

protected trigger_invalid_property_error ( $p_property, $p_smarty = null )