|
Cheetah
|
Public Member Functions | |
| __construct ($sSystem, $iId) | |
| getMain () | |
| checkAction ($bPerformAction=false) | |
Public Member Functions inherited from ChTemplVotingView | |
| __construct ( $sSystem, $iId, $iInit=1) | |
| __construct ( $sSystem, $iId, $iInit=1) | |
| __construct ( $sSystem, $iId, $iInit=1) | |
Public Member Functions inherited from ChBaseVotingView | |
| getSmallVoting ($iCanRate=1, $iRateOverride=false) | |
| getBigVoting ($iCanRate=1, $iRateOverride=false) | |
| getJustVotingElement ($iCanRate=1, $iObjectId=0, $iRateOverride=false) | |
| getVoting ($sType, $iObjectId=0, $aParams=array()) | |
| getExtraJs () | |
Public Member Functions inherited from ChWsbVoting | |
| init ($iId) | |
| initVotes () | |
| makeVote ($iVote) | |
| isDublicateVote () | |
| getId () | |
| isEnabled () | |
| getMaxVote () | |
| getVoteCount () | |
| getVoteRate () | |
| getSystemName () | |
| setId ($iId) | |
| getSqlParts ($sMailTable, $sMailField) | |
| isValidSystem ($sSystem) | |
| deleteVotings ($iId) | |
| getTopVotedItem ($iDays, $sJoinTable='', $sJoinField='', $sWhere='') | |
| getVotedItems ($sIp) | |
| maintenance () | |
| actionVote () | |
Additional Inherited Members | |
Static Public Member Functions inherited from ChWsbVoting | |
| static | getObjectInstance ($sSys, $iId, $iInit=true) |
| static & | getSystems () |
Public Attributes inherited from ChBaseVotingView | |
| $_iSizeStarBigX = 18 | |
| $_iSizeStarBigY = 18 | |
| $_iSizeStarSmallX = 12 | |
| $_iSizeStarSmallY = 12 | |
Public Attributes inherited from ChWsbVoting | |
| $_iId = 0 | |
| $_iCount = 0 | |
| $_fRate = 0 | |
| $_sSystem = 'profile' | |
| $_aSystem = array () | |
| $_oQuery = null | |
Protected Member Functions inherited from ChBaseVotingView | |
| _getSizeByType ($sType) | |
Protected Member Functions inherited from ChWsbVoting | |
| _getVoteResult () | |
| _triggerVote () | |
Definition at line 10 of file ChEventsVoting.php.
| ChEventsVoting::__construct | ( | $sSystem, | |
| $iId | |||
| ) |
Constructor
Definition at line 15 of file ChEventsVoting.php.
| ChEventsVoting::checkAction | ( | $bPerformAction = false | ) |
Reimplemented from ChWsbVoting.
Definition at line 27 of file ChEventsVoting.php.
| ChEventsVoting::getMain | ( | ) |
Definition at line 20 of file ChEventsVoting.php.