YaWK  24.1
Yet another WebKit
signup.php File Reference

Go to the source code of this file.

Variables

 $gidHtmlOff = ""
 
 $groupIDArray = user::getAllGroupIDs($db)
 
print $lang ['DISABLED']
 
print $lang ['ENABLED']
 
print $lang ['OR']
 
print $lang ['SETTINGS']
 
print $lang ['SETTINGS_SAVE']
 
print $lang ['SETTINGS_SAVE']
 
print $lang ['SETTINGS_SAVE']
 
print $lang ['SETTINGS_SAVE']
 
print $lang ['TERMS_OF_SERVICE']
 
print $lang[LAYOUT]< small > $lang[LAYOUT_SUBTEXT]</small > print $lang [COL_LAYOUT_1]
 
print $lang [COL_LAYOUT_2]
 
print $lang [COL_LAYOUT_3]
 
print $lang [COL_LAYOUT_4]
 
if(isset($_POST['sent'])) $layout = \YAWK\settings::getSetting($db, "signup_layout")
 
if($layout==='left') else
 
 foreach ( $groupIDArray as $gid)
 
if(!isset($db)) if(!isset($language)||(!isset($lang))) if(!isset($user)) if (!isset( $template))
 

Variable Documentation

◆ $gidHtmlOff

$gidHtmlOff = ""

Definition at line 164 of file signup.php.

◆ $groupIDArray

$groupIDArray = user::getAllGroupIDs($db)

Definition at line 301 of file signup.php.

◆ $lang [1/13]

print $lang[ 'DISABLED']

Definition at line 281 of file signup.php.

◆ $lang [2/13]

print $lang[ 'ENABLED']

Definition at line 279 of file signup.php.

◆ $lang [3/13]

print $lang[ 'OR']

Definition at line 279 of file signup.php.

◆ $lang [4/13]

print $lang[ 'SETTINGS']

Definition at line 395 of file signup.php.

◆ $lang [5/13]

print $lang[ 'SETTINGS_SAVE']

Definition at line 240 of file signup.php.

◆ $lang [6/13]

print $lang[ 'SETTINGS_SAVE']

Definition at line 272 of file signup.php.

◆ $lang [7/13]

print $lang[ 'SETTINGS_SAVE']

Definition at line 366 of file signup.php.

◆ $lang [8/13]

print $lang[ 'SETTINGS_SAVE']

Definition at line 390 of file signup.php.

◆ $lang [9/13]

print $lang[ 'TERMS_OF_SERVICE']

Definition at line 395 of file signup.php.

◆ $lang [10/13]

print $lang [LAYOUT]<small> $lang [LAYOUT_SUBTEXT]</small> print $lang[COL_LAYOUT_1]

Definition at line 247 of file signup.php.

◆ $lang [11/13]

print $lang[COL_LAYOUT_2]

Definition at line 249 of file signup.php.

◆ $lang [12/13]

print $lang[COL_LAYOUT_3]

Definition at line 251 of file signup.php.

◆ $lang [13/13]

print $lang[COL_LAYOUT_4]

Definition at line 253 of file signup.php.

◆ $layout

if (isset( $_POST[ 'sent'])) $layout = \YAWK\settings::getSetting($db, "signup_layout")

◆ else

if (\YAWK\settings::getSetting( $db, "signup_adultcheck")==='1') else
Initial value:
{
$leftHtml = ""

Definition at line 101 of file signup.php.

◆ foreach

foreach($groupIDArray as $gid) (   $groupIDArray as)

Definition at line 302 of file signup.php.

◆ if

if (!isset( $db)) if (!isset( $language)||(!isset( $lang))) if (!isset( $user)) if(!isset($template)) ( isset $template)

Definition at line 18 of file signup.php.