YaWK  24.1
Yet another WebKit
template-save.php File Reference

Go to the source code of this file.

Variables

if(!isset($template)) if(!isset($user)) $getID = settings::getSetting($db, "selectedTemplate")
 
 $oldTplSettings = template::getTemplateSettingsArray($db, $template->id)
 
 $redirect = ''
 

Variable Documentation

◆ $getID

if (!isset( $template)) if (!isset( $user)) $getID = settings::getSetting($db, "selectedTemplate")

Definition at line 21 of file template-save.php.

◆ $oldTplSettings

$oldTplSettings = template::getTemplateSettingsArray($db, $template->id)

Definition at line 25 of file template-save.php.

Referenced by YAWK\template\saveProperties().

◆ $redirect

$redirect = ''

Definition at line 27 of file template-save.php.

Referenced by YAWK\alert\draw(), and YAWK\backend\drawLoginForm().