2021-03-05 03:08:47 +00:00
|
|
|
/**
|
|
|
|
* @package Joomla.Component.Builder
|
|
|
|
*
|
|
|
|
* @created 30th April, 2015
|
2022-07-09 15:45:08 +00:00
|
|
|
* @author Llewellyn van der Merwe <https://dev.vdm.io>
|
|
|
|
* @git Joomla Component Builder <https://git.vdm.dev/joomla/Component-Builder>
|
2021-03-05 03:08:47 +00:00
|
|
|
* @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.
|
|
|
|
* @license GNU General Public License version 2 or later; see LICENSE.txt
|
|
|
|
*/
|
|
|
|
|
2016-01-30 20:28:43 +00:00
|
|
|
// Some Global Values
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvybvwa_required = false;
|
|
|
|
jform_vvvvvygvwb_required = false;
|
|
|
|
jform_vvvvvygvwc_required = false;
|
|
|
|
jform_vvvvvygvwd_required = false;
|
|
|
|
jform_vvvvvygvwe_required = false;
|
|
|
|
jform_vvvvvygvwf_required = false;
|
|
|
|
jform_vvvvvygvwg_required = false;
|
|
|
|
jform_vvvvvygvwh_required = false;
|
2016-01-30 20:28:43 +00:00
|
|
|
|
|
|
|
// Initial Script
|
2024-03-09 19:52:51 +00:00
|
|
|
document.addEventListener('DOMContentLoaded', function()
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_css_view_vvvvvxb = jQuery("#jform_add_css_view input[type='radio']:checked").val();
|
|
|
|
vvvvvxb(add_css_view_vvvvvxb);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_css_views_vvvvvxc = jQuery("#jform_add_css_views input[type='radio']:checked").val();
|
|
|
|
vvvvvxc(add_css_views_vvvvvxc);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_javascript_view_file_vvvvvxd = jQuery("#jform_add_javascript_view_file input[type='radio']:checked").val();
|
|
|
|
vvvvvxd(add_javascript_view_file_vvvvvxd);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_javascript_views_file_vvvvvxe = jQuery("#jform_add_javascript_views_file input[type='radio']:checked").val();
|
|
|
|
vvvvvxe(add_javascript_views_file_vvvvvxe);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_javascript_view_footer_vvvvvxf = jQuery("#jform_add_javascript_view_footer input[type='radio']:checked").val();
|
|
|
|
vvvvvxf(add_javascript_view_footer_vvvvvxf);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_javascript_views_footer_vvvvvxg = jQuery("#jform_add_javascript_views_footer input[type='radio']:checked").val();
|
|
|
|
vvvvvxg(add_javascript_views_footer_vvvvvxg);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_ajax_vvvvvxh = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
|
|
|
|
vvvvvxh(add_php_ajax_vvvvvxh);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_getitem_vvvvvxi = jQuery("#jform_add_php_getitem input[type='radio']:checked").val();
|
|
|
|
vvvvvxi(add_php_getitem_vvvvvxi);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_getitems_vvvvvxj = jQuery("#jform_add_php_getitems input[type='radio']:checked").val();
|
|
|
|
vvvvvxj(add_php_getitems_vvvvvxj);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_getitems_after_all_vvvvvxk = jQuery("#jform_add_php_getitems_after_all input[type='radio']:checked").val();
|
|
|
|
vvvvvxk(add_php_getitems_after_all_vvvvvxk);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_getlistquery_vvvvvxl = jQuery("#jform_add_php_getlistquery input[type='radio']:checked").val();
|
|
|
|
vvvvvxl(add_php_getlistquery_vvvvvxl);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_getform_vvvvvxm = jQuery("#jform_add_php_getform input[type='radio']:checked").val();
|
|
|
|
vvvvvxm(add_php_getform_vvvvvxm);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_before_save_vvvvvxn = jQuery("#jform_add_php_before_save input[type='radio']:checked").val();
|
|
|
|
vvvvvxn(add_php_before_save_vvvvvxn);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_save_vvvvvxo = jQuery("#jform_add_php_save input[type='radio']:checked").val();
|
|
|
|
vvvvvxo(add_php_save_vvvvvxo);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_postsavehook_vvvvvxp = jQuery("#jform_add_php_postsavehook input[type='radio']:checked").val();
|
|
|
|
vvvvvxp(add_php_postsavehook_vvvvvxp);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_allowadd_vvvvvxq = jQuery("#jform_add_php_allowadd input[type='radio']:checked").val();
|
|
|
|
vvvvvxq(add_php_allowadd_vvvvvxq);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_allowedit_vvvvvxr = jQuery("#jform_add_php_allowedit input[type='radio']:checked").val();
|
|
|
|
vvvvvxr(add_php_allowedit_vvvvvxr);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_before_cancel_vvvvvxs = jQuery("#jform_add_php_before_cancel input[type='radio']:checked").val();
|
|
|
|
vvvvvxs(add_php_before_cancel_vvvvvxs);
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_after_cancel_vvvvvxt = jQuery("#jform_add_php_after_cancel input[type='radio']:checked").val();
|
|
|
|
vvvvvxt(add_php_after_cancel_vvvvvxt);
|
2016-03-04 20:58:05 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_batchcopy_vvvvvxu = jQuery("#jform_add_php_batchcopy input[type='radio']:checked").val();
|
|
|
|
vvvvvxu(add_php_batchcopy_vvvvvxu);
|
2016-04-22 21:32:02 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_batchmove_vvvvvxv = jQuery("#jform_add_php_batchmove input[type='radio']:checked").val();
|
|
|
|
vvvvvxv(add_php_batchmove_vvvvvxv);
|
2016-09-07 21:20:58 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_before_publish_vvvvvxw = jQuery("#jform_add_php_before_publish input[type='radio']:checked").val();
|
|
|
|
vvvvvxw(add_php_before_publish_vvvvvxw);
|
2016-09-03 21:44:47 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_after_publish_vvvvvxx = jQuery("#jform_add_php_after_publish input[type='radio']:checked").val();
|
|
|
|
vvvvvxx(add_php_after_publish_vvvvvxx);
|
2016-12-30 10:47:19 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_before_delete_vvvvvxy = jQuery("#jform_add_php_before_delete input[type='radio']:checked").val();
|
|
|
|
vvvvvxy(add_php_before_delete_vvvvvxy);
|
2018-03-09 03:26:44 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_after_delete_vvvvvxz = jQuery("#jform_add_php_after_delete input[type='radio']:checked").val();
|
|
|
|
vvvvvxz(add_php_after_delete_vvvvvxz);
|
2018-01-15 15:54:05 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_php_document_vvvvvya = jQuery("#jform_add_php_document input[type='radio']:checked").val();
|
|
|
|
vvvvvya(add_php_document_vvvvvya);
|
2018-05-11 04:08:14 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_sql_vvvvvyb = jQuery("#jform_add_sql input[type='radio']:checked").val();
|
|
|
|
vvvvvyb(add_sql_vvvvvyb);
|
|
|
|
|
|
|
|
var source_vvvvvyc = jQuery("#jform_source input[type='radio']:checked").val();
|
|
|
|
var add_sql_vvvvvyc = jQuery("#jform_add_sql input[type='radio']:checked").val();
|
|
|
|
vvvvvyc(source_vvvvvyc,add_sql_vvvvvyc);
|
2024-04-09 11:54:59 +00:00
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
var source_vvvvvye = jQuery("#jform_source input[type='radio']:checked").val();
|
|
|
|
var add_sql_vvvvvye = jQuery("#jform_add_sql input[type='radio']:checked").val();
|
|
|
|
vvvvvye(source_vvvvvye,add_sql_vvvvvye);
|
2019-07-15 20:00:46 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_custom_import_vvvvvyg = jQuery("#jform_add_custom_import input[type='radio']:checked").val();
|
|
|
|
vvvvvyg(add_custom_import_vvvvvyg);
|
2019-06-12 20:36:05 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_custom_import_vvvvvyh = jQuery("#jform_add_custom_import input[type='radio']:checked").val();
|
|
|
|
vvvvvyh(add_custom_import_vvvvvyh);
|
2019-08-08 15:35:58 +00:00
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
var add_custom_button_vvvvvyi = jQuery("#jform_add_custom_button input[type='radio']:checked").val();
|
|
|
|
vvvvvyi(add_custom_button_vvvvvyi);
|
2016-01-30 20:28:43 +00:00
|
|
|
});
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxb function
|
|
|
|
function vvvvvxb(add_css_view_vvvvvxb)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_css_view_vvvvvxb == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_css_view-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_css_view-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxc function
|
|
|
|
function vvvvvxc(add_css_views_vvvvvxc)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_css_views_vvvvvxc == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_css_views-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_css_views-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxd function
|
|
|
|
function vvvvvxd(add_javascript_view_file_vvvvvxd)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_javascript_view_file_vvvvvxd == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_javascript_view_file-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_javascript_view_file-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxe function
|
|
|
|
function vvvvvxe(add_javascript_views_file_vvvvvxe)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_javascript_views_file_vvvvvxe == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_javascript_views_file-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_javascript_views_file-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxf function
|
|
|
|
function vvvvvxf(add_javascript_view_footer_vvvvvxf)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_javascript_view_footer_vvvvvxf == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 20:54:26 +00:00
|
|
|
jQuery('#jform_javascript_view_footer-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 20:54:26 +00:00
|
|
|
jQuery('#jform_javascript_view_footer-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxg function
|
|
|
|
function vvvvvxg(add_javascript_views_footer_vvvvvxg)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_javascript_views_footer_vvvvvxg == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 20:54:26 +00:00
|
|
|
jQuery('#jform_javascript_views_footer-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 20:54:26 +00:00
|
|
|
jQuery('#jform_javascript_views_footer-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxh function
|
|
|
|
function vvvvvxh(add_php_ajax_vvvvvxh)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_ajax_vvvvvxh == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2017-10-12 00:50:14 +00:00
|
|
|
jQuery('#jform_ajax_input-lbl').closest('.control-group').show();
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_ajaxmethod-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2017-10-12 00:50:14 +00:00
|
|
|
jQuery('#jform_ajax_input-lbl').closest('.control-group').hide();
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_ajaxmethod-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxi function
|
|
|
|
function vvvvvxi(add_php_getitem_vvvvvxi)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_getitem_vvvvvxi == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_getitem-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_getitem-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxj function
|
|
|
|
function vvvvvxj(add_php_getitems_vvvvvxj)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_getitems_vvvvvxj == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_getitems-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_getitems-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxk function
|
|
|
|
function vvvvvxk(add_php_getitems_after_all_vvvvvxk)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_getitems_after_all_vvvvvxk == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_getitems_after_all-lbl').closest('.control-group').show();
|
2016-09-03 21:44:47 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_getitems_after_all-lbl').closest('.control-group').hide();
|
2016-09-03 21:44:47 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxl function
|
|
|
|
function vvvvvxl(add_php_getlistquery_vvvvvxl)
|
2016-09-03 21:44:47 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_getlistquery_vvvvvxl == 1)
|
2016-09-03 21:44:47 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_getlistquery-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_getlistquery-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxm function
|
|
|
|
function vvvvvxm(add_php_getform_vvvvvxm)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_getform_vvvvvxm == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-07-06 13:46:30 +00:00
|
|
|
jQuery('#jform_php_getform-lbl').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('#jform_php_getform-lbl').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxn function
|
|
|
|
function vvvvvxn(add_php_before_save_vvvvvxn)
|
2018-07-06 13:46:30 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_before_save_vvvvvxn == 1)
|
2018-07-06 13:46:30 +00:00
|
|
|
{
|
|
|
|
jQuery('#jform_php_before_save-lbl').closest('.control-group').show();
|
2017-09-13 00:37:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_before_save-lbl').closest('.control-group').hide();
|
2017-09-13 00:37:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxo function
|
|
|
|
function vvvvvxo(add_php_save_vvvvvxo)
|
2017-09-13 00:37:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_save_vvvvvxo == 1)
|
2017-09-13 00:37:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_save-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_save-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxp function
|
|
|
|
function vvvvvxp(add_php_postsavehook_vvvvvxp)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_postsavehook_vvvvvxp == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_postsavehook-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_postsavehook-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxq function
|
|
|
|
function vvvvvxq(add_php_allowadd_vvvvvxq)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_allowadd_vvvvvxq == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-08-14 08:25:46 +00:00
|
|
|
jQuery('#jform_php_allowadd-lbl').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('#jform_php_allowadd-lbl').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxr function
|
|
|
|
function vvvvvxr(add_php_allowedit_vvvvvxr)
|
2018-08-14 08:25:46 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_allowedit_vvvvvxr == 1)
|
2018-08-14 08:25:46 +00:00
|
|
|
{
|
|
|
|
jQuery('#jform_php_allowedit-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_allowedit-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxs function
|
|
|
|
function vvvvvxs(add_php_before_cancel_vvvvvxs)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_before_cancel_vvvvvxs == 1)
|
2019-06-12 20:06:19 +00:00
|
|
|
{
|
|
|
|
jQuery('#jform_php_before_cancel-lbl').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('#jform_php_before_cancel-lbl').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxt function
|
|
|
|
function vvvvvxt(add_php_after_cancel_vvvvvxt)
|
2019-06-12 20:06:19 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_after_cancel_vvvvvxt == 1)
|
2019-06-12 20:36:05 +00:00
|
|
|
{
|
|
|
|
jQuery('#jform_php_after_cancel-lbl').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('#jform_php_after_cancel-lbl').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxu function
|
|
|
|
function vvvvvxu(add_php_batchcopy_vvvvvxu)
|
2019-06-12 20:36:05 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_batchcopy_vvvvvxu == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_batchcopy-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_batchcopy-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxv function
|
|
|
|
function vvvvvxv(add_php_batchmove_vvvvvxv)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_batchmove_vvvvvxv == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_batchmove-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_batchmove-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxw function
|
|
|
|
function vvvvvxw(add_php_before_publish_vvvvvxw)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_before_publish_vvvvvxw == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_before_publish-lbl').closest('.control-group').show();
|
2016-09-07 21:20:58 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_before_publish-lbl').closest('.control-group').hide();
|
2016-09-07 21:20:58 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxx function
|
|
|
|
function vvvvvxx(add_php_after_publish_vvvvvxx)
|
2016-09-07 21:20:58 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_after_publish_vvvvvxx == 1)
|
2016-09-07 21:20:58 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_after_publish-lbl').closest('.control-group').show();
|
2016-09-07 21:20:58 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_after_publish-lbl').closest('.control-group').hide();
|
2016-09-07 21:20:58 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxy function
|
|
|
|
function vvvvvxy(add_php_before_delete_vvvvvxy)
|
2016-09-07 21:20:58 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_before_delete_vvvvvxy == 1)
|
2016-09-07 21:20:58 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_before_delete-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_before_delete-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvxz function
|
|
|
|
function vvvvvxz(add_php_after_delete_vvvvvxz)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_after_delete_vvvvvxz == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_after_delete-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_after_delete-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvya function
|
|
|
|
function vvvvvya(add_php_document_vvvvvya)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_php_document_vvvvvya == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_document-lbl').closest('.control-group').show();
|
2016-04-22 21:32:02 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_document-lbl').closest('.control-group').hide();
|
2016-04-22 21:32:02 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvyb function
|
|
|
|
function vvvvvyb(add_sql_vvvvvyb)
|
2016-04-22 21:32:02 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_sql_vvvvvyb == 1)
|
2016-04-22 21:32:02 +00:00
|
|
|
{
|
|
|
|
jQuery('#jform_source').closest('.control-group').show();
|
2018-09-10 11:04:52 +00:00
|
|
|
// add required attribute to source field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (jform_vvvvvybvwa_required)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('source',0);
|
|
|
|
jQuery('#jform_source').prop('required','required');
|
|
|
|
jQuery('#jform_source').attr('aria-required',true);
|
|
|
|
jQuery('#jform_source').addClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvybvwa_required = false;
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('#jform_source').closest('.control-group').hide();
|
2018-09-10 11:04:52 +00:00
|
|
|
// remove required attribute from source field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (!jform_vvvvvybvwa_required)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('source',1);
|
|
|
|
jQuery('#jform_source').removeAttr('required');
|
|
|
|
jQuery('#jform_source').removeAttr('aria-required');
|
|
|
|
jQuery('#jform_source').removeClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvybvwa_required = true;
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvyc function
|
|
|
|
function vvvvvyc(source_vvvvvyc,add_sql_vvvvvyc)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (source_vvvvvyc == 2 && add_sql_vvvvvyc == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
jQuery('#jform_sql').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('#jform_sql').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvye function
|
|
|
|
function vvvvvye(source_vvvvvye,add_sql_vvvvvye)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (source_vvvvvye == 1 && add_sql_vvvvvye == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2017-10-12 00:50:14 +00:00
|
|
|
jQuery('#jform_addtables-lbl').closest('.control-group').show();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2017-10-12 00:50:14 +00:00
|
|
|
jQuery('#jform_addtables-lbl').closest('.control-group').hide();
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvyg function
|
|
|
|
function vvvvvyg(add_custom_import_vvvvvyg)
|
2016-05-04 04:53:33 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_custom_import_vvvvvyg == 1)
|
2016-05-04 04:53:33 +00:00
|
|
|
{
|
|
|
|
jQuery('#jform_html_import_view').closest('.control-group').show();
|
2018-09-10 11:04:52 +00:00
|
|
|
// add required attribute to html_import_view field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (jform_vvvvvygvwb_required)
|
2016-05-04 04:53:33 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('html_import_view',0);
|
|
|
|
jQuery('#jform_html_import_view').prop('required','required');
|
|
|
|
jQuery('#jform_html_import_view').attr('aria-required',true);
|
|
|
|
jQuery('#jform_html_import_view').addClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwb_required = false;
|
2016-05-04 04:53:33 +00:00
|
|
|
}
|
|
|
|
jQuery('.note_advanced_import').closest('.control-group').show();
|
2016-05-20 05:00:31 +00:00
|
|
|
jQuery('#jform_php_import_display').closest('.control-group').show();
|
2018-09-10 11:04:52 +00:00
|
|
|
// add required attribute to php_import_display field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (jform_vvvvvygvwc_required)
|
2016-05-20 05:00:31 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import_display',0);
|
|
|
|
jQuery('#jform_php_import_display').prop('required','required');
|
|
|
|
jQuery('#jform_php_import_display').attr('aria-required',true);
|
|
|
|
jQuery('#jform_php_import_display').addClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwc_required = false;
|
2016-05-20 05:00:31 +00:00
|
|
|
}
|
2017-03-27 12:38:51 +00:00
|
|
|
jQuery('#jform_php_import_ext').closest('.control-group').show();
|
2018-09-10 11:04:52 +00:00
|
|
|
// add required attribute to php_import_ext field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (jform_vvvvvygvwd_required)
|
2017-03-27 12:38:51 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import_ext',0);
|
|
|
|
jQuery('#jform_php_import_ext').prop('required','required');
|
|
|
|
jQuery('#jform_php_import_ext').attr('aria-required',true);
|
|
|
|
jQuery('#jform_php_import_ext').addClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwd_required = false;
|
2017-03-27 12:38:51 +00:00
|
|
|
}
|
2018-01-17 23:14:43 +00:00
|
|
|
jQuery('#jform_php_import_headers').closest('.control-group').show();
|
2018-09-10 11:04:52 +00:00
|
|
|
// add required attribute to php_import_headers field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (jform_vvvvvygvwe_required)
|
2018-01-17 23:14:43 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import_headers',0);
|
|
|
|
jQuery('#jform_php_import_headers').prop('required','required');
|
|
|
|
jQuery('#jform_php_import_headers').attr('aria-required',true);
|
|
|
|
jQuery('#jform_php_import_headers').addClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwe_required = false;
|
2018-01-17 23:14:43 +00:00
|
|
|
}
|
|
|
|
jQuery('#jform_php_import').closest('.control-group').show();
|
2018-09-10 11:04:52 +00:00
|
|
|
// add required attribute to php_import field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (jform_vvvvvygvwf_required)
|
2016-05-04 23:14:20 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import',0);
|
|
|
|
jQuery('#jform_php_import').prop('required','required');
|
|
|
|
jQuery('#jform_php_import').attr('aria-required',true);
|
|
|
|
jQuery('#jform_php_import').addClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwf_required = false;
|
2016-05-04 23:14:20 +00:00
|
|
|
}
|
|
|
|
jQuery('#jform_php_import_save').closest('.control-group').show();
|
2018-09-10 11:04:52 +00:00
|
|
|
// add required attribute to php_import_save field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (jform_vvvvvygvwg_required)
|
2016-05-04 04:53:33 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import_save',0);
|
|
|
|
jQuery('#jform_php_import_save').prop('required','required');
|
|
|
|
jQuery('#jform_php_import_save').attr('aria-required',true);
|
|
|
|
jQuery('#jform_php_import_save').addClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwg_required = false;
|
2016-05-04 04:53:33 +00:00
|
|
|
}
|
|
|
|
jQuery('#jform_php_import_setdata').closest('.control-group').show();
|
2018-09-10 11:04:52 +00:00
|
|
|
// add required attribute to php_import_setdata field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (jform_vvvvvygvwh_required)
|
2016-05-04 04:53:33 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import_setdata',0);
|
|
|
|
jQuery('#jform_php_import_setdata').prop('required','required');
|
|
|
|
jQuery('#jform_php_import_setdata').attr('aria-required',true);
|
|
|
|
jQuery('#jform_php_import_setdata').addClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwh_required = false;
|
2016-05-04 04:53:33 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('#jform_html_import_view').closest('.control-group').hide();
|
2018-09-10 11:04:52 +00:00
|
|
|
// remove required attribute from html_import_view field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (!jform_vvvvvygvwb_required)
|
2016-05-04 04:53:33 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('html_import_view',1);
|
|
|
|
jQuery('#jform_html_import_view').removeAttr('required');
|
|
|
|
jQuery('#jform_html_import_view').removeAttr('aria-required');
|
|
|
|
jQuery('#jform_html_import_view').removeClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwb_required = true;
|
2016-05-04 04:53:33 +00:00
|
|
|
}
|
|
|
|
jQuery('.note_advanced_import').closest('.control-group').hide();
|
2016-05-20 05:00:31 +00:00
|
|
|
jQuery('#jform_php_import_display').closest('.control-group').hide();
|
2018-09-10 11:04:52 +00:00
|
|
|
// remove required attribute from php_import_display field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (!jform_vvvvvygvwc_required)
|
2016-05-20 05:00:31 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import_display',1);
|
|
|
|
jQuery('#jform_php_import_display').removeAttr('required');
|
|
|
|
jQuery('#jform_php_import_display').removeAttr('aria-required');
|
|
|
|
jQuery('#jform_php_import_display').removeClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwc_required = true;
|
2016-05-20 05:00:31 +00:00
|
|
|
}
|
2017-03-27 12:38:51 +00:00
|
|
|
jQuery('#jform_php_import_ext').closest('.control-group').hide();
|
2018-09-10 11:04:52 +00:00
|
|
|
// remove required attribute from php_import_ext field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (!jform_vvvvvygvwd_required)
|
2017-03-27 12:38:51 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import_ext',1);
|
|
|
|
jQuery('#jform_php_import_ext').removeAttr('required');
|
|
|
|
jQuery('#jform_php_import_ext').removeAttr('aria-required');
|
|
|
|
jQuery('#jform_php_import_ext').removeClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwd_required = true;
|
2017-03-27 12:38:51 +00:00
|
|
|
}
|
2018-01-17 23:14:43 +00:00
|
|
|
jQuery('#jform_php_import_headers').closest('.control-group').hide();
|
2018-09-10 11:04:52 +00:00
|
|
|
// remove required attribute from php_import_headers field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (!jform_vvvvvygvwe_required)
|
2018-01-17 23:14:43 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import_headers',1);
|
|
|
|
jQuery('#jform_php_import_headers').removeAttr('required');
|
|
|
|
jQuery('#jform_php_import_headers').removeAttr('aria-required');
|
|
|
|
jQuery('#jform_php_import_headers').removeClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwe_required = true;
|
2018-01-17 23:14:43 +00:00
|
|
|
}
|
|
|
|
jQuery('#jform_php_import').closest('.control-group').hide();
|
2018-09-10 11:04:52 +00:00
|
|
|
// remove required attribute from php_import field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (!jform_vvvvvygvwf_required)
|
2016-05-04 23:14:20 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import',1);
|
|
|
|
jQuery('#jform_php_import').removeAttr('required');
|
|
|
|
jQuery('#jform_php_import').removeAttr('aria-required');
|
|
|
|
jQuery('#jform_php_import').removeClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwf_required = true;
|
2016-05-04 23:14:20 +00:00
|
|
|
}
|
|
|
|
jQuery('#jform_php_import_save').closest('.control-group').hide();
|
2018-09-10 11:04:52 +00:00
|
|
|
// remove required attribute from php_import_save field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (!jform_vvvvvygvwg_required)
|
2016-05-04 04:53:33 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import_save',1);
|
|
|
|
jQuery('#jform_php_import_save').removeAttr('required');
|
|
|
|
jQuery('#jform_php_import_save').removeAttr('aria-required');
|
|
|
|
jQuery('#jform_php_import_save').removeClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwg_required = true;
|
2016-05-04 04:53:33 +00:00
|
|
|
}
|
|
|
|
jQuery('#jform_php_import_setdata').closest('.control-group').hide();
|
2018-09-10 11:04:52 +00:00
|
|
|
// remove required attribute from php_import_setdata field
|
2024-04-27 14:00:36 +00:00
|
|
|
if (!jform_vvvvvygvwh_required)
|
2016-05-04 04:53:33 +00:00
|
|
|
{
|
|
|
|
updateFieldRequired('php_import_setdata',1);
|
|
|
|
jQuery('#jform_php_import_setdata').removeAttr('required');
|
|
|
|
jQuery('#jform_php_import_setdata').removeAttr('aria-required');
|
|
|
|
jQuery('#jform_php_import_setdata').removeClass('required');
|
2024-04-27 14:00:36 +00:00
|
|
|
jform_vvvvvygvwh_required = true;
|
2016-05-04 04:53:33 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvyh function
|
|
|
|
function vvvvvyh(add_custom_import_vvvvvyh)
|
2016-05-04 04:53:33 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_custom_import_vvvvvyh == 0)
|
2016-05-04 04:53:33 +00:00
|
|
|
{
|
|
|
|
jQuery('.note_beginner_import').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('.note_beginner_import').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-27 14:00:36 +00:00
|
|
|
// the vvvvvyi function
|
|
|
|
function vvvvvyi(add_custom_button_vvvvvyi)
|
2016-09-11 15:27:04 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-27 14:00:36 +00:00
|
|
|
if (add_custom_button_vvvvvyi == 1)
|
2016-09-11 15:27:04 +00:00
|
|
|
{
|
2017-10-12 00:50:14 +00:00
|
|
|
jQuery('#jform_custom_button-lbl').closest('.control-group').show();
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_controller-lbl').closest('.control-group').show();
|
|
|
|
jQuery('#jform_php_controller_list-lbl').closest('.control-group').show();
|
|
|
|
jQuery('#jform_php_model-lbl').closest('.control-group').show();
|
|
|
|
jQuery('#jform_php_model_list-lbl').closest('.control-group').show();
|
2016-09-11 15:27:04 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2017-10-12 00:50:14 +00:00
|
|
|
jQuery('#jform_custom_button-lbl').closest('.control-group').hide();
|
2018-06-25 02:25:10 +00:00
|
|
|
jQuery('#jform_php_controller-lbl').closest('.control-group').hide();
|
|
|
|
jQuery('#jform_php_controller_list-lbl').closest('.control-group').hide();
|
|
|
|
jQuery('#jform_php_model-lbl').closest('.control-group').hide();
|
|
|
|
jQuery('#jform_php_model_list-lbl').closest('.control-group').hide();
|
2016-09-11 15:27:04 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2020-02-27 21:05:28 +00:00
|
|
|
// update fields required
|
|
|
|
function updateFieldRequired(name, status) {
|
|
|
|
// check if not_required exist
|
2024-03-09 19:52:51 +00:00
|
|
|
if (document.getElementById('jform_not_required')) {
|
2020-02-27 21:05:28 +00:00
|
|
|
var not_required = jQuery('#jform_not_required').val().split(",");
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2020-02-27 21:05:28 +00:00
|
|
|
if(status == 1)
|
2016-01-30 20:28:43 +00:00
|
|
|
{
|
2020-02-27 21:05:28 +00:00
|
|
|
not_required.push(name);
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2020-02-27 21:05:28 +00:00
|
|
|
not_required = removeFieldFromNotRequired(not_required, name);
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
2020-02-27 21:05:28 +00:00
|
|
|
|
|
|
|
jQuery('#jform_not_required').val(fixNotRequiredArray(not_required).toString());
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
2020-02-27 21:05:28 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// remove field from not_required
|
|
|
|
function removeFieldFromNotRequired(array, what) {
|
|
|
|
return array.filter(function(element){
|
|
|
|
return element !== what;
|
|
|
|
});
|
|
|
|
}
|
|
|
|
|
|
|
|
// fix not required array
|
|
|
|
function fixNotRequiredArray(array) {
|
|
|
|
var seen = {};
|
|
|
|
return removeEmptyFromNotRequiredArray(array).filter(function(item) {
|
|
|
|
return seen.hasOwnProperty(item) ? false : (seen[item] = true);
|
|
|
|
});
|
|
|
|
}
|
2016-01-30 20:28:43 +00:00
|
|
|
|
2020-02-27 21:05:28 +00:00
|
|
|
// remove empty from not_required array
|
|
|
|
function removeEmptyFromNotRequiredArray(array) {
|
|
|
|
return array.filter(function (el) {
|
|
|
|
// remove ( 一_一) as well - lol
|
|
|
|
return (el.length > 0 && '一_一' !== el);
|
|
|
|
});
|
2016-01-30 20:28:43 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// the isSet function
|
|
|
|
function isSet(val)
|
|
|
|
{
|
|
|
|
if ((val != undefined) && (val != null) && 0 !== val.length){
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
2018-03-11 02:44:43 +00:00
|
|
|
|
2016-05-04 23:14:20 +00:00
|
|
|
jQuery(document).ready(function()
|
2017-10-14 15:56:04 +00:00
|
|
|
{
|
2018-03-28 09:46:14 +00:00
|
|
|
// check if this view has alias field
|
|
|
|
checkAliasField();
|
2021-01-06 10:02:55 +00:00
|
|
|
// check if this view has category field
|
|
|
|
checkCategoryField();
|
2018-01-15 15:54:05 +00:00
|
|
|
// get the linked details
|
|
|
|
getLinked();
|
2017-10-12 23:14:17 +00:00
|
|
|
// set button
|
2017-10-14 15:56:04 +00:00
|
|
|
addButtonID('admin_fields','create_edit_buttons', 1); // <-- first
|
2016-05-04 23:14:20 +00:00
|
|
|
var valueSwitch = jQuery("#jform_add_custom_import input[type='radio']:checked").val();
|
2018-01-23 22:05:57 +00:00
|
|
|
getDynamicScripts(valueSwitch);
|
2017-10-14 03:37:18 +00:00
|
|
|
// now load the fields
|
2017-10-26 16:43:51 +00:00
|
|
|
getAjaxDisplay('admin_fields');
|
|
|
|
getAjaxDisplay('admin_fields_conditions');
|
2018-05-22 19:01:36 +00:00
|
|
|
getAjaxDisplay('admin_fields_relations');
|
2017-10-14 15:56:04 +00:00
|
|
|
// set button
|
|
|
|
addButtonID('admin_fields_conditions','create_edit_buttons', 1); // <-- second
|
2017-10-26 16:43:51 +00:00
|
|
|
// set button to create more fields
|
2017-10-16 17:14:23 +00:00
|
|
|
addButton('field','create_edit_buttons'); // <-- third
|
2018-05-22 19:01:36 +00:00
|
|
|
// set button
|
|
|
|
addButtonID('admin_fields_relations','create_edit_buttons', 1); // <-- forth
|
2018-08-24 21:46:41 +00:00
|
|
|
// set button
|
|
|
|
addButtonID('admin_custom_tabs','addtabs-lbl', 1); // <-- fifth
|
2019-01-31 21:44:21 +00:00
|
|
|
// check and load all the customcode edit buttons
|
|
|
|
getEditCustomCodeButtons();
|
2016-05-04 23:14:20 +00:00
|
|
|
});
|
|
|
|
|
2018-03-28 09:46:14 +00:00
|
|
|
function checkAliasField() {
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'type', 'type', 'checkAliasField').then(function(result) {
|
2018-03-28 09:46:14 +00:00
|
|
|
if(result){
|
|
|
|
// remove the notice
|
|
|
|
jQuery('.note_create_edit_notice_p').remove();
|
|
|
|
} else {
|
|
|
|
// hide everything about alias management
|
|
|
|
jQuery('#jform_alias_builder_type').closest('.control-group').remove();
|
|
|
|
jQuery('#jform_alias_builder').closest('.control-group').remove();
|
|
|
|
jQuery('.note_alias_builder_default').closest('.control-group').remove();
|
|
|
|
jQuery('.note_alias_builder_custom').closest('.control-group').remove();
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
|
|
|
|
2021-01-06 10:02:55 +00:00
|
|
|
function checkCategoryField() {
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'type', 'type', 'checkCategoryField').then(function(result) {
|
2021-01-06 10:02:55 +00:00
|
|
|
if(result){
|
|
|
|
// remove the notice
|
|
|
|
jQuery('.note_create_edit_notice_p').remove();
|
|
|
|
} else {
|
|
|
|
// hide everything about category management
|
|
|
|
jQuery('#jform_add_category_submenu').closest('.control-group').remove();
|
|
|
|
jQuery('.note_category_menu_switch').closest('.control-group').remove();
|
|
|
|
}
|
2018-03-28 09:46:14 +00:00
|
|
|
});
|
|
|
|
}
|
|
|
|
|
2017-10-26 16:43:51 +00:00
|
|
|
function getAjaxDisplay(type){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, type, 'type', 'getAjaxDisplay').then(function(result) {
|
2017-10-14 03:37:18 +00:00
|
|
|
if(result){
|
|
|
|
jQuery('#display_'+type).html(result);
|
|
|
|
}
|
2017-10-14 15:56:04 +00:00
|
|
|
// set button
|
|
|
|
addButtonID(type,'header_'+type+'_buttons', 2); // <-- little edit button
|
2017-10-14 03:37:18 +00:00
|
|
|
});
|
|
|
|
}
|
|
|
|
|
2017-10-12 23:14:17 +00:00
|
|
|
function addData(result,where){
|
2017-10-26 16:43:51 +00:00
|
|
|
jQuery(result).insertAfter(jQuery(where).closest('.control-group'));
|
2017-10-12 23:14:17 +00:00
|
|
|
}
|
|
|
|
|
2017-10-12 00:50:14 +00:00
|
|
|
function getTableColumns(fieldKey, table_, nr_){
|
|
|
|
// first check if the field is set
|
|
|
|
if(jQuery("#jform_addtables_"+table_+"addtables"+fieldKey+nr_+"_table").length) {
|
|
|
|
// get options
|
|
|
|
var tableName = jQuery("#jform_addtables_"+table_+"addtables"+fieldKey+nr_+"_table option:selected").val();
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, tableName, 'table', 'tableColumns').then(function(result) {
|
2017-10-12 00:50:14 +00:00
|
|
|
if(result){
|
|
|
|
jQuery("textarea#jform_addtables_"+table_+"addtables"+fieldKey+nr_+"_sourcemap").val(result);
|
2019-12-10 23:18:55 +00:00
|
|
|
} else {
|
2017-10-12 00:50:14 +00:00
|
|
|
jQuery("textarea#jform_addtables_"+table_+"addtables"+fieldKey+nr_+"_sourcemap").val('');
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
2016-05-04 04:53:33 +00:00
|
|
|
}
|
|
|
|
|
2018-01-23 22:05:57 +00:00
|
|
|
function getDynamicScripts(id){
|
2016-05-04 04:53:33 +00:00
|
|
|
if (1 == id) {
|
|
|
|
// get the current values
|
2016-05-20 05:00:31 +00:00
|
|
|
var current_import_display = jQuery('textarea#jform_php_import_display').val();
|
2016-05-04 23:14:20 +00:00
|
|
|
var current_import = jQuery('textarea#jform_php_import').val();
|
2018-01-17 23:14:43 +00:00
|
|
|
var current_headers = jQuery('textarea#jform_php_import_headers').val();
|
2016-05-04 04:53:33 +00:00
|
|
|
var current_setdata = jQuery('textarea#jform_php_import_setdata').val();
|
|
|
|
var current_save = jQuery('textarea#jform_php_import_save').val();
|
|
|
|
var current_view = jQuery('textarea#jform_html_import_view').val();
|
2017-03-27 12:38:51 +00:00
|
|
|
var current_ext = jQuery('textarea#jform_php_import_ext').val();
|
2016-05-20 05:00:31 +00:00
|
|
|
// set the display method script
|
|
|
|
if(current_import_display.length == 0){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'display', 'type', 'getDynamicScripts').then(function(result) {
|
2016-05-20 05:00:31 +00:00
|
|
|
if(result){
|
|
|
|
jQuery('textarea#jform_php_import_display').val(result);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
|
|
|
// set the import method script
|
2016-05-04 23:14:20 +00:00
|
|
|
if(current_import.length == 0){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'import', 'type', 'getDynamicScripts').then(function(result) {
|
2016-05-04 23:14:20 +00:00
|
|
|
if(result){
|
|
|
|
jQuery('textarea#jform_php_import').val(result);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
2018-01-17 23:14:43 +00:00
|
|
|
// set the headers method script
|
|
|
|
if(current_headers.length == 0){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'headers', 'type', 'getDynamicScripts').then(function(result) {
|
2018-01-17 23:14:43 +00:00
|
|
|
if(result){
|
|
|
|
jQuery('textarea#jform_php_import_headers').val(result);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
2016-05-04 23:14:20 +00:00
|
|
|
// set the setData method script
|
2016-05-04 04:53:33 +00:00
|
|
|
if(current_setdata.length == 0){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'setdata', 'type', 'getDynamicScripts').then(function(result) {
|
2016-05-04 04:53:33 +00:00
|
|
|
if(result){
|
|
|
|
jQuery('textarea#jform_php_import_setdata').val(result);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
|
|
|
// set the save method script
|
|
|
|
if(current_save.length == 0){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'save', 'type', 'getDynamicScripts').then(function(result) {
|
2016-05-04 04:53:33 +00:00
|
|
|
if(result){
|
|
|
|
jQuery('textarea#jform_php_import_save').val(result);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
|
|
|
// set the view script
|
|
|
|
if(current_view.length == 0){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'view', 'type', 'getDynamicScripts').then(function(result) {
|
2016-05-04 04:53:33 +00:00
|
|
|
if(result){
|
|
|
|
jQuery('textarea#jform_html_import_view').val(result);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
2017-03-27 12:38:51 +00:00
|
|
|
// set the import ext script
|
|
|
|
if(current_ext.length == 0){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'ext', 'type', 'getDynamicScripts').then(function(result) {
|
2017-03-27 12:38:51 +00:00
|
|
|
if(result){
|
|
|
|
jQuery('textarea#jform_php_import_ext').val(result);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
2016-05-04 04:53:33 +00:00
|
|
|
}
|
2019-01-31 21:44:21 +00:00
|
|
|
}
|
|
|
|
|
2023-10-18 07:26:30 +00:00
|
|
|
function getCodeFrom_server(id, type, type_name, callingName) {
|
|
|
|
var url = "index.php?option=com_componentbuilder&task=ajax." + callingName + "&format=json&raw=true&vdm="+vastDevMod;
|
|
|
|
if (token.length > 0 && id > 0 && type.length > 0) {
|
|
|
|
url += '&' + token + '=1&' + type_name + '=' + type + '&id=' + id;
|
2019-12-10 23:18:55 +00:00
|
|
|
}
|
2023-10-18 07:26:30 +00:00
|
|
|
var getUrl = JRouter(url);
|
|
|
|
return fetch(getUrl, {
|
|
|
|
method: 'GET',
|
|
|
|
headers: {
|
|
|
|
'Content-Type': 'application/json'
|
|
|
|
}
|
|
|
|
}).then(function(response) {
|
|
|
|
if (response.ok) {
|
|
|
|
return response.json();
|
|
|
|
} else {
|
|
|
|
throw new Error('Network response was not ok');
|
|
|
|
}
|
|
|
|
}).then(function(data) {
|
|
|
|
return data;
|
|
|
|
}).catch(function(error) {
|
|
|
|
console.error('There was a problem with the fetch operation:', error);
|
2019-12-10 23:18:55 +00:00
|
|
|
});
|
|
|
|
}
|
|
|
|
|
2024-03-09 19:52:51 +00:00
|
|
|
function getEditCustomCodeButtons_server(id) {
|
2019-07-08 16:05:54 +00:00
|
|
|
var getUrl = JRouter("index.php?option=com_componentbuilder&task=ajax.getEditCustomCodeButtons&format=json&raw=true&vdm="+vastDevMod);
|
2024-03-09 19:52:51 +00:00
|
|
|
let requestParams = '';
|
|
|
|
if (token.length > 0 && id > 0) {
|
|
|
|
requestParams = token+'=1&id='+id+'&return_here='+return_here;
|
2019-01-31 21:44:21 +00:00
|
|
|
}
|
2024-03-09 19:52:51 +00:00
|
|
|
// Construct URL with parameters for GET request
|
|
|
|
const urlWithParams = getUrl + '&' + requestParams;
|
|
|
|
|
|
|
|
// Using the Fetch API for the GET request
|
|
|
|
return fetch(urlWithParams, {
|
|
|
|
method: 'GET',
|
|
|
|
headers: {
|
|
|
|
'Content-Type': 'application/json'
|
|
|
|
}
|
|
|
|
}).then(response => {
|
|
|
|
if (!response.ok) {
|
|
|
|
throw new Error('Network response was not ok');
|
|
|
|
}
|
|
|
|
return response.json();
|
2019-01-31 21:44:21 +00:00
|
|
|
});
|
|
|
|
}
|
|
|
|
|
2024-03-09 19:52:51 +00:00
|
|
|
function getEditCustomCodeButtons() {
|
|
|
|
// Get the id using pure JavaScript
|
|
|
|
const id = document.querySelector("#jform_id").value;
|
|
|
|
getEditCustomCodeButtons_server(id).then(function(result) {
|
|
|
|
if (typeof result === 'object') {
|
|
|
|
Object.entries(result).forEach(([field, buttons]) => {
|
|
|
|
// Creating the div element for buttons
|
|
|
|
const div = document.createElement('div');
|
|
|
|
div.className = 'control-group';
|
|
|
|
div.innerHTML = '<div class="control-label"><label>Add/Edit Customcode</label></div><div class="controls control-customcode-buttons-'+field+'"></div>';
|
|
|
|
|
|
|
|
// Insert the div before .control-wrapper-{field}
|
|
|
|
const insertBeforeElement = document.querySelector(".control-wrapper-"+field);
|
|
|
|
insertBeforeElement.parentNode.insertBefore(div, insertBeforeElement);
|
|
|
|
|
|
|
|
// Adding buttons to the div
|
|
|
|
Object.entries(buttons).forEach(([name, button]) => {
|
|
|
|
const controlsDiv = document.querySelector(".control-customcode-buttons-"+field);
|
|
|
|
controlsDiv.innerHTML += button;
|
2019-01-31 21:44:21 +00:00
|
|
|
});
|
|
|
|
});
|
|
|
|
}
|
2024-03-09 19:52:51 +00:00
|
|
|
}).catch(error => {
|
|
|
|
console.error('Error:', error);
|
|
|
|
});
|
2019-01-31 21:44:21 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
function addButtonID_server(type, size){
|
|
|
|
var getUrl = JRouter("index.php?option=com_componentbuilder&task=ajax.getButtonID&format=json&raw=true&vdm="+vastDevMod);
|
|
|
|
if(token.length > 0 && type.length > 0 && size > 0){
|
2019-07-08 16:05:54 +00:00
|
|
|
var request = token+'=1&type='+type+'&size='+size;
|
2019-01-31 21:44:21 +00:00
|
|
|
}
|
|
|
|
return jQuery.ajax({
|
|
|
|
type: 'GET',
|
|
|
|
url: getUrl,
|
|
|
|
dataType: 'json',
|
|
|
|
data: request,
|
|
|
|
jsonp: false
|
|
|
|
});
|
|
|
|
}
|
|
|
|
function addButtonID(type, where, size){
|
|
|
|
addButtonID_server(type, size).done(function(result) {
|
|
|
|
if(result){
|
|
|
|
if (2 == size) {
|
|
|
|
jQuery('#'+where).html(result);
|
|
|
|
} else {
|
|
|
|
addData(result, '#jform_'+where);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
|
|
|
|
|
|
|
function addButton_server(type, size){
|
|
|
|
var getUrl = JRouter("index.php?option=com_componentbuilder&task=ajax.getButton&format=json&raw=true&vdm="+vastDevMod);
|
|
|
|
if(token.length > 0 && type.length > 0){
|
2019-07-08 16:05:54 +00:00
|
|
|
var request = token+'=1&type='+type+'&size='+size;
|
2019-01-31 21:44:21 +00:00
|
|
|
}
|
|
|
|
return jQuery.ajax({
|
|
|
|
type: 'GET',
|
|
|
|
url: getUrl,
|
|
|
|
dataType: 'json',
|
|
|
|
data: request,
|
|
|
|
jsonp: false
|
|
|
|
});
|
|
|
|
}
|
|
|
|
function addButton(type, where, size){
|
|
|
|
// just to insure that default behaviour still works
|
|
|
|
size = typeof size !== 'undefined' ? size : 1;
|
|
|
|
addButton_server(type, size).done(function(result) {
|
|
|
|
if(result){
|
|
|
|
if (2 == size) {
|
|
|
|
jQuery('#'+where).html(result);
|
|
|
|
} else {
|
|
|
|
addData(result, '#jform_'+where);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
})
|
|
|
|
}
|
|
|
|
|
|
|
|
function getLinked(){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'type', 'type', 'getLinked').then(function(result) {
|
2019-01-31 21:44:21 +00:00
|
|
|
if(result){
|
|
|
|
jQuery('#display_linked_to').html(result);
|
|
|
|
}
|
|
|
|
});
|
2024-03-09 19:52:51 +00:00
|
|
|
}
|