UNA
BxBaseCmtsScore Class Reference
Inheritance diagram for BxBaseCmtsScore:
BxDolCmtsScore BxTemplScore BxBaseScore BxDolScore BxDolObject BxDolFactory iBxDolReplaceable BxTemplCmtsScore

Protected Member Functions

 __construct ($sSystem, $iId, $iInit=true, $oTemplate=false)
Protected Member Functions inherited from BxDolCmtsScore
 _isAllowedVoteByObject ($aObject)
Protected Member Functions inherited from BxBaseScore
 _getDoVote ($sType, $aParams=[], $isAllowedVote=true)
 _getCounterLabel ($iCount, $aParams=[])
 _getLabelDo ($sType, $aParams=array())
 _getVotedBy ($aParams)
 _isShowDoVote ($aParams, $isAllowedVote, $bCount)
 _isShowCounter ($aParams, $isAllowedVote, $isAllowedVoteView, $bCount)
 _isShowLegend ($aParams, $isAllowedVote, $isAllowedVoteView, $bCount)
Protected Member Functions inherited from BxDolScore
 _putVoteData ($iObjectId, $iAuthorId, $iAuthorIp, $aData, $bPerformUndo)
 _returnVoteDataForSocket ($aData, $aMask=[])
 _getVote ($iObjectId=0, $bForceGet=false)
 _isVote ($iObjectId=0, $bForceGet=false)
 _isCount ($aScore=[])
 _getTrack ($iObjectId, $iAuthorId)
 _getImageDo ($sType)
 _getIconDo ($sType='')
 _getTitleDo ($sType)
 _getTitleDoBy ()
 _encodeElementParams ($aParams)
 _decodeElementParams ($sParams, $bMergeWithDefaults=true)
Protected Member Functions inherited from BxDolObject
 _getAuthorId ()
 _getAuthorPassword ()
 _getAuthorIp ()
 _getAuthorInfo ($iAuthorId=0)
 _getAuthorObject ($iAuthorId=0)
 _trigger ()
 _triggerValue ($iValue)
 _replaceMarkers ($mixed)
 _prepareParamsData ($aParams)
 _getRequestParamsData ($aKeys=array())
 _prepareRequestParamsData ($aParams, $aParamsAdd=array())
 _getTmplContentElementBlock ()
 _getTmplContentElementInline ()
 _getTmplContentDoAction ()
 _getTmplContentDoActionLabel ()
 _getTmplContentCounter ()
 _getTmplContentCounterLabel ()

Additional Inherited Members

Public Member Functions inherited from BxBaseScore
 getJsObjectName ()
 getJsScript ($aParams=[])
 getJsClick ($sType)
 getJsClickCounter ($aParams=[])
 getCounter ($aParams=[])
 _getCounterSimple ($aParams=[])
 _getCounterDivided ($aParams=[])
 _getCounterItem ($aParams=[])
 getCounterAPI ($aParams=[])
 getLegend ($aParams=array())
 getElementBlock ($aParams=array())
 getElementInline ($aParams=array())
 getElement ($aParams=array())
 getElementAPI ($aParams=[])
Public Member Functions inherited from BxDolScore
 isPerformed ($iObjectId, $iAuthorId, $iAuthorIp=0)
 getObjectAuthorId ($iObjectId=0)
 isUndo ()
 getStatCounterUp ()
 getStatCounterDown ()
 getStatScore ()
 getSocketName ()
 actionVoteUp ()
 actionVoteDown ()
 actionGetVotedBy ()
 vote ($aVoteData=[], $aRequestParamsData=[])
 isAllowedVote ($isPerformAction=false)
 msgErrAllowedVote ()
 isAllowedVoteView ($isPerformAction=false)
 msgErrAllowedVoteView ()
 isAllowedVoteViewVoters ($isPerformAction=false)
 msgErrAllowedVoteViewVoters ()
Public Member Functions inherited from BxDolObject
 init ($iId)
 getSystemId ()
 getSystemName ()
 getSystemInfo ()
 getId ()
 setId ($iId)
 isEnabled ()
 getVote ($iObjectId=0, $bForceGet=false)
 getTrack ($iObjectId, $iAuthorId)
 getConditions ($sMainTable, $sMainField)
 getConditionsTrack ($sMainTable, $sMainField, $iAuthorId=0)
 getSqlParts ($sMainTable, $sMainField)
 getSqlPartsTrack ($sMainTable, $sMainField, $iAuthorId=0)
 getSqlPartsTrackAuthor ($sMainTable, $sMainField, $iObjectId=0)
 addMarkers ($aMarkers)
 getQueryObject ()
 checkAction ($sAction, $isPerformAction=false)
 checkActionErrorMsg ($sAction)
 onObjectDelete ($iObjectId=0)
Static Public Member Functions inherited from BxDolScore
static getObjectInstance ($sSys, $iId, $iInit=true, $oTemplate=false)
static & getSystems ()
static onAuthorDelete ($iAuthorId)
Static Public Member Functions inherited from BxDolObject
static pruning ()
Protected Attributes inherited from BxBaseScore
 $_bCssJsAdded
 $_sJsObjName
 $_sStylePrefix
 $_aHtmlIds
 $_sTmplNameLegend
 $_sTmplNameByList
Protected Attributes inherited from BxDolScore
 $_aScore
 $_aElementDefaults
 $_aElementDefaultsApi
 $_aElementParamsApi
Protected Attributes inherited from BxDolObject
 $_oTemplate = null
 $_oQuery = null
 $_bApi = false
 $_iId = 0
 $_sSystem = ''
 $_aSystem = array()
 $_aMarkers = array ()
 $_sTmplContentElementBlock = ''
 $_sTmplContentElementInline = ''
 $_sTmplContentDoAction
 $_sTmplContentDoActionLabel = ''
 $_sTmplContentCounter = ''
 $_sTmplContentCounterLabel = ''
Static Protected Attributes inherited from BxDolScore
static $_sCounterStyleSimple = 'simple'
static $_sCounterStyleDivided = 'divided'

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

BxBaseCmtsScore::__construct ( $sSystem,
$iId,
$iInit = true,
$oTemplate = false )
protected

Reimplemented from BxDolCmtsScore.


The documentation for this class was generated from the following file:
  • template/scripts/BxBaseCmtsScore.php