Submit
Path:
~
/
/
opt
/
psa
/
admin
/
application
/
default
/
views
/
scripts
/
partials
/
File Content:
resources-overview.phtml
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> { componentType: 'Jsw.bar.Button', title: <?php echo $this->jsLmsg('tabResources'); ?>, tabId: 'tab-resources', active: true, content: new Jsw.Container({ items: [{ <?php if(isset($this->overusePolicy)):?> componentType: 'Jsw.form.DisplayField', fieldLabel: <?php echo $this->jsLmsg('components.limits.overusePolicy'); ?>, value: <?php if (Limits_Policy_Overuse_Helper::SCHEME_NONE == $this->overusePolicy) { echo $this->jsLmsg('components.limits.overuseSuspend'); } elseif (Limits_Policy_Overuse_Helper::SCHEME_SOFT == $this->overusePolicy) { echo $this->jsLmsg('components.limits.overuseBlock'); } else { echo $this->jsLmsg('components.limits.overuse'); } ?> <?php if ($this->overusePolicyNotify): ?> + ' (' + <?php echo $this->jsLmsg('components.limits.overuseNotify'); ?> + ')' <?php endif; ?> }, { <?php endif;?> <?php if(isset($this->oversellPolicyHint)):?> componentType: 'Jsw.Hint', hint: <?php echo $this->jsEscape($this->oversellPolicyHint); ?> }, { <?php endif;?> <?php if(isset($this->oversellPolicy)):?> componentType: 'Jsw.form.DisplayField', fieldLabel: <?php echo $this->jsLmsg('components.limits.oversellPolicy'); ?>, componentType: 'Jsw.form.DisplayField', value: <?php echo $this->jsHtml($this->switchState($this->oversellPolicy)); ?> <?php if(isset($this->oversellPolicyEditLink)): ?> + ' <a href="' + Jsw.prepareUrl('<?php echo $this->oversellPolicyEditLink; ?>') + '">' + <?php echo $this->jsLmsg('changeOversellPolicyLink'); ?> + '</a>' <?php endif; ?> }, { <?php endif;?> componentType: 'Jsw.Panel', cls: 'form-box', title: '-' }, { componentType: 'Jsw.layout.TwoColumns', items: [{ componentType: 'Jsw.Panel', cls: 'form-box form-box-50x50', items: [{ componentType: 'Jsw.Hint', hint: <?php echo $this->jsLmsg('resourcesSummaryHint'); ?> }, <?php foreach ($this->mainResourceLimits as $limitName => $limitDetails): ?> <?php echo $this->partial('partials/resource-component.phtml', array('limitName' => $limitName, 'limitDetails' => $limitDetails)); ?>, <?php endforeach; ?> null] }, { componentType: 'Jsw.Panel', id: 'panelMoreResources', cls: 'form-box form-box-50x50 b-collapsible', title: <?php echo $this->jsLmsg('showMoreResources'); ?>, hideContentTitle: <?php echo $this->jsLmsg('hideMoreResources'); ?>, collapsed: <?php echo $this->additionalLimitsExpanded? 'false': 'true';?>, items: [ <?php foreach ($this->additionalResourceLimits as $limitName => $limitDetails): ?> <?php echo $this->partial('partials/resource-component.phtml', array('limitName' => $limitName, 'limitDetails' => $limitDetails)); ?>, <?php endforeach; ?> null] }] }] }) }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
apscatalog
---
0755
backup
---
0755
forms
---
0755
hosting-settings
---
0755
button.phtml
539 bytes
0644
cgroups-limit-element-handler.phtml
1923 bytes
0644
context_header.phtml
384 bytes
0644
database-user-acl-element.phtml
2970 bytes
0644
database-user-name-element.phtml
1618 bytes
0644
database-user-remote-access-rules-element.phtml
2340 bytes
0644
domain-name.phtml
1266 bytes
0644
editable-select-element.phtml
4628 bytes
0644
extended-select-element.phtml
1984 bytes
0644
gauge.phtml
619 bytes
0644
google-tag-manager-noscript.phtml
282 bytes
0644
google-tag-manager.phtml
666 bytes
0644
icp-permit-classic.phtml
1320 bytes
0644
iis-app-pool-buttons.phtml
4247 bytes
0644
iis-app-pool-perf-section.phtml
2284 bytes
0644
iis-app-pool-settings.phtml
367 bytes
0644
im-number.phtml
597 bytes
0644
logrotation.phtml
2830 bytes
0644
newsletter-subscription.phtml
290 bytes
0644
period.phtml
6281 bytes
0644
permissions-overview.phtml
2977 bytes
0644
php-fpm-settings.phtml
3448 bytes
0644
post_redirect.phtml
521 bytes
0644
resource-component.phtml
1017 bytes
0644
resources-overview.phtml
3567 bytes
0644
secure-passwords-disabled.phtml
491 bytes
0644
secure-passwords-enabled.phtml
1323 bytes
0644
sidebar-panel.phtml
1310 bytes
0644
split-button.phtml
248 bytes
0644
subdomain.phtml
2171 bytes
0644
subscription-info.phtml
1958 bytes
0644
tabs.phtml
856 bytes
0644
N4ST4R_ID | Naxtarrr