Your IP : 216.73.216.85


Current Path : /home/smartconb/www/armencom33/administrator/components/com_sobipro/menu/
Upload File :
Current File : /home/smartconb/www/armencom33/administrator/components/com_sobipro/menu/date.xml

<?xml version="1.0" encoding="utf-8"?><!--
 @package: SobiPro multi-directory component with content construction support

 @author
 Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH
 Email: sobi[at]sigsiu.net
 Url: https://www.Sigsiu.NET

 @copyright Copyright (C) 2006 - 2020 Sigsiu.NET GmbH (https://www.sigsiu.net). All rights reserved.
 @license GNU/GPL Version 3
 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3
 as published by the Free Software Foundation, and under the additional terms according section 7 of GPL v3.
 See https://www.gnu.org/licenses/gpl.html and https://www.sigsiu.net/licenses.

 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

 @created 04 December 2013 by Radek Suski
 @modified 19 April 2021 by Sigrid Suski
-->

<definition>
	<header>
		<title value="SOBI_DATE_LISTING"/>
	</header>

	<body>
		<p class="dk-jmenu-title">
			<text value="SOBI_DATE_LISTING"/>
		</p>
		<p>
			<text value="SOBI_DATE_LISTING_EXPL"/>
		</p>
		<fieldset show="no">
			<field type="select" name="date.year" selected="date.year" multi="false" values="years" label="SOBI_DATE_LISTING_YEAR" width="2" class="spctrl-calendar w-40"/>
			<field type="select" name="date.month" selected="date.month" multi="false" values="months" label="SOBI_DATE_LISTING_MONTH" width="2" class="spctrl-calendar w-40"/>
			<field type="select" name="date.days" selected="date.days" multi="false" values="days" label="SOBI_DATE_LISTING_DAY" width="2" class="spctrl-calendar w-40"/>
			<field type="select" name="request[sptpl]" selected="template" multi="false" values="templates" label="SOBI_TPL_OVERRIDE" width="4" class="w-50"/>
		</fieldset>
		<p class="dk-jmenu-template">
			<text value="SOBI_TPL_OVERRIDE_EXPL"/>
		</p>

		<p class="mt-4">
			<text value="MENU_LINK_CONTINUE"/>
		</p>
	</body>

	<config>
		<calls>
			<call file="ctrl.adm.menu" method="calendar"/>
		</calls>
		<hidden>
			<field name="sid" value="sectionId"/>
			<field name="section" value="sid"/>
			<field name="params[text]" const="SOBI_DATE_LISTING"/>
			<field name="function-name" translate="SOBI_DATE_LISTING"/>
			<field name="request[task]" const="list.date"/>
			<field name="request[date]" const="2020"/>
			<field name="request[sptpl]" const="date"/>
		</hidden>
	</config>
</definition>