| Server IP : 172.67.191.97 / Your IP : 104.23.243.197 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/fcs/components/com_dpcalendar/tmpl/location/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <metadata> <layout title="COM_DPCALENDAR_LOCATION_VIEW_DEFAULT_TITLE"> <message> <![CDATA[COM_DPCALENDAR_VIEW_LOCATION_DEFAULT_DESC]]> </message> </layout> <fields name="request" addfieldprefix="DigitalPeak\Component\DPCalendar\Administrator\Field"> <fieldset name="request"> <field name="id" type="location" required="true" layout="joomla.form.field.list-fancy-select" label="COM_DPCALENDAR_VIEW_LOCATION_FIELD_ID_LABEL" description="COM_DPCALENDAR_VIEW_LOCATION_FIELD_ID_DESC"/> </fieldset> </fields> <fields name="params" addruleprefix="DigitalPeak\Component\DPCalendar\Administrator\Rule"> <fieldset name="basic"> <field name="location_show_map" type="list" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_LIST_SHOW_MAP_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_LIST_SHOW_MAP_DESC"> <option value="1">JYES</option> <option value="0">JNO</option> </field> <field name="location_map_zoom" type="text" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAP_ZOOM_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAP_ZOOM_DESC"/> <field name="location_map_width" type="text" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAP_WIDTH_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAP_WIDTH_DESC"/> <field name="location_map_height" type="text" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAP_HEIGHT_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAP_HEIGHT_DESC"/> <field name="location_map_latitude" type="text" validate="decimal" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAP_LATITUDE_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAP_LATITUDE_DESC"/> <field name="location_map_longitude" type="text" validate="decimal" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAP_LONGITUDE_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAP_LONGITUDE_DESC"/> <field name="location_expand" type="list" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_EVENT_SHOW_LOCATION_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_EVENT_SHOW_LOCATION_DESC"> <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="location_show_upcoming_events" type="list" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_SHOW_UPCOMING_EVENTS_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_SHOW_UPCOMING_EVENTS_DESC"> <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="location_expand_events" type="list" useglobal="true" showon="location_show_upcoming_events:1" label="COM_DPCALENDAR_FIELD_CONFIG_LIST_EXPAND_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_LIST_EXPAND_DESC"> <option value="1">JYES</option> <option value="0">JNO</option> </field> <field name="location_show_resource_view" type="list" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_SHOW_RESOURCE_VIEW_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_SHOW_RESOURCE_VIEW_DESC"> <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="location_default_view" type="list" showon="location_show_resource_view:1" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_DEFAULT_VIEW_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_DEFAULT_VIEW_DESC"> <option value="resmonth">COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_DEFAULT_VIEW_MONTH</option> <option value="resweek">COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_DEFAULT_VIEW_WEEK</option> <option value="resday">COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_DEFAULT_VIEW_DAY</option> <option value="resyear">COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_DEFAULT_VIEW_YEAR</option> </field> <field name="location_header_show_datepicker" type="list" showon="location_show_resource_view:1" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_HEADER_SHOW_DATEPICKER_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_HEADER_SHOW_DATEPICKER_DESC"> <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="location_header_show_today" type="list" showon="location_show_resource_view:1" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_HEADER_SHOW_TODAY_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_HEADER_SHOW_TODAY_DESC"> <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="location_header_show_title" type="list" showon="location_show_resource_view:1" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_HEADER_SHOW_TITLE_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_HEADER_SHOW_TITLE_DESC"> <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="location_column_width" type="text" showon="location_show_resource_view:1" validate="decimal" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_COLUMN_WIDTH_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_COLUMN_WIDTH_DESC"/> <field name="location_titleformat_year" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TITLE_FORMAT_YEAR_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TITLE_FORMAT_YEAR_DESC"/> <field name="location_titleformat_month" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TITLE_FORMAT_MONTH_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TITLE_FORMAT_MONTH_DESC"/> <field name="location_titleformat_week" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TITLE_FORMAT_WEEK_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TITLE_FORMAT_WEEK_DESC"/> <field name="location_titleformat_day" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TITLE_FORMAT_DAY_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TITLE_FORMAT_DAY_DESC"/> <field name="location_timeformat_year" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TIME_FORMAT_YEAR_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TIME_FORMAT_YEAR_DESC"/> <field name="location_timeformat_month" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TIME_FORMAT_MONTH_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TIME_FORMAT_MONTH_DESC"/> <field name="location_timeformat_week" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TIME_FORMAT_WEEK_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TIME_FORMAT_WEEK_DESC"/> <field name="location_timeformat_day" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TIME_FORMAT_DAY_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_TIME_FORMAT_DAY_DESC"/> <field name="location_axisformat_year" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_AXIS_FORMAT_YEAR_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_AXIS_FORMAT_YEAR_DESC"/> <field name="location_axisformat_month" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_AXIS_FORMAT_MONTH_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_AXIS_FORMAT_MONTH_DESC"/> <field name="location_axisformat_week" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_AXIS_FORMAT_WEEK_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_AXIS_FORMAT_WEEK_DESC"/> <field name="location_axisformat_day" type="text" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_AXIS_FORMAT_DAY_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_LOCATION_AXIS_FORMAT_DAY_DESC"/> <field name="location_min_time" type="text" pattern="\d*:?\d*" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MIN_TIME_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MIN_TIME_DESC"/> <field name="location_max_time" type="text" pattern="\d*:?\d*" useglobal="true" showon="location_show_resource_view:1" label="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAX_TIME_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CALENDAR_MAX_TIME_DESC"/> <field name="location_show_page_heading" type="list" useglobal="true" label="COM_DPCALENDAR_FIELD_PAGE_HEADING_LABEL" description="COM_DPCALENDAR_FIELD_PAGE_HEADING_DESC"> <option value="2">JGLOBAL_INHERIT</option> <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="location_custom_css" type="textarea" filter="\Joomla\CMS\Component\ComponentHelper::filterText" useglobal="true" label="COM_DPCALENDAR_FIELD_CONFIG_CUSTOM_CSS_LABEL" description="COM_DPCALENDAR_FIELD_CONFIG_CUSTOM_CSS_DESC"/> </fieldset> </fields> </metadata>