![]() |
CMS
Version 3.9
|
Inherits DataItem.
Public Member Functions | |
Owner () | |
getOwnerName () | |
Image () | |
Subscribers ($constraint="") | |
allowDelete () | |
getSortOrderConstraint () | |
Articles ($constraint="") | |
countArticles () | |
getURL () | |
Determines the URL for the blog. More... | |
enumerateContentLinks () | |
Blog () | |
search ($params, $range=null) | |
Static Public Member Functions | |
static | findByIdentifier ($identifier) |
static | findByTitle ($title) |
static | getArticleTypeOptions () |
Public Attributes | |
$fields | |
$versioned_fields = array("title", "description", "image_id") | |
$relations | |
Blog::Blog | ( | ) |
Definition at line 222 of file blog.inc.
Blog::countArticles | ( | ) |
|
static |
Definition at line 155 of file blog.inc.
|
static |
Blog::getOwnerName | ( | ) |
Blog::getURL | ( | ) |
Determines the URL for the blog.
Definition at line 177 of file blog.inc.
Blog::Image | ( | ) |
Blog::search | ( | $params, | |
$range = null |
|||
) |
Definition at line 238 of file blog.inc.
Blog::Subscribers | ( | $constraint = "" | ) |
Definition at line 89 of file blog.inc.
Blog::$fields |
Blog::$relations |
Blog::$versioned_fields = array("title", "description", "image_id") |