Todo List
[line 45]
[line 52]
Content_BlogPodcast __construct( )
int addBlogPodcast( array $sqlData)
int blogPodcastBelongsToCurrentProject( int $blog_podcast)
bool blogPodcastBelongsToCurrentUser( int $blog_podcast)
bool blogPodcastExists( int $podcast_id)
int countBlogPodcasts( [array $params = array()])
List of supported params:
int deleteBlogPodcast( int $id)
array selectBlogPodcast( int $id)
array selectBlogPodcasts( [array $params = array()])
int updateBlogPodcast( int $id, array $sqlData)
Returns amount of affected rows.
int updateMetadataFromSelectedSources( int $podcast_id)