You are here

constant PLUS1_VOTE_TAG in Plus 1 6.2

This value allows one to alter the Plus 1 votingapi tag.

4 uses of PLUS1_VOTE_TAG
plus1_block_view in ./plus1.module
Function for plus1_block(op = 'view').
plus1_get_score in ./plus1.module
Return the total score of a node.
plus1_get_votes in ./plus1.module
Return the number of votes for a given node ID/user ID pair.
plus1_vote in ./plus1.module
Page callback.

File

./plus1.module, line 26
A simple +1 voting widget module.

Code

define('PLUS1_VOTE_TAG', 'vote');