![]() |
CMS
Version 3.9
|
Public Member Functions | |
VideoBlogHandler () | |
drawArticleList ($blog) | |
Draw the list of articles for the specified blog. More... | |
formatArticle ($article) | |
drawArticle ($blog, $article_id) | |
Draw the specific article in the blog. More... | |
Static Public Member Functions | |
static | register ($view) |
Public Attributes | |
$blog | |
Definition at line 41 of file video_blog_handler.inc.
VideoBlogHandler::drawArticle | ( | $blog, | |
$article_id | |||
) |
Draw the specific article in the blog.
Implements IBlogViewHandler.
Definition at line 114 of file video_blog_handler.inc.
VideoBlogHandler::drawArticleList | ( | $blog | ) |
Draw the list of articles for the specified blog.
Implements IBlogViewHandler.
Definition at line 55 of file video_blog_handler.inc.
VideoBlogHandler::formatArticle | ( | $article | ) |
Definition at line 99 of file video_blog_handler.inc.
|
static |
Definition at line 49 of file video_blog_handler.inc.
VideoBlogHandler::VideoBlogHandler | ( | ) |
Definition at line 45 of file video_blog_handler.inc.
VideoBlogHandler::$blog |
Definition at line 43 of file video_blog_handler.inc.