YaWK  24.1
Yet another WebKit
webmail-compose.php File Reference

Go to the source code of this file.

Variables

 $editorSettings = settings::getEditorSettings($db, 14)
 
 $editorSettings ['editorHeight'] = "360"
 
 $error = ""
 
 $errorMsg = ""
 
 $imap = ""
 
 $imapAmount = ""
 
 $imapMsgTypes = ""
 
 $imapSortation = ""
 
 $imapStart = ""
 
 $webmailSettings = settings::getValueSettingsArray($db, "webmail_")
 
if($webmailSettings['webmail_active']==true) else
 

Variable Documentation

◆ $editorSettings [1/2]

$editorSettings = settings::getEditorSettings($db, 14)

Definition at line 17 of file webmail-compose.php.

◆ $editorSettings [2/2]

$editorSettings[ 'editorHeight'] = "360"

Definition at line 18 of file webmail-compose.php.

◆ $error

$error = ""

Definition at line 117 of file webmail-compose.php.

Referenced by YAWK\db\import().

◆ $errorMsg

$errorMsg = ""

Definition at line 118 of file webmail-compose.php.

Referenced by YAWK\filemanager\getFilesFromFolder().

◆ $imap

$imap = ""

◆ $imapAmount

$imapAmount = ""

Definition at line 115 of file webmail-compose.php.

◆ $imapMsgTypes

$imapMsgTypes = ""

Definition at line 116 of file webmail-compose.php.

◆ $imapSortation

$imapSortation = ""

Definition at line 114 of file webmail-compose.php.

◆ $imapStart

$imapStart = ""

Definition at line 113 of file webmail-compose.php.

◆ $webmailSettings

$webmailSettings = settings::getValueSettingsArray($db, "webmail_")

Definition at line 42 of file webmail-compose.php.

Referenced by YAWK\BACKEND\AdminLTE\drawHtmlNavbarWebmailMenu().

◆ else

if (isset( $error) &&( $error==true)) if ( $webmailSettings[ 'webmail_active']==true &&( $error==false)) else
Initial value:

Definition at line 109 of file webmail-compose.php.