__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?php
/**
 * @package   DPCalendar
 * @copyright Copyright (C) 2018 Digital Peak GmbH. <https://www.digital-peak.com>
 * @license   https://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
 */

\defined('_JEXEC') or die();

use DigitalPeak\Component\DPCalendar\Administrator\HTML\Block\Icon;
use Joomla\CMS\HTML\HTMLHelper;

$action = $this->router->route('index.php?option=com_dpcalendar&view=profile');
?>
<form class="com-dpcalendar-profile__form dp-form form-validate" method="post" name="adminForm" id="adminForm" action="<?php echo $action; ?>">
	<div class="dp-form__search">
		<input type="text" name="filter-search" placeholder="<?php echo $this->translate('JGLOBAL_FILTER_LABEL'); ?>"
			   value="<?php echo $this->state->get('filter.search'); ?>" class="dp-input dp-input-text">
		<button type="button" class="dp-button dp-button-save">
			<?php echo $this->layoutHelper->renderLayout(
				'block.icon',
				['icon' => Icon::SEARCH, 'title' => $this->translate('JSEARCH_FILTER')]
			); ?>
		</button>
		<button type="button" class="dp-button dp-button-clear">
			<?php echo $this->layoutHelper->renderLayout(
				'block.icon',
				['icon' => Icon::DELETE, 'title' => $this->translate('COM_DPCALENDAR_CLEAR')]
			); ?>
		</button>
	</div>
	<div class="dp-form__limit">
		<span class="dp-text"><?php echo $this->translate('JGLOBAL_DISPLAY_NUM'); ?></span>
		<span class="dp-text"><?php echo $this->pagination->getLimitBox(); ?></span>
	</div>
	<input type="hidden" name="task" class="dp-input dp-input-hidden">
	<input type="hidden" name="limitstart" class="dp-input dp-input-hidden">
	<input type="hidden" name="filter_order" class="dp-input dp-input-hidden">
	<input type="hidden" name="filter_order_Dir" class="dp-input dp-input-hidden">
	<input type="hidden" name="Itemid" value="<?php echo $this->input->getInt('Itemid', 0); ?>" class="dp-input dp-input-hidden">
	<input type="hidden" name="return" value="<?php echo $this->input->get('return', null, 'base64'); ?>" class="dp-input dp-input-hidden">
	<input type="hidden" name="tmpl" value="<?php echo $this->input->get('tmpl'); ?>" class="dp-input dp-input-hidden">
	<?php echo HTMLHelper::_('form.token'); ?>
</form>

Filemanager

Name Type Size Permission Actions
default.php File 1.11 KB 0664
default.xml File 943 B 0664
default_calendars.php File 2.97 KB 0664
default_events.php File 3.76 KB 0664
default_footer.php File 1.08 KB 0664
default_form.php File 2.13 KB 0664
default_heading.php File 443 B 0664
default_sharing.php File 1.57 KB 0664
default_title.php File 363 B 0664
Filemanager