__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?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\Helper\DPCalendarHelper;
$style = 'background-color: #' . $displayData['color'] . ';';
$style .= 'box-shadow: 0 2px 0 #' . $displayData['color'] . ';';
$style .= 'color: #' . DPCalendarHelper::getOppositeBWColor($displayData['color']) . ';';
?>
<div class="dp-flatcalendar">
<span class="dp-flatcalendar__day"><?php echo $displayData['date']->format('j', true); ?></span>
<span class="dp-flatcalendar__month" style="<?php echo $style; ?>">
<?php echo $displayData['date']->format('M', true); ?>
</span>
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| currency.php | File | 1.9 KB | 0664 |
|
| datepicker.php | File | 1.68 KB | 0664 |
|
| filter.php | File | 6.16 KB | 0664 |
|
| flatcalendar.php | File | 784 B | 0664 |
|
| icon.php | File | 1.51 KB | 0664 |
|
| loader.php | File | 266 B | 0664 |
|
| map.php | File | 3.21 KB | 0664 |
|
| timepicker.php | File | 792 B | 0664 |
|
| timezone.php | File | 2.92 KB | 0664 |
|