PHP 클래스 MetaPlaylist

파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
__construct ( $p_playlistId = null ) Constructor
__get ( $p_property )

보호된 메소드들

메소드 설명
trigger_invalid_property_error ( $p_property, $p_smarty = null )

비공개 메소드들

메소드 설명
ProcessContent ( string $p_content ) : string Process the body field content (except subtitles): - internal links - image links

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( $p_playlistId = null )

__get() 공개 메소드

public __get ( $p_property )

trigger_invalid_property_error() 보호된 메소드

protected trigger_invalid_property_error ( $p_property, $p_smarty = null )