Umfragen
email-bg.php File Reference

Go to the source code of this file.

Functions

 make_result_link ($poll)
 make_edit_link ($poll)
 get_text_nonAnonymous_insert ($poll, $job)
 get_text_nonAnonymous_update ($poll, $job)
 get_text_Anonymous_insert ($poll, $job)

Variables

 $db = new db( DB_USER, DB_PASS, DB_DATABASE, DB_HOST )
 $config = new config($db)
 $au = make_auth_object()
 $jobs = $db->email_stack_get_all()

Function Documentation

get_text_Anonymous_insert (   $poll,
  $job 
)

Definition at line 82 of file email-bg.php.

get_text_nonAnonymous_insert (   $poll,
  $job 
)

Definition at line 44 of file email-bg.php.

get_text_nonAnonymous_update (   $poll,
  $job 
)

Definition at line 63 of file email-bg.php.

make_edit_link (   $poll)

Definition at line 35 of file email-bg.php.

make_result_link (   $poll)

Definition at line 26 of file email-bg.php.

Variable Documentation

Definition at line 119 of file email-bg.php.

$config = new config($db)

Definition at line 116 of file email-bg.php.

$db = new db( DB_USER, DB_PASS, DB_DATABASE, DB_HOST )

Definition at line 115 of file email-bg.php.

$jobs = $db->email_stack_get_all()

Definition at line 122 of file email-bg.php.