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

Go to the source code of this file.

Variables

 $customJS = $template->getCustomJSFile($db, $template->id)
 
if(!isset($template)) if(isset($_POST['save']) &&(isset($_GET['action']) &&(isset($_GET['id'])))) $editorSettings = settings::getEditorSettings($db, 14)
 
if(!isset($template)) if(!isset($user)) $getID = settings::getSetting($db, "selectedTemplate")
 

Variable Documentation

◆ $customJS

$customJS = $template->getCustomJSFile($db, $template->id)

Definition at line 232 of file template-customjs.php.

◆ $editorSettings

if (!isset( $template)) if (isset( $_POST[ 'save']) &&(isset( $_GET[ 'action']) &&(isset( $_GET[ 'id'])))) $editorSettings = settings::getEditorSettings($db, 14)

Definition at line 42 of file template-customjs.php.

◆ $getID

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

Definition at line 196 of file template-customjs.php.