|
| | __construct ($sSystem, $iId, $iInit=1) |
| |
| | getHtmlId ($iObjectId=0) |
| |
| | getVotingTimeline ($bCount=false) |
| |
| | getVotingTimelineCounter () |
| |
| | getVotingOutline ($bCount=true) |
| |
| | isVotingAllowed ($isPerformAction=false) |
| |
| | getSmallVoting ($iCanRate=1, $iRateOverride=false) |
| |
| | getBigVoting ($iCanRate=1, $iRateOverride=false) |
| |
| | getJustVotingElement ($iCanRate=1, $iObjectId=0, $iRateOverride=false) |
| |
| | getVoting ($sType, $iObjectId=0, $aParams=array()) |
| |
| | getExtraJs () |
| |
| | init ($iId) |
| |
| | initVotes () |
| |
| | makeVote ($iVote) |
| |
| | checkAction ($bPerformAction=false) |
| |
| | 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 () |
| |
Definition at line 11 of file ChWallVoting.php.
◆ __construct()
| ChWallVoting::__construct |
( |
|
$sSystem, |
|
|
|
$iId, |
|
|
|
$iInit = 1 |
|
) |
| |
◆ _getVotingElement()
| ChWallVoting::_getVotingElement |
( |
|
$aParams = array() | ) |
|
|
protected |
◆ _toName()
| ChWallVoting::_toName |
( |
|
$s | ) |
|
|
protected |
◆ getHtmlId()
| ChWallVoting::getHtmlId |
( |
|
$iObjectId = 0 | ) |
|
◆ getVotingOutline()
| ChWallVoting::getVotingOutline |
( |
|
$bCount = true | ) |
|
◆ getVotingTimeline()
| ChWallVoting::getVotingTimeline |
( |
|
$bCount = false | ) |
|
◆ getVotingTimelineCounter()
| ChWallVoting::getVotingTimelineCounter |
( |
| ) |
|
◆ isVotingAllowed()
| ChWallVoting::isVotingAllowed |
( |
|
$isPerformAction = false | ) |
|
◆ $_oModule
The documentation for this class was generated from the following file: