UNA
BxBaseCmts Class Reference
Inheritance diagram for BxBaseCmts:
BxDolCmts BxDolFactory iBxDolReplaceable iBxDolContentInfoService BxTemplCmts BxAlbumsCmtsMedia BxBaseModProfileCmts BxCnvCmts BxDolCmtsNotes BxDolCmtsReviews BxForumCmts BxMarketCmts BxTimelineCmts

Public Member Functions

 addCssJs ()
 
 getJsScript ($aBp=[], $aDp=[])
 
 getCommentsBlock ($aBp=[], $aDp=[])
 
 getComments ($aBp=[], $aDp=[])
 
 getCommentBlock ($iCmtId=0, $aBp=array(), $aDp=array())
 
 getComment ($mixedCmt, $aBp=array(), $aDp=array())
 
 getCommentLiveSearch ($mixedCmt, $aParams=array())
 
- Public Member Functions inherited from BxDolCmts
 getNotificationId ()
 
 setTableNameFiles ($sTable)
 
 setTableNameFiles2Entries ($sTable)
 
 setId ($iId)
 
 addMarkers ($a)
 
 getQueryObject ()
 
 getCommentUniqId ($iCmtId, $iAuthorId=0)
 
 getCommentSimple ($iCmtId)
 
 getCommentRow ($iCmtId)
 
 isAdmin ($iCmtAuthorId)
 
 isReplyAllowed ($mixedCmt, $isPerformAction=false)
 
 actionPin ()
 
 registerTranscoders ()
 
 unregisterTranscoders ()
 

Additional Inherited Members

- Static Public Member Functions inherited from BxDolCmts
static getObjectInstance ($sSys, $iId, $iInit=true, $oTemplate=false)
 
static getObjectInstanceByUniqId ($iUniqId, $iInit=true, $oTemplate=false)
 
- Static Public Attributes inherited from BxDolCmts
static $sTableSystems = 'sys_objects_cmts'
 
- Protected Member Functions inherited from BxDolCmts
 __construct ($sSystem, $iId, $iInit=true, $oTemplate=false)
 
 _getAuthorId ()
 
 _replaceMarkers ($mixed)
 
 _getImageDo ()
 
- Protected Attributes inherited from BxDolCmts
 $_sTableImages = 'sys_cmts_images'
 

Detailed Description

See also
BxDolCmts

Member Function Documentation

◆ addCssJs()

BxBaseCmts::addCssJs ( )

Add comments CSS/JS

◆ getComment()

BxBaseCmts::getComment (   $mixedCmt,
  $aBp = array(),
  $aDp = array() 
)

get one just posted comment

Parameters
int$iCmtId- comment id
Returns
string

◆ getCommentBlock()

BxBaseCmts::getCommentBlock (   $iCmtId = 0,
  $aBp = array(),
  $aDp = array() 
)

get comment view block with initializations

◆ getCommentLiveSearch()

BxBaseCmts::getCommentLiveSearch (   $mixedCmt,
  $aParams = array() 
)

get one comment for "Live Search"

Parameters
int$iCmtId- comment id
Returns
string

◆ getComments()

BxBaseCmts::getComments (   $aBp = [],
  $aDp = [] 
)

get comments list for specified parent comment

Parameters
array$aBp- browse params array
array$aDp- display params array

◆ getCommentsBlock()

BxBaseCmts::getCommentsBlock (   $aBp = [],
  $aDp = [] 
)

get full comments block with initializations

◆ getJsScript()

BxBaseCmts::getJsScript (   $aBp = [],
  $aDp = [] 
)

Get initialization section of comments box

Returns
string

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