UNA
|
Public Member Functions | |
__construct ($sSystem, $iId, $iInit=1) | |
Public Member Functions inherited from BxBaseModProfileVote | |
getObjectAuthorId ($iObjectId=0) | |
Public Member Functions inherited from BxTemplVoteLikes | |
__construct ($sSystem, $iId, $iInit=true, $oTemplate=false) | |
Public Member Functions inherited from BxBaseVoteLikes | |
getJsClick ($iValue=0) | |
getCounter ($aParams=[]) | |
getCounterAPI ($aParams=[]) | |
getElement ($aParams=array()) | |
Public Member Functions inherited from BxDolVoteLikes | |
getValue () | |
Public Member Functions inherited from BxBaseVote | |
getJsClassName () | |
getJsObjectName () | |
getJsScript ($aParams=[]) | |
getJsClickCounter ($aParams=array()) | |
getLegend ($aParams=array()) | |
getElementBlock ($aParams=array()) | |
getElementInline ($aParams=array()) | |
getElementAPI ($aParams=[]) | |
getPerformedByAPI ($aParams=[]) | |
Public Member Functions inherited from BxDolVote | |
isUndo () | |
getType () | |
getMinValue () | |
getMaxValue () | |
getStatCounter () | |
getStatRate () | |
getSocketName () | |
actionVote () | |
vote ($aVoteData=[], $aRequestParamsData=[]) | |
actionGetVotedBy () | |
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 () | |
isPerformed ($iObjectId, $iAuthorId, $iAuthorIp=0) | |
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) | |
Additional Inherited Members | |
Static Public Member Functions inherited from BxDolVote | |
static | getObjectInstance ($sSys, $iId, $iInit=true, $oTemplate=false) |
static & | getSystems () |
static | onAuthorDelete ($iAuthorId) |
Static Public Member Functions inherited from BxDolObject | |
static | pruning () |
Protected Member Functions inherited from BxBaseVoteLikes | |
_getDoVote ($aParams=array(), $isAllowedVote=true) | |
_getDoVoteLabel ($aParams=array()) | |
_getCounterLabel ($iCount, $aParams=array()) | |
_isShowDoVote ($aParams, $isAllowedVote, $bCount) | |
Protected Member Functions inherited from BxDolVoteLikes | |
_isDuplicate ($iObjectId, $iAuthorId, $iAuthorIp, $bVoted) | |
_getIconDo ($bVoted) | |
_getEmojiDo ($bVoted) | |
_getImageDo ($bVoted) | |
_getTitleDo ($bVoted) | |
_useIconAs ($aParams=[]) | |
Protected Member Functions inherited from BxBaseVote | |
_prepareParamsData ($aParams) | |
_getTmplVarsElement ($aParams=array()) | |
_getVotedBy ($aParams=array()) | |
_isShowCounter ($aParams, $isAllowedVote, $isAllowedVoteView, $bCount) | |
_isShowLegend ($aParams, $isAllowedVote, $isAllowedVoteView, $bCount) | |
Protected Member Functions inherited from BxDolVote | |
_isCount ($aVote=array()) | |
_isAllowedVoteByObject ($aObject) | |
_getVoteData () | |
_putVoteData ($iObjectId, $iAuthorId, $iAuthorIp, $aData, $bPerformUndo) | |
_returnVoteData ($iObjectId, $iAuthorId, $iAuthorIp, $aData, $bVoted, $aParams=[]) | |
_returnVoteDataForSocket ($aData, $aMask=[]) | |
_prepareRequestParamsData ($aParams, $aParamsAdd=array()) | |
_getVote ($iObjectId=0, $bForceGet=false) | |
_isVote ($iObjectId=0, $bForceGet=false) | |
_getTrack ($iObjectId, $iAuthorId) | |
_getTitleDoBy ($aParams=[]) | |
Protected Member Functions inherited from BxDolObject | |
_getAuthorId () | |
_getAuthorPassword () | |
_getAuthorIp () | |
_getAuthorInfo ($iAuthorId=0) | |
_getAuthorObject ($iAuthorId=0) | |
_trigger () | |
_triggerValue ($iValue) | |
_replaceMarkers ($mixed) | |
_getRequestParamsData ($aKeys=array()) | |
_getTmplContentElementBlock () | |
_getTmplContentElementInline () | |
_getTmplContentDoAction () | |
_getTmplContentDoActionLabel () | |
_getTmplContentCounter () | |
_getTmplContentCounterLabel () | |
Protected Attributes inherited from BxBaseModProfileVote | |
$_sModule | |
$_oModule | |
Protected Attributes inherited from BxBaseVote | |
$_bCssJsAdded | |
$_sJsClsName | |
$_sJsObjName | |
$_sStylePrefix | |
$_aHtmlIds | |
$_sTmplNameLegend | |
$_sTmplNameByList | |
Protected Attributes inherited from BxDolVote | |
$_sType | |
$_aVote | |
$_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 = '' | |
BxPersonsVote::__construct | ( | $sSystem, | |
$iId, | |||
$iInit = 1 ) |
Reimplemented from BxBaseModProfileVote.