|
UNA
|
Public Member Functions | |
| getObjectAuthorId ($iObjectId=0) | |
| isUndo () | |
| 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) | |
| getElementAPI ($aParams=[]) | |
| getCounterAPI ($aParams=[]) | |
| getQueryObject () | |
| checkAction ($sAction, $isPerformAction=false) | |
| checkActionErrorMsg ($sAction) | |
| onObjectDelete ($iObjectId=0) | |
Static Public Member Functions | |
| static | onAuthorDelete ($iAuthorId) |
| Static Public Member Functions inherited from BxDolObject | |
| static & | getSystems () |
| static | pruning () |
Protected Member Functions | |
| __construct ($sSystem, $iId, $iInit=true, $oTemplate=false) | |
| _getVote ($iObjectId=0, $bForceGet=false) | |
| _getTrack ($iObjectId, $iAuthorId) | |
| 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 () | |
Protected Attributes | |
| $_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 = '' | |
|
protected |
Reimplemented from BxDolObject.
|
protected |
Internal functions
Reimplemented in BxDolVoteStars.
| BxDolObjectVote::isAllowedVote | ( | $isPerformAction = false | ) |
Permissions functions
Reimplemented in BxBaseModGeneralVotePollAnswers, BxMarketScore, BxMarketVoteReactions, BxMarketVoteStars, BxPollsVoteSubentries, and BxSpacesVoteStars.
| BxDolObjectVote::isUndo | ( | ) |
Interface functions for outer usage