REDROOM
PHP 8.1.33
Path:
Logout
Edit File
Size: 857 B
Close
/home/jambtst2015/public_html/ida.com.ng/administrator/components/com_content/tmpl/featured/emptystate.php
Text
Base64
<?php /** * @package Joomla.Administrator * @subpackage com_content * * @copyright (C) 2008 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\Factory; use Joomla\CMS\Layout\LayoutHelper; $displayData = [ 'textPrefix' => 'COM_CONTENT', 'formURL' => 'index.php?option=com_content&view=featured', 'helpURL' => 'https://docs.joomla.org/Special:MyLanguage/Adding_a_new_article', ]; $user = Factory::getApplication()->getIdentity(); if ($user->authorise('core.create', 'com_content') || count($user->getAuthorisedCategories('com_content', 'core.create')) > 0) { $displayData['createURL'] = 'index.php?option=com_content&task=article.add'; } echo LayoutHelper::render('joomla.content.emptystate', $displayData);
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
16.93 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.xml
210 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
default_stage_body.php
528 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
default_stage_footer.php
720 B
lrw-r--r--
2024-11-22 17:53:14
Edit
Download
Rename
Chmod
Change Date
Delete
emptystate.php
857 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
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).