REDROOM
PHP 8.1.33
Path:
Logout
Edit File
Size: 1.22 KB
Close
/home/jambtst2015/public_html/ida.com.ng/administrator/components/com_newsfeeds/tmpl/newsfeeds/default_batch_body.php
Text
Base64
<?php /** * @package Joomla.Administrator * @subpackage com_newsfeeds * * @copyright (C) 2015 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Language\Multilanguage; use Joomla\CMS\Layout\LayoutHelper; $published = (int) $this->state->get('filter.published'); ?> <div class="p-3"> <div class="row"> <?php if (Multilanguage::isEnabled()) : ?> <div class="form-group col-md-6"> <div class="controls"> <?php echo LayoutHelper::render('joomla.html.batch.language', []); ?> </div> </div> <?php endif; ?> <div class="form-group col-md-6"> <div class="controls"> <?php echo LayoutHelper::render('joomla.html.batch.access', []); ?> </div> </div> </div> <div class="row"> <?php if ($published >= 0) : ?> <div class="form-group col-md-6"> <div class="controls"> <?php echo LayoutHelper::render('joomla.html.batch.item', ['extension' => 'com_newsfeeds']); ?> </div> </div> <?php endif; ?> <div class="form-group col-md-6"> <div class="controls"> <?php echo LayoutHelper::render('joomla.html.batch.tag', []); ?> </div> </div> </div> </div>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
default.php
8.72 KB
lrw-r--r--
2024-11-22 17:53:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
default_batch_body.php
1.22 KB
lrw-r--r--
2024-11-22 17:53:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
default_batch_footer.php
803 B
lrw-r--r--
2024-11-22 17:53:14
Edit
Download
Rename
Chmod
Change Date
Delete
emptystate.php
908 B
lrw-r--r--
2024-11-22 17:53:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
modal.php
4.90 KB
lrw-r--r--
2024-11-22 17:53:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).