Cheetah
Public Member Functions | List of all members
ChFilesCmts Class Reference
Inheritance diagram for ChFilesCmts:
ChWsbFilesCmts ChTemplCmtsView ChBaseCmtsView ChWsbCmts

Public Member Functions

 __construct ($sSystem, $iId, $iInit=1)
 
- Public Member Functions inherited from ChWsbFilesCmts
 getBaseUrl ()
 
- 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)
 
 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 ChWsbFilesCmts
 $_oModule
 
- 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

Definition at line 10 of file ChFilesCmts.php.

Constructor & Destructor Documentation

◆ __construct()

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

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

Reimplemented from ChWsbFilesCmts.

Definition at line 12 of file ChFilesCmts.php.


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