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

Go to the source code of this file.

Variables

 $customCSS = $template->getCustomCSSFile($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

◆ $customCSS

$customCSS = $template->getCustomCSSFile($db, $template->id)

Definition at line 240 of file template-customcss.php.

Referenced by YAWK\sys\addPreTags(), and YAWK\sys\replacePreTags().

◆ $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-customcss.php.

◆ $getID

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

Definition at line 204 of file template-customcss.php.