Public Attributes | |
$browser_title = null | |
$has_first_thumbnail_idx = false | |
$first_thumbnail_idx = null | |
$contents_link = null | |
$domain = null | |
Public Attributes inherited from BaseObject | |
$error = 0 | |
$message = 'success' | |
$variables = array() | |
$httpStatusCode = NULL | |
Definition at line 774 of file content.class.php.
contentItem::__construct | ( | $browser_title = '' | ) |
Definition at line 782 of file content.class.php.
contentItem::getAuthorSite | ( | ) |
Definition at line 900 of file content.class.php.
contentItem::getBrowserTitle | ( | ) |
Definition at line 845 of file content.class.php.
contentItem::getCategory | ( | ) |
Definition at line 889 of file content.class.php.
contentItem::getCommentCount | ( | ) |
Definition at line 904 of file content.class.php.
contentItem::getContent | ( | ) |
Definition at line 885 of file content.class.php.
contentItem::getContentsLink | ( | ) |
Definition at line 853 of file content.class.php.
contentItem::getDomain | ( | ) |
Definition at line 849 of file content.class.php.
contentItem::getFirstThumbnailIdx | ( | ) |
Definition at line 858 of file content.class.php.
contentItem::getLink | ( | ) |
Definition at line 863 of file content.class.php.
contentItem::getMemberSrl | ( | ) |
Definition at line 930 of file content.class.php.
contentItem::getModuleSrl | ( | ) |
Definition at line 867 of file content.class.php.
contentItem::getNickName | ( | $cut_size = 0 , |
|
$tail = '...' |
|||
) |
Definition at line 893 of file content.class.php.
contentItem::getRegdate | ( | $format = 'Y.m.d H:i:s' | ) |
Definition at line 914 of file content.class.php.
contentItem::getThumbnail | ( | ) |
Definition at line 926 of file content.class.php.
contentItem::getTitle | ( | $cut_size = 0 , |
|
$tail = '...' |
|||
) |
Definition at line 871 of file content.class.php.
contentItem::getTrackbackCount | ( | ) |
Definition at line 909 of file content.class.php.
contentItem::haveFirstThumbnail | ( | ) |
Definition at line 922 of file content.class.php.
contentItem::printExtraImages | ( | ) |
Definition at line 918 of file content.class.php.
contentItem::setAuthorSite | ( | $site_url | ) |
Definition at line 837 of file content.class.php.
contentItem::setCategory | ( | $category | ) |
Definition at line 841 of file content.class.php.
contentItem::setContent | ( | $content | ) |
Definition at line 824 of file content.class.php.
contentItem::setContentsLink | ( | $link | ) |
Definition at line 786 of file content.class.php.
contentItem::setDomain | ( | $domain | ) |
Definition at line 802 of file content.class.php.
contentItem::setExtraImages | ( | $extra_images | ) |
Definition at line 798 of file content.class.php.
contentItem::setFirstThumbnailIdx | ( | $first_thumbnail_idx | ) |
Definition at line 790 of file content.class.php.
contentItem::setLink | ( | $url | ) |
Definition at line 812 of file content.class.php.
contentItem::setNickName | ( | $nick_name | ) |
Definition at line 832 of file content.class.php.
contentItem::setRegdate | ( | $regdate | ) |
Definition at line 828 of file content.class.php.
contentItem::setThumbnail | ( | $thumbnail | ) |
Definition at line 820 of file content.class.php.
contentItem::setTitle | ( | $title | ) |
Definition at line 816 of file content.class.php.
contentItem::$browser_title = null |
Definition at line 776 of file content.class.php.
contentItem::$contents_link = null |
Definition at line 779 of file content.class.php.
contentItem::$domain = null |
Definition at line 780 of file content.class.php.
contentItem::$first_thumbnail_idx = null |
Definition at line 778 of file content.class.php.
contentItem::$has_first_thumbnail_idx = false |
Definition at line 777 of file content.class.php.