Submit
Path:
~
/
/
opt
/
psa
/
admin
/
application
/
default
/
views
/
scripts
/
partials
/
File Content:
permissions-overview.phtml
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> { componentType: 'Jsw.bar.Button', title: <?php echo $this->jsLmsg('tabPermissions'); ?>, tabId: 'tab-permissions', content: new Jsw.layout.TwoColumns({ items: [{ componentType: 'Jsw.Panel', cls: 'form-box form-box-50x50', items: [{ componentType: 'Jsw.Hint', hint: <?php echo $this->jsLmsg('permissionsSummaryHint'); ?> }, <?php foreach ($this->mainPermissions as $name => $permission): ?> <?php if ($permission->getId() == 'manage_not_chroot_shell'):?> { componentType: 'Jsw.form.DisplayField', fieldLabel: <?php echo $this->jsLmsg('admin.components.forms.service-plan.permissions.systemAccessLabel'); ?>, value: <?php if ($permission->getValue()) { $currentValue = $this->jsEscape($permission->getName()); } else if (isset($this->mainPermissions['manage_sh_access']) && $this->mainPermissions['manage_sh_access']->getValue()) { $currentValue = $this->jsEscape($this->mainPermissions['manage_sh_access']->getName()); } else { $currentValue = $this->jsLmsg('admin.components.forms.service-plan.permissions.noShellManagement'); } echo $currentValue; ?> }, <?php elseif ($name == 'manage_sh_access' && isset($this->mainPermissions['manage_not_chroot_shell'])):?> <?php else:?> { componentType: 'Jsw.form.DisplayField', fieldLabel: <?php echo $this->jsEscape($permission->getName()); ?>, value: <?php echo $this->jsHtml($this->switchState($permission->getValue())); ?> }, <?php endif?> <?php endforeach; ?> null] }, { componentType: 'Jsw.Panel', id: 'panelMorePermissions', cls: 'form-box form-box-50x50 b-collapsible', title: <?php echo $this->jsLmsg('showMorePermissions'); ?>, hideContentTitle: <?php echo $this->jsLmsg('hideMorePermissions'); ?>, collapsed: true, items: [ <?php foreach ($this->additionalPermissions as $name => $permission): ?> { componentType: 'Jsw.form.DisplayField', fieldLabel: <?php echo $this->jsEscape($permission->getName()); ?>, value: <?php echo $this->jsHtml($this->switchState($permission->getValue())); ?> }, <?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