";
// line 36
ob_start(function () { return ''; });
echo __("Name");
$context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 37
echo " ";
ob_start(function () { return ''; });
echo __("An optional name for this widget");
$context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 38
echo " ";
echo $context["forms"]->getinput("name", ($context["title"] ?? null), $this->getAttribute(($context["module"] ?? null), "getOption", [0 => "name"], "method"), ($context["helpText"] ?? null));
echo "
";
// line 40
ob_start(function () { return ''; });
echo __("Set a duration?");
$context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 41
echo " ";
ob_start(function () { return ''; });
echo __("Select to provide a specific duration for this Widget");
$context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 42
echo " ";
echo $context["forms"]->getcheckbox("useDuration", ($context["title"] ?? null), $this->getAttribute(($context["module"] ?? null), "getUseDuration", [], "method"), ($context["helpText"] ?? null));
echo "
";
// line 44
ob_start(function () { return ''; });
echo __("Duration");
$context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 45
echo " ";
ob_start(function () { return ''; });
echo __("The duration in seconds this should be displayed");
$context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 46
echo " ";
echo $context["forms"]->getnumber("duration", ($context["title"] ?? null), $this->getAttribute(($context["module"] ?? null), "getDuration", [], "method"), ($context["helpText"] ?? null), "duration-fields", "required");
echo "
";
// line 48
ob_start(function () { return ''; });
echo __("Enable Stats Collection?");
$context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 49
echo " ";
ob_start(function () { return ''; });
echo __("Enable the collection of Proof of Play statistics for this Widget. Ensure that ‘Enable Stats Collection’ is set to ‘On’ in the Display Settings.");
$context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 50
echo "
";
// line 51
ob_start(function () { return ''; });
echo __("Off");
$context["offOption"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 52
echo " ";
ob_start(function () { return ''; });
echo __("On");
$context["onOption"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 53
echo " ";
ob_start(function () { return ''; });
echo __("Inherit");
$context["inheritOption"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 54
echo " ";
$context["options"] = [0 => ["id" => "Off", "value" => // line 55
($context["offOption"] ?? null)], 1 => ["id" => "On", "value" => // line 56
($context["onOption"] ?? null)], 2 => ["id" => "Inherit", "value" => // line 57
($context["inheritOption"] ?? null)]];
// line 59
echo " ";
echo $context["forms"]->getdropdown("enableStat", "single", ($context["title"] ?? null), $this->getAttribute(($context["module"] ?? null), "getOption", [0 => "enableStat", 1 => $this->getAttribute(($context["theme"] ?? null), "getSetting", [0 => "WIDGET_STATS_ENABLED_DEFAULT"], "method")], "method"), ($context["options"] ?? null), "id", "value", ($context["helpText"] ?? null));
echo "
";
// line 63
ob_start(function () { return ''; });
echo __("Background transparent?");
$context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 64
echo " ";
ob_start(function () { return ''; });
echo __("Should the HTML be shown with a transparent background. Not current available on the Windows Display Client.");
$context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 65
echo " ";
echo $context["forms"]->getcheckbox("transparency", ($context["title"] ?? null), $this->getAttribute(($context["module"] ?? null), "getOption", [0 => "transparency"], "method"), ($context["helpText"] ?? null));
echo "
";
// line 67
ob_start(function () { return ''; });
echo __("Scale Content?");
$context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 68
echo " ";
ob_start(function () { return ''; });
echo __("Should the embedded content be scaled along with the layout?");
$context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 69
echo " ";
echo $context["forms"]->getcheckbox("scaleContent", ($context["title"] ?? null), $this->getAttribute(($context["module"] ?? null), "getOption", [0 => "scaleContent"], "method"), ($context["helpText"] ?? null));
echo "
";
// line 74
echo __("HTML to Embed");
echo "
getAttribute(($context["module"] ?? null), "getOption", [0 => "embedHtml_advanced", 1 => 0], "method") == 1)) {
echo "checked";
}
echo "
data-size=\"small\"
data-label-text=\"";
// line 77
echo __("Visual editor");
echo "\"
data-label-width=\"80px\"
data-on-text=\"";
// line 79
echo __("On");
echo "\"
data-off-text=\"";
// line 80
echo __("Off");
echo "\">
";
// line 84
ob_start(function () { return ''; });
// line 85
echo " ";
echo __("Enter text or HTML in the box below.");
echo "
";
$context["simpleTextEditorMessage"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 87
echo " ";
echo $context["forms"]->getmessage(($context["simpleTextEditorMessage"] ?? null), "embedHtml-advanced-editor-hide inline-editor-hide");
echo "
";
// line 90
echo " ";
ob_start(function () { return ''; });
// line 91
echo " ";
echo __("Enter text to display using the inline editor which can be opened by clicking in the preview on the left.");
// line 92
echo " ";
echo __("When using the inline editor Shift+Enter will drop a single line. Enter alone starts a new paragraph.");
// line 93
echo " ";
$context["layoutDesignerMessage"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 94
echo " ";
echo $context["forms"]->getmessage(($context["layoutDesignerMessage"] ?? null), "layout-designer-message inline-editor-show");
echo "
";
// line 97
echo " ";
ob_start(function () { return ''; });
// line 98
echo " ";
echo __("Enter the text to display. The red rectangle reflects the size of the region you are editing.");
// line 99
echo " ";
echo __("Shift+Enter will drop a single line. Enter alone starts a new paragraph.");
// line 100
echo " ";
$context["playlistEditorMessage"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 101
echo " ";
echo $context["forms"]->getmessage(($context["playlistEditorMessage"] ?? null), "playlist-editor-message embedHtml-advanced-editor-show");
echo "
";
// line 104
echo $context["forms"]->gettextarea("embedHtml", "", $this->getAttribute(($context["module"] ?? null), "getRawNode", [0 => "embedHtml"], "method"), "", "inline-editor-hide", "", 10);
echo "
";
// line 109
echo __("Custom Style Sheets");
echo "
";
// line 112
echo $context["forms"]->gettextarea("embedStyle", "", $this->getAttribute(($context["module"] ?? null), "getRawNode", [0 => "embedStyle"], "method"), "", "", "", 10);
echo "
";
// line 117
echo __("HEAD content to Embed");
echo "
";
// line 120
ob_start(function () { return ''; });
echo __("HEAD content to Embed (including script tags)");
$context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 121
echo " ";
echo $context["forms"]->gettextarea("embedScript", "", $this->getAttribute(($context["module"] ?? null), "getRawNode", [0 => "embedScript"], "method"), ($context["helpText"] ?? null), "", "", 10);
echo "