GD Star Rating
javascript functions
|
is_cmm_rated_standard() |
|
Return true if the standard rating block integrated into comment has rating value set. |
|
is_cmm_rated_review() |
|
Return true if the comment review block has rating value set. |
|
is_cmm_rated_multis() |
|
Return true if the multis rating block integrated into comment has rating value set. All set elements must be set for this function to return true. |
|
value_cmm_rated_standard() |
|
Return value set for the standard rating block integrated into comment. |
|
value_cmm_rated_review() |
|
Return value set for the omment review block. |
|
value_cmm_rated_multis() |
|
Return array with values set for the multis rating block integrated into comment. |