Cheetah
Public Member Functions | List of all members
ChTemplCmtsView Class Reference
Inheritance diagram for ChTemplCmtsView:
ChBaseCmtsView ChWsbCmts ChAdsCmts ChBlogsCmts ChEventsCmts ChGroupsCmts ChPollCmts ChSitesCmts ChStoreCmts ChWallCmts ChWsbCmtsProfile ChWsbFilesCmts ChWsbFilesCmtsAlbums ChWsbTextCmts

Public Member Functions

 __construct ( $sSystem, $iId, $iInit=1)
 
 __construct ( $sSystem, $iId, $iInit=1)
 
 __construct ( $sSystem, $iId, $iInit=1)
 
- Public Member Functions inherited from ChBaseCmtsView
 getCommentsFirst ()
 
 getComments ($iCmtsParentId=0, $sCmtOrder='asc', $iStart=0, $iPerPage=-1)
 
 getComment ($iCmtId, $sType='new')
 
 getPaginate ($iStart=-1, $iPerPage=-1)
 
 getForm ($sType, $iParentId)
 
 getActions ($iCmtId, $sType='reply')
 
 getExtraCss ()
 
 getExtraJs ()
 
 getCmtsInit ()
 
 _getCommentHeadBox (&$a)
 
 _getCommentBodyBox (&$a)
 
 _getRateBox (&$a)
 
 _getActionsBox (&$a, $isJustPosted)
 
 _getRepliesBox (&$a)
 
 _getPostReplyBoxTo (&$a)
 
 _getPostReplyBox ($sType='comment', $iCmtParentId=0)
 
 _getFormBox ($sType, $aCmt=array())
 
 _getAuthorIcon ($a)
 
 _getBrowse ()
 
- Public Member Functions inherited from ChWsbCmts
 init ($iId)
 
 checkAction ($iAction, $isPerformAction=false)
 
 checkActionErrorMsg ($iAction)
 
 getId ()
 
 isEnabled ()
 
 getSystemName ()
 
 getOrder ()
 
 setId ($iId)
 
 getBaseUrl ()
 
 isValidSystem ($sSystem)
 
 isTagsAllowed ()
 
 isNl2br ()
 
 isRatable ()
 
 getAllowedEditTime ()
 
 getPerView ()
 
 getSystemId ()
 
 maintenance ()
 
 getCommentsArray ($iCmtParentId, $sCmtOrder, $iStart=0, $iCount=-1)
 
 getCommentRow ($iCmtId)
 
 onObjectDelete ($iObjectId=0)
 
 onAuthorDelete ($iAuthorId)
 
 getCommentsTableName ()
 
 getObjectCommentsCount ($iObjectId=0)
 
 isRateAllowed ($isPerformAction=false)
 
 msgErrRateAllowed ()
 
 isPostReplyAllowed ($isPerformAction=false)
 
 msgErrPostReplyAllowed ()
 
 isEditAllowed ($isPerformAction=false)
 
 msgErrEditAllowed ()
 
 isRemoveAllowed ($isPerformAction=false)
 
 msgErrRemoveAllowed ()
 
 isEditAllowedAll ()
 
 isRemoveAllowedAll ()
 
 actionPaginateGet ()
 
 actionFormGet ()
 
 actionCmtsGet ()
 
 actionCmtGet ()
 
 actionCmtPost ()
 
 actionCmtRemove ()
 
 actionCmtEdit ()
 
 actionCmtEditSubmit ()
 
 actionCmtRate ()
 
 _getAuthorId ()
 
 _getAuthorPassword ()
 
 _getAuthorIp ()
 
 _prepareTextForEdit ($s)
 
 _prepareTextForSave ($s)
 
 _prepareTextForOutput ($s)
 
 _triggerComment ()
 
 _isSpam ($s)
 
 _getAnchor ($iId)
 

Additional Inherited Members

- Static Public Member Functions inherited from ChWsbCmts
static getObjectInstance ($sSys, $iId, $iInit=true)
 
static & getSystems ()
 
- Public Attributes inherited from ChBaseCmtsView
 $_oPaginate
 
 $_sStylePrefix
 
- Public Attributes inherited from ChWsbCmts
 $_iId = 0
 
 $iGlobAllowHtml
 
 $iAutoHideRootPostForm = 0
 
 $bDynamic = false
 
 $_sSystem = 'profile'
 
 $_aSystem = array ()
 
 $_aCmtElements = array ()
 
 $_oQuery = null
 
 $_sOrder = 'desc'
 
 $_aMoodText
 

Detailed Description

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

See also
ChWsbCmts

Definition at line 13 of file ChTemplCmtsView.php.

Constructor & Destructor Documentation

◆ __construct() [1/3]

ChTemplCmtsView::__construct (   $sSystem,
  $iId,
  $iInit = 1 
)

Constructor $sSystem - comments system name $iId - obect id to be commented

Reimplemented from ChBaseCmtsView.

Reimplemented in ChWallCmts, ChVideosCmtsAlbums, ChVideosCmts, ChSoundsCmtsAlbums, ChSoundsCmts, ChPhotosCmtsAlbums, ChPhotosCmts, ChNewsCmts, ChFilesCmtsAlbums, ChFilesCmts, ChFdbCmts, ChArlCmts, ChWsbTextCmts, ChWsbFilesCmtsAlbums, ChWsbFilesCmts, and ChWsbCmtsProfile.

Definition at line 15 of file ChTemplCmtsView.php.

◆ __construct() [2/3]

ChTemplCmtsView::__construct (   $sSystem,
  $iId,
  $iInit = 1 
)

Constructor $sSystem - comments system name $iId - obect id to be commented

Reimplemented from ChBaseCmtsView.

Reimplemented in ChWallCmts, ChVideosCmtsAlbums, ChVideosCmts, ChSoundsCmtsAlbums, ChSoundsCmts, ChPhotosCmtsAlbums, ChPhotosCmts, ChNewsCmts, ChFilesCmtsAlbums, ChFilesCmts, ChFdbCmts, ChArlCmts, ChWsbTextCmts, ChWsbFilesCmtsAlbums, ChWsbFilesCmts, and ChWsbCmtsProfile.

Definition at line 15 of file ChTemplCmtsView.php.

◆ __construct() [3/3]

ChTemplCmtsView::__construct (   $sSystem,
  $iId,
  $iInit = 1 
)

Constructor $sSystem - comments system name $iId - obect id to be commented

Reimplemented from ChBaseCmtsView.

Reimplemented in ChWallCmts, ChVideosCmtsAlbums, ChVideosCmts, ChSoundsCmtsAlbums, ChSoundsCmts, ChPhotosCmtsAlbums, ChPhotosCmts, ChNewsCmts, ChFilesCmtsAlbums, ChFilesCmts, ChFdbCmts, ChArlCmts, ChWsbTextCmts, ChWsbFilesCmtsAlbums, ChWsbFilesCmts, and ChWsbCmtsProfile.

Definition at line 15 of file ChTemplCmtsView.php.


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