|
YaWK
24.1
Yet another WebKit
|
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 |
| $editorSettings = settings::getEditorSettings($db, 14) |
Definition at line 17 of file webmail-compose.php.
| $editorSettings[ 'editorHeight'] = "360" |
Definition at line 18 of file webmail-compose.php.
| $error = "" |
Definition at line 117 of file webmail-compose.php.
Referenced by YAWK\db\import().
| $errorMsg = "" |
Definition at line 118 of file webmail-compose.php.
Referenced by YAWK\filemanager\getFilesFromFolder().
| $imap = "" |
Definition at line 112 of file webmail-compose.php.
Referenced by YAWK\BACKEND\AdminLTE\drawHtmlNavbarWebmailMenu().
| $imapAmount = "" |
Definition at line 115 of file webmail-compose.php.
| $imapMsgTypes = "" |
Definition at line 116 of file webmail-compose.php.
| $imapSortation = "" |
Definition at line 114 of file webmail-compose.php.
| $imapStart = "" |
Definition at line 113 of file webmail-compose.php.
| $webmailSettings = settings::getValueSettingsArray($db, "webmail_") |
Definition at line 42 of file webmail-compose.php.
Referenced by YAWK\BACKEND\AdminLTE\drawHtmlNavbarWebmailMenu().