\SubmissionQuery

Summary

Methods
Properties
Constants
__construct()
queried()
getLink()
showForm()
getTemplate()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
checkForPost()
doMail()
$polldata
$pollsub
$configjson
$id
$mailsend
N/A

Properties

$polldata

$polldata : 

Type

$pollsub

$pollsub : 

Type

$configjson

$configjson : 

Type

$id

$id : 

Type

$mailsend

$mailsend : 

Type

Methods

__construct()

__construct(  $pollid) 

Generate poll participate by poll id

Parameters

$pollid

queried()

queried() : boolean

Check if user tries to query his submissons

Returns

boolean —

if user does

getLink()

getLink() : \The

Generates the poll submission query Link (Uses the current Link and adds parameter!)

Returns

\The —

link

showForm()

showForm() 

Show the Submission Query Page and Form

getTemplate()

getTemplate() 

Get the Page Template Object

checkForPost()

checkForPost() 

Check for E-Mail submission and send mail (if data found)

doMail()

doMail(array  $d, \string  $email) 

Parameters

array $d
\string $email