XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
mcontentItem Class Reference
Inheritance diagram for mcontentItem:
BaseObject

Public Member Functions

 __construct ($browser_title='')
 
 setContentsLink ($link)
 
 setFirstThumbnailIdx ($first_thumbnail_idx)
 
 setExtraImages ($extra_images)
 
 setDomain ($domain)
 
 setLink ($url)
 
 setTitle ($title)
 
 setThumbnail ($thumbnail)
 
 setContent ($content)
 
 setRegdate ($regdate)
 
 setNickName ($nick_name)
 
 setAuthorSite ($site_url)
 
 setCategory ($category)
 
 getBrowserTitle ()
 
 getDomain ()
 
 getContentsLink ()
 
 getFirstThumbnailIdx ()
 
 getLink ()
 
 getModuleSrl ()
 
 getTitle ($cut_size=0, $tail='...')
 
 getContent ()
 
 getCategory ()
 
 getNickName ()
 
 getAuthorSite ()
 
 getCommentCount ()
 
 getTrackbackCount ()
 
 getRegdate ($format= 'Y.m.d H:i:s')
 
 printExtraImages ()
 
 haveFirstThumbnail ()
 
 getThumbnail ()
 
 getMemberSrl ()
 
- Public Member Functions inherited from BaseObject
 __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 ()
 

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
 

Detailed Description

Definition at line 665 of file mcontent.class.php.

Constructor & Destructor Documentation

mcontentItem::__construct (   $browser_title = '')

Definition at line 674 of file mcontent.class.php.

Member Function Documentation

mcontentItem::getAuthorSite ( )

Definition at line 789 of file mcontent.class.php.

mcontentItem::getBrowserTitle ( )

Definition at line 737 of file mcontent.class.php.

mcontentItem::getCategory ( )

Definition at line 781 of file mcontent.class.php.

mcontentItem::getCommentCount ( )

Definition at line 793 of file mcontent.class.php.

mcontentItem::getContent ( )

Definition at line 777 of file mcontent.class.php.

mcontentItem::getContentsLink ( )

Definition at line 745 of file mcontent.class.php.

mcontentItem::getDomain ( )

Definition at line 741 of file mcontent.class.php.

mcontentItem::getFirstThumbnailIdx ( )

Definition at line 750 of file mcontent.class.php.

mcontentItem::getLink ( )

Definition at line 755 of file mcontent.class.php.

mcontentItem::getMemberSrl ( )

Definition at line 819 of file mcontent.class.php.

mcontentItem::getModuleSrl ( )

Definition at line 759 of file mcontent.class.php.

mcontentItem::getNickName ( )

Definition at line 785 of file mcontent.class.php.

mcontentItem::getRegdate (   $format = 'Y.m.d H:i:s')

Definition at line 803 of file mcontent.class.php.

mcontentItem::getThumbnail ( )

Definition at line 815 of file mcontent.class.php.

mcontentItem::getTitle (   $cut_size = 0,
  $tail = '...' 
)

Definition at line 763 of file mcontent.class.php.

mcontentItem::getTrackbackCount ( )

Definition at line 798 of file mcontent.class.php.

mcontentItem::haveFirstThumbnail ( )

Definition at line 811 of file mcontent.class.php.

mcontentItem::printExtraImages ( )

Definition at line 807 of file mcontent.class.php.

mcontentItem::setAuthorSite (   $site_url)

Definition at line 729 of file mcontent.class.php.

mcontentItem::setCategory (   $category)

Definition at line 733 of file mcontent.class.php.

mcontentItem::setContent (   $content)

Definition at line 716 of file mcontent.class.php.

mcontentItem::setContentsLink (   $link)

Definition at line 678 of file mcontent.class.php.

mcontentItem::setDomain (   $domain)

Definition at line 693 of file mcontent.class.php.

mcontentItem::setExtraImages (   $extra_images)

Definition at line 689 of file mcontent.class.php.

mcontentItem::setFirstThumbnailIdx (   $first_thumbnail_idx)

Definition at line 682 of file mcontent.class.php.

mcontentItem::setLink (   $url)

Definition at line 703 of file mcontent.class.php.

mcontentItem::setNickName (   $nick_name)

Definition at line 724 of file mcontent.class.php.

mcontentItem::setRegdate (   $regdate)

Definition at line 720 of file mcontent.class.php.

mcontentItem::setThumbnail (   $thumbnail)

Definition at line 712 of file mcontent.class.php.

mcontentItem::setTitle (   $title)

Definition at line 707 of file mcontent.class.php.

Member Data Documentation

mcontentItem::$browser_title = null

Definition at line 668 of file mcontent.class.php.

mcontentItem::$contents_link = null

Definition at line 671 of file mcontent.class.php.

mcontentItem::$domain = null

Definition at line 672 of file mcontent.class.php.

mcontentItem::$first_thumbnail_idx = null

Definition at line 670 of file mcontent.class.php.

mcontentItem::$has_first_thumbnail_idx = false

Definition at line 669 of file mcontent.class.php.


The documentation for this class was generated from the following file: