|
| __construct ($comment_srl=0, $columnList=array()) |
|
| setComment ($comment_srl) |
|
| _loadFromDB () |
|
| setAttribute ($attribute) |
|
| isExists () |
|
| isGranted () |
|
| setGrant () |
|
| setAccessible () |
|
| isEditable () |
|
| isSecret () |
|
| isAccessible () |
|
| useNotify () |
|
| notify ($type, $content) |
|
| getIpAddress () |
|
| isExistsHomepage () |
|
| getHomepageUrl () |
|
| getMemberSrl () |
|
| getUserID () |
|
| getUserName () |
|
| getNickName () |
|
| getContentText ($strlen=0) |
|
| getContent ($add_popup_menu=TRUE, $add_content_info=TRUE, $add_xe_content_class=TRUE) |
|
| getSummary ($str_size=50, $tail= '...') |
|
| getRegdate ($format= 'Y.m.d H:i:s') |
|
| getRegdateTime () |
|
| getRegdateGM () |
|
| getUpdate ($format= 'Y.m.d H:i:s') |
|
| getPermanentUrl () |
|
| getUpdateTime () |
|
| getUpdateGM () |
|
| hasUploadedFiles () |
|
| getUploadedFiles () |
|
| getEditor () |
|
| getProfileImage () |
|
| getSignature () |
|
| thumbnailExists ($width=80, $height=0, $type= '') |
|
| getThumbnail ($width=80, $height=0, $thumbnail_type= '') |
|
| isCarted () |
|
| getCommentMid () |
|
| __construct ($error=0, $message= 'success') |
|
| setError ($error=0) |
|
| getError () |
|
| setHttpStatusCode ($code= '200') |
|
| getHttpStatusCode () |
|
| setMessage ($message= 'success', $type=NULL) |
|
| getMessage () |
|
| add ($key, $val) |
|
| adds ($object) |
|
| get ($key) |
|
| gets () |
|
| getVariables () |
|
| getObjectVars () |
|
| toBool () |
|
| toBoolean () |
|
Definition at line 12 of file comment.item.php.
commentItem::__construct |
( |
|
$comment_srl = 0 , |
|
|
|
$columnList = array() |
|
) |
| |
Constructor
- Parameters
-
int | $comment_srl | |
array | $columnList | |
- Returns
- void
Definition at line 33 of file comment.item.php.
commentItem::_loadFromDB |
( |
| ) |
|
commentItem::getCommentMid |
( |
| ) |
|
Returns the comment's mid in order to construct SEO friendly URLs
- Returns
- string
Definition at line 706 of file comment.item.php.
commentItem::getContent |
( |
|
$add_popup_menu = TRUE , |
|
|
|
$add_content_info = TRUE , |
|
|
|
$add_xe_content_class = TRUE |
|
) |
| |
commentItem::getContentText |
( |
|
$strlen = 0 | ) |
|
Return content with htmlspecialchars
- Returns
- string
Definition at line 285 of file comment.item.php.
commentItem::getEditor |
( |
| ) |
|
commentItem::getHomepageUrl |
( |
| ) |
|
commentItem::getIpAddress |
( |
| ) |
|
commentItem::getMemberSrl |
( |
| ) |
|
commentItem::getNickName |
( |
| ) |
|
commentItem::getPermanentUrl |
( |
| ) |
|
commentItem::getProfileImage |
( |
| ) |
|
commentItem::getRegdate |
( |
|
$format = 'Y.m.d H:i:s' | ) |
|
commentItem::getRegdateGM |
( |
| ) |
|
commentItem::getRegdateTime |
( |
| ) |
|
commentItem::getSignature |
( |
| ) |
|
commentItem::getSummary |
( |
|
$str_size = 50 , |
|
|
|
$tail = '...' |
|
) |
| |
commentItem::getThumbnail |
( |
|
$width = 80 , |
|
|
|
$height = 0 , |
|
|
|
$thumbnail_type = '' |
|
) |
| |
commentItem::getUpdate |
( |
|
$format = 'Y.m.d H:i:s' | ) |
|
commentItem::getUpdateGM |
( |
| ) |
|
commentItem::getUpdateTime |
( |
| ) |
|
commentItem::getUploadedFiles |
( |
| ) |
|
commentItem::getUserID |
( |
| ) |
|
commentItem::getUserName |
( |
| ) |
|
commentItem::hasUploadedFiles |
( |
| ) |
|
commentItem::isAccessible |
( |
| ) |
|
commentItem::isCarted |
( |
| ) |
|
commentItem::isEditable |
( |
| ) |
|
commentItem::isExists |
( |
| ) |
|
commentItem::isExistsHomepage |
( |
| ) |
|
commentItem::isGranted |
( |
| ) |
|
commentItem::isSecret |
( |
| ) |
|
commentItem::notify |
( |
|
$type, |
|
|
|
$content |
|
) |
| |
commentItem::setAccessible |
( |
| ) |
|
commentItem::setAttribute |
( |
|
$attribute | ) |
|
commentItem::setComment |
( |
|
$comment_srl | ) |
|
commentItem::setGrant |
( |
| ) |
|
commentItem::thumbnailExists |
( |
|
$width = 80 , |
|
|
|
$height = 0 , |
|
|
|
$type = '' |
|
) |
| |
commentItem::useNotify |
( |
| ) |
|
commentItem::$columnList = array() |
commentItem::$comment_srl = 0 |
The documentation for this class was generated from the following file: