";
}
public function getTemplateName()
{
return "user-form-delete.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 164 => 74, 159 => 73, 155 => 72, 152 => 71, 146 => 69, 141 => 68, 136 => 67, 134 => 66, 128 => 64, 124 => 63, 120 => 62, 116 => 60, 113 => 59, 76 => 24, 73 => 23, 67 => 20, 63 => 19, 56 => 18, 53 => 17, 48 => 14, 45 => 13, 40 => 10, 38 => 11, 32 => 10,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "user-form-delete.twig", "/home/mgatv524/public_html/edurocha/views/user-form-delete.twig");
}
}
a8f7eff32ae6a94fea13a8a688541a074ba04bfa9a6e2d6d95dedfd465d84ad3.php 0000644 00000010405 14716445362 0016705 0 ustar 00 blocks = [
'formTitle' => [$this, 'block_formTitle'],
'formButtons' => [$this, 'block_formButtons'],
'formHtml' => [$this, 'block_formHtml'],
];
}
protected function doGetParent(array $context)
{
// line 23
return "form-base.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 24
$context["forms"] = $this->loadTemplate("forms.twig", "display-form-authorise.twig", 24)->unwrap();
// line 23
$this->parent = $this->loadTemplate("form-base.twig", "display-form-authorise.twig", 23);
$this->parent->display($context, array_merge($this->blocks, $blocks));
}
// line 26
public function block_formTitle($context, array $blocks = [])
{
// line 27
echo " ";
echo __("Toggle Authorise");
}
// line 30
public function block_formButtons($context, array $blocks = [])
{
// line 31
echo " ";
echo __("Cancel");
echo ", XiboDialogClose()
";
// line 32
echo __("Yes");
echo ", \$(\"#displayAuthoriseForm\").submit()
";
}
// line 35
public function block_formHtml($context, array $blocks = [])
{
// line 36
echo "
";
}
public function getTemplateName()
{
return "display-form-authorise.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 95 => 44, 92 => 43, 87 => 42, 84 => 41, 79 => 40, 77 => 39, 73 => 38, 69 => 36, 66 => 35, 60 => 32, 55 => 31, 52 => 30, 47 => 27, 44 => 26, 39 => 23, 37 => 24, 31 => 23,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "display-form-authorise.twig", "/home/mgatv524/public_html/edurocha/views/display-form-authorise.twig");
}
}
a8a26a7eae144b10183b530727121627720784942c449d24e2c14c25df7feec8.php 0000644 00000005161 14716445362 0015563 0 ustar 00 blocks = [
'moduleFormFields' => [$this, 'block_moduleFormFields'],
];
}
protected function doGetParent(array $context)
{
// line 9
return "module-form-settings.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 10
$context["forms"] = $this->loadTemplate("forms.twig", "twittermetro-form-settings.twig", 10)->unwrap();
// line 9
$this->parent = $this->loadTemplate("module-form-settings.twig", "twittermetro-form-settings.twig", 9);
$this->parent->display($context, array_merge($this->blocks, $blocks));
}
// line 12
public function block_moduleFormFields($context, array $blocks = [])
{
// line 13
echo "
";
// line 14
ob_start(function () { return ''; });
echo __("Please configure your Twitter API key/secret on the Twitter Module.");
$context["message"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 15
echo " ";
echo $context["forms"]->getmessage(($context["message"] ?? null));
echo "
";
}
public function getTemplateName()
{
return "twittermetro-form-settings.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 52 => 15, 48 => 14, 45 => 13, 42 => 12, 37 => 9, 35 => 10, 29 => 9,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "twittermetro-form-settings.twig", "/home/mgatv524/public_html/edurocha/modules/twittermetro-form-settings.twig");
}
}
a81a42bca9e4b986675cdda5d08acb2b48e63647354d28eba0aa31293e44f92d.php 0000644 00000006663 14716445362 0016321 0 ustar 00 parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 8
echo "";
}
public function getTemplateName()
{
return "twitter-designer-javascript.twig";
}
public function getDebugInfo()
{
return array ( 30 => 8,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "twitter-designer-javascript.twig", "/home/mgatv524/public_html/edurocha/modules/twitter-designer-javascript.twig");
}
}
a833e59b590f4cc1db14abf5b09f3c6ec57ace4857a05e19ddc13e1311c6caf3.php 0000644 00000036416 14716445362 0016525 0 ustar 00 blocks = [
'formTitle' => [$this, 'block_formTitle'],
'formButtons' => [$this, 'block_formButtons'],
'callBack' => [$this, 'block_callBack'],
'extra' => [$this, 'block_extra'],
'formHtml' => [$this, 'block_formHtml'],
];
}
protected function doGetParent(array $context)
{
// line 12
return "form-base.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 10
$context["randomId"] = twig_random($this->env);
// line 13
$context["forms"] = $this->loadTemplate("forms.twig", "displaygroup-form-members.twig", 13)->unwrap();
// line 14
$context["inline"] = $this->loadTemplate("inline.twig", "displaygroup-form-members.twig", 14)->unwrap();
// line 12
$this->parent = $this->loadTemplate("form-base.twig", "displaygroup-form-members.twig", 12);
$this->parent->display($context, array_merge($this->blocks, $blocks));
}
// line 16
public function block_formTitle($context, array $blocks = [])
{
// line 17
echo " ";
$context["displayGroupName"] = $this->getAttribute(($context["displayGroup"] ?? null), "displayGroup", []);
// line 18
echo " ";
/* xgettext:no-php-format */ echo strtr(__("Manage Membership for %displayGroupName%"), array("%displayGroupName%" => ($context["displayGroupName"] ?? null), ));
}
// line 21
public function block_formButtons($context, array $blocks = [])
{
// line 22
echo " ";
echo __("Help");
echo ", XiboHelpRender(\"";
echo twig_escape_filter($this->env, ($context["help"] ?? null), "html", null, true);
echo "\")
";
// line 23
echo __("Cancel");
echo ", XiboDialogClose()
";
// line 24
echo __("Save");
echo ", displayGroupMembersFormSubmit(\"";
echo twig_escape_filter($this->env, ($context["randomId"] ?? null), "html", null, true);
echo "\")
";
}
// line 27
public function block_callBack($context, array $blocks = [])
{
echo "displayGroupMembersFormOpen";
}
// line 29
public function block_extra($context, array $blocks = [])
{
echo twig_jsonencode_filter(($context["extra"] ?? null));
}
// line 31
public function block_formHtml($context, array $blocks = [])
{
// line 32
echo "
";
// line 58
if (($context["authCASEnabled"] ?? null)) {
// line 59
echo "
";
} else {
// line 72
echo "
";
}
// line 91
echo "
";
// line 92
if (($context["passwordReminderEnabled"] ?? null)) {
// line 93
echo "
";
}
// line 108
echo "
";
// line 109
/* xgettext:no-php-format */ echo strtr(__("Version %version%"), array("%version%" => ($context["version"] ?? null), ));
// line 110
echo " | env, $this->getAttribute(($context["theme"] ?? null), "getThemeConfig", [0 => "cms_source_url"], "method"), "html", null, true);
echo "\">";
echo __("Source");
echo "
| env, $this->env->getExtension('Slim\Views\TwigExtension')->urlFor("about"), "html", null, true);
echo "\" title=\"";
echo __("About");
echo "\">";
echo __("About");
echo "
";
}
public function getTemplateName()
{
return "login.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 282 => 115, 271 => 111, 264 => 110, 262 => 109, 259 => 108, 253 => 105, 248 => 103, 245 => 102, 239 => 100, 237 => 99, 232 => 97, 228 => 96, 221 => 94, 216 => 93, 214 => 92, 211 => 91, 207 => 89, 201 => 88, 196 => 86, 193 => 85, 187 => 83, 185 => 82, 180 => 80, 176 => 79, 171 => 77, 164 => 75, 158 => 74, 154 => 73, 149 => 72, 143 => 69, 140 => 68, 134 => 66, 132 => 65, 127 => 63, 122 => 61, 118 => 60, 113 => 59, 111 => 58, 102 => 54, 56 => 13, 50 => 10, 46 => 9, 42 => 8, 35 => 4, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "login.twig", "/home/mgatv524/public_html/edurocha/views/login.twig");
}
}