RoxenCMS 5.4Web Developer ManualPoll

   

<poll-reset>
<poll-update>

<poll-update/>

Provided by module: CMS Editor Component: Poll

Updates the poll statistics by increasing the reply count for a particular answer.


Attributes

id="poll ID"

Poll ID string. If the ID isn't known before a new entry will be created in the poll database.


choice="{1 , 2 , 3 , 4 , 5}"

Answer number (1-5).


client="string"

If client logging is enabled this attribute will be logged for each vote and can later be with <if#poll-voted>. It should be a string identifying the client, e.g. &client.ip;.