���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home3/cpr76684/moodledata/localcache/mustache/1683720209/boost/__Mustache_2c12faa1e6f7e7be2c5abcfff3124b2e.php
���ѧ٧ѧ�
<?php class __Mustache_2c12faa1e6f7e7be2c5abcfff3124b2e extends Mustache_Template { private $lambdaHelper; public function renderInternal(Mustache_Context $context, $indent = '') { $this->lambdaHelper = new Mustache_LambdaHelper($this->mustache, $context); $buffer = ''; $value = $context->find('editing'); $buffer .= $this->section7d6ba3a79e81cbd7b96ac911a832e105($context, $indent, $value); $value = $context->find('editing'); if (empty($value)) { $value = $context->find('iscurrent'); $buffer .= $this->section76a245c5413e115cf7f70151c9b5e4d8($context, $indent, $value); $value = $context->find('hiddenfromstudents'); $buffer .= $this->section86038334895f75590f62dc612f11b03a($context, $indent, $value); $value = $context->find('notavailable'); $buffer .= $this->sectionAe673e4519468c77ef8ecc9030568283($context, $indent, $value); } return $buffer; } private function sectionAa413acb7776474efcb52c4cbf9fc6f9(Mustache_Context $context, $indent, $value) { $buffer = ''; if (!is_string($value) && is_callable($value)) { $source = 'hiddenfromstudents'; $result = (string) call_user_func($value, $source, $this->lambdaHelper); $buffer .= $result; } elseif (!empty($value)) { $values = $this->isIterable($value) ? $value : array($value); foreach ($values as $value) { $context->push($value); $buffer .= 'hiddenfromstudents'; $context->pop(); } } return $buffer; } private function section31ae0fbdc439c6d3e86010ee0fe2597e(Mustache_Context $context, $indent, $value) { $buffer = ''; if (!is_string($value) && is_callable($value)) { $source = 'notavailable'; $result = (string) call_user_func($value, $source, $this->lambdaHelper); $buffer .= $result; } elseif (!empty($value)) { $values = $this->isIterable($value) ? $value : array($value); foreach ($values as $value) { $context->push($value); $buffer .= 'notavailable'; $context->pop(); } } return $buffer; } private function section7d6ba3a79e81cbd7b96ac911a832e105(Mustache_Context $context, $indent, $value) { $buffer = ''; if (!is_string($value) && is_callable($value)) { $source = ' <span class="badge badge-pill badge-primary order-1 {{^iscurrent}}d-none{{/iscurrent}}" data-type="iscurrent"> {{ highlightedlabel }} </span> <span class="badge badge-pill badge-warning order-2 {{^hiddenfromstudents}}d-none{{/hiddenfromstudents}}" data-type="hiddenfromstudents"> {{#str}}hiddenfromstudents{{/str}} </span> <span class="badge badge-pill badge-secondary order-3 {{^notavailable}}d-none{{/notavailable}}"> {{#str}}notavailable{{/str}} </span> '; $result = (string) call_user_func($value, $source, $this->lambdaHelper); $buffer .= $result; } elseif (!empty($value)) { $values = $this->isIterable($value) ? $value : array($value); foreach ($values as $value) { $context->push($value); $buffer .= $indent . ' <span class="badge badge-pill badge-primary order-1 '; $value = $context->find('iscurrent'); if (empty($value)) { $buffer .= 'd-none'; } $buffer .= '" data-type="iscurrent"> '; $buffer .= $indent . ' '; $value = $this->resolveValue($context->find('highlightedlabel'), $context); $buffer .= ($value === null ? '' : call_user_func($this->mustache->getEscape(), $value)); $buffer .= ' '; $buffer .= $indent . ' </span> '; $buffer .= $indent . ' <span class="badge badge-pill badge-warning order-2 '; $value = $context->find('hiddenfromstudents'); if (empty($value)) { $buffer .= 'd-none'; } $buffer .= '" data-type="hiddenfromstudents"> '; $buffer .= $indent . ' '; $value = $context->find('str'); $buffer .= $this->sectionAa413acb7776474efcb52c4cbf9fc6f9($context, $indent, $value); $buffer .= ' '; $buffer .= $indent . ' </span> '; $buffer .= $indent . ' <span class="badge badge-pill badge-secondary order-3 '; $value = $context->find('notavailable'); if (empty($value)) { $buffer .= 'd-none'; } $buffer .= '"> '; $buffer .= $indent . ' '; $value = $context->find('str'); $buffer .= $this->section31ae0fbdc439c6d3e86010ee0fe2597e($context, $indent, $value); $buffer .= ' '; $buffer .= $indent . ' </span> '; $context->pop(); } } return $buffer; } private function section76a245c5413e115cf7f70151c9b5e4d8(Mustache_Context $context, $indent, $value) { $buffer = ''; if (!is_string($value) && is_callable($value)) { $source = ' <span class="badge badge-pill badge-primary order-1">{{ highlightedlabel }}</span> '; $result = (string) call_user_func($value, $source, $this->lambdaHelper); $buffer .= $result; } elseif (!empty($value)) { $values = $this->isIterable($value) ? $value : array($value); foreach ($values as $value) { $context->push($value); $buffer .= $indent . ' <span class="badge badge-pill badge-primary order-1">'; $value = $this->resolveValue($context->find('highlightedlabel'), $context); $buffer .= ($value === null ? '' : call_user_func($this->mustache->getEscape(), $value)); $buffer .= '</span> '; $context->pop(); } } return $buffer; } private function section86038334895f75590f62dc612f11b03a(Mustache_Context $context, $indent, $value) { $buffer = ''; if (!is_string($value) && is_callable($value)) { $source = ' <span class="badge badge-pill badge-warning order-2">{{#str}}hiddenfromstudents{{/str}}</span> '; $result = (string) call_user_func($value, $source, $this->lambdaHelper); $buffer .= $result; } elseif (!empty($value)) { $values = $this->isIterable($value) ? $value : array($value); foreach ($values as $value) { $context->push($value); $buffer .= $indent . ' <span class="badge badge-pill badge-warning order-2">'; $value = $context->find('str'); $buffer .= $this->sectionAa413acb7776474efcb52c4cbf9fc6f9($context, $indent, $value); $buffer .= '</span> '; $context->pop(); } } return $buffer; } private function sectionAe673e4519468c77ef8ecc9030568283(Mustache_Context $context, $indent, $value) { $buffer = ''; if (!is_string($value) && is_callable($value)) { $source = ' <span class="badge badge-pill badge-secondary order-3">{{#str}}notavailable{{/str}}</span> '; $result = (string) call_user_func($value, $source, $this->lambdaHelper); $buffer .= $result; } elseif (!empty($value)) { $values = $this->isIterable($value) ? $value : array($value); foreach ($values as $value) { $context->push($value); $buffer .= $indent . ' <span class="badge badge-pill badge-secondary order-3">'; $value = $context->find('str'); $buffer .= $this->section31ae0fbdc439c6d3e86010ee0fe2597e($context, $indent, $value); $buffer .= '</span> '; $context->pop(); } } return $buffer; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�