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
|
|
|
|
*/
|
|
|
|
|
2019-12-03 02:17:35 +00:00
|
|
|
// Initial Script
|
2024-03-09 19:52:51 +00:00
|
|
|
document.addEventListener('DOMContentLoaded', function()
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
2024-04-21 23:15:03 +00:00
|
|
|
var add_class_helper_vvvvvwj = jQuery("#jform_add_class_helper").val();
|
|
|
|
vvvvvwj(add_class_helper_vvvvvwj);
|
2019-12-03 02:17:35 +00:00
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
var add_class_helper_header_vvvvvwk = jQuery("#jform_add_class_helper_header input[type='radio']:checked").val();
|
|
|
|
var add_class_helper_vvvvvwk = jQuery("#jform_add_class_helper").val();
|
|
|
|
vvvvvwk(add_class_helper_header_vvvvvwk,add_class_helper_vvvvvwk);
|
2019-12-03 02:17:35 +00:00
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
var update_server_target_vvvvvwm = jQuery("#jform_update_server_target input[type='radio']:checked").val();
|
|
|
|
var add_update_server_vvvvvwm = jQuery("#jform_add_update_server input[type='radio']:checked").val();
|
|
|
|
vvvvvwm(update_server_target_vvvvvwm,add_update_server_vvvvvwm);
|
2019-12-03 02:17:35 +00:00
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
var add_update_server_vvvvvwn = jQuery("#jform_add_update_server input[type='radio']:checked").val();
|
|
|
|
var update_server_target_vvvvvwn = jQuery("#jform_update_server_target input[type='radio']:checked").val();
|
|
|
|
vvvvvwn(add_update_server_vvvvvwn,update_server_target_vvvvvwn);
|
2019-12-03 02:17:35 +00:00
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
var update_server_target_vvvvvwo = jQuery("#jform_update_server_target input[type='radio']:checked").val();
|
|
|
|
var add_update_server_vvvvvwo = jQuery("#jform_add_update_server input[type='radio']:checked").val();
|
|
|
|
vvvvvwo(update_server_target_vvvvvwo,add_update_server_vvvvvwo);
|
2019-12-03 02:17:35 +00:00
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
var update_server_target_vvvvvwq = jQuery("#jform_update_server_target input[type='radio']:checked").val();
|
|
|
|
var add_update_server_vvvvvwq = jQuery("#jform_add_update_server input[type='radio']:checked").val();
|
|
|
|
vvvvvwq(update_server_target_vvvvvwq,add_update_server_vvvvvwq);
|
2019-12-03 02:17:35 +00:00
|
|
|
});
|
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
// the vvvvvwj function
|
|
|
|
function vvvvvwj(add_class_helper_vvvvvwj)
|
2019-12-06 05:31:32 +00:00
|
|
|
{
|
2024-04-21 23:15:03 +00:00
|
|
|
if (isSet(add_class_helper_vvvvvwj) && add_class_helper_vvvvvwj.constructor !== Array)
|
2019-12-06 05:31:32 +00:00
|
|
|
{
|
2024-04-21 23:15:03 +00:00
|
|
|
var temp_vvvvvwj = add_class_helper_vvvvvwj;
|
|
|
|
var add_class_helper_vvvvvwj = [];
|
|
|
|
add_class_helper_vvvvvwj.push(temp_vvvvvwj);
|
2019-12-06 05:31:32 +00:00
|
|
|
}
|
2024-04-21 23:15:03 +00:00
|
|
|
else if (!isSet(add_class_helper_vvvvvwj))
|
2019-12-06 05:31:32 +00:00
|
|
|
{
|
2024-04-21 23:15:03 +00:00
|
|
|
var add_class_helper_vvvvvwj = [];
|
2019-12-06 05:31:32 +00:00
|
|
|
}
|
2024-04-21 23:15:03 +00:00
|
|
|
var add_class_helper = add_class_helper_vvvvvwj.some(add_class_helper_vvvvvwj_SomeFunc);
|
2019-12-06 05:31:32 +00:00
|
|
|
|
|
|
|
|
|
|
|
// set this function logic
|
|
|
|
if (add_class_helper)
|
|
|
|
{
|
|
|
|
jQuery('#jform_add_class_helper_header').closest('.control-group').show();
|
|
|
|
jQuery('#jform_class_helper_code-lbl').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('#jform_add_class_helper_header').closest('.control-group').hide();
|
|
|
|
jQuery('#jform_class_helper_code-lbl').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
// the vvvvvwj Some function
|
|
|
|
function add_class_helper_vvvvvwj_SomeFunc(add_class_helper_vvvvvwj)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-21 23:15:03 +00:00
|
|
|
if (add_class_helper_vvvvvwj == 1 || add_class_helper_vvvvvwj == 2)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
2019-12-06 05:31:32 +00:00
|
|
|
return true;
|
|
|
|
}
|
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
// the vvvvvwk function
|
|
|
|
function vvvvvwk(add_class_helper_header_vvvvvwk,add_class_helper_vvvvvwk)
|
2019-12-06 05:31:32 +00:00
|
|
|
{
|
2024-04-21 23:15:03 +00:00
|
|
|
if (isSet(add_class_helper_header_vvvvvwk) && add_class_helper_header_vvvvvwk.constructor !== Array)
|
2019-12-06 05:31:32 +00:00
|
|
|
{
|
2024-04-21 23:15:03 +00:00
|
|
|
var temp_vvvvvwk = add_class_helper_header_vvvvvwk;
|
|
|
|
var add_class_helper_header_vvvvvwk = [];
|
|
|
|
add_class_helper_header_vvvvvwk.push(temp_vvvvvwk);
|
2019-12-06 05:31:32 +00:00
|
|
|
}
|
2024-04-21 23:15:03 +00:00
|
|
|
else if (!isSet(add_class_helper_header_vvvvvwk))
|
2019-12-06 05:31:32 +00:00
|
|
|
{
|
2024-04-21 23:15:03 +00:00
|
|
|
var add_class_helper_header_vvvvvwk = [];
|
2019-12-06 05:31:32 +00:00
|
|
|
}
|
2024-04-21 23:15:03 +00:00
|
|
|
var add_class_helper_header = add_class_helper_header_vvvvvwk.some(add_class_helper_header_vvvvvwk_SomeFunc);
|
2019-12-06 05:31:32 +00:00
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
if (isSet(add_class_helper_vvvvvwk) && add_class_helper_vvvvvwk.constructor !== Array)
|
2019-12-06 05:31:32 +00:00
|
|
|
{
|
2024-04-21 23:15:03 +00:00
|
|
|
var temp_vvvvvwk = add_class_helper_vvvvvwk;
|
|
|
|
var add_class_helper_vvvvvwk = [];
|
|
|
|
add_class_helper_vvvvvwk.push(temp_vvvvvwk);
|
2019-12-06 05:31:32 +00:00
|
|
|
}
|
2024-04-21 23:15:03 +00:00
|
|
|
else if (!isSet(add_class_helper_vvvvvwk))
|
2019-12-06 05:31:32 +00:00
|
|
|
{
|
2024-04-21 23:15:03 +00:00
|
|
|
var add_class_helper_vvvvvwk = [];
|
2019-12-06 05:31:32 +00:00
|
|
|
}
|
2024-04-21 23:15:03 +00:00
|
|
|
var add_class_helper = add_class_helper_vvvvvwk.some(add_class_helper_vvvvvwk_SomeFunc);
|
2019-12-06 05:31:32 +00:00
|
|
|
|
|
|
|
|
|
|
|
// set this function logic
|
|
|
|
if (add_class_helper_header && add_class_helper)
|
|
|
|
{
|
|
|
|
jQuery('#jform_class_helper_header-lbl').closest('.control-group').show();
|
2019-12-03 02:17:35 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2019-12-06 05:31:32 +00:00
|
|
|
jQuery('#jform_class_helper_header-lbl').closest('.control-group').hide();
|
2019-12-03 02:17:35 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
// the vvvvvwk Some function
|
|
|
|
function add_class_helper_header_vvvvvwk_SomeFunc(add_class_helper_header_vvvvvwk)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-21 23:15:03 +00:00
|
|
|
if (add_class_helper_header_vvvvvwk == 1)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
2019-12-06 05:31:32 +00:00
|
|
|
return true;
|
2019-12-03 02:17:35 +00:00
|
|
|
}
|
2019-12-06 05:31:32 +00:00
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
// the vvvvvwk Some function
|
|
|
|
function add_class_helper_vvvvvwk_SomeFunc(add_class_helper_vvvvvwk)
|
2019-12-06 05:31:32 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-21 23:15:03 +00:00
|
|
|
if (add_class_helper_vvvvvwk == 1 || add_class_helper_vvvvvwk == 2)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
2019-12-06 05:31:32 +00:00
|
|
|
return true;
|
2019-12-03 02:17:35 +00:00
|
|
|
}
|
2019-12-06 05:31:32 +00:00
|
|
|
return false;
|
2019-12-03 02:17:35 +00:00
|
|
|
}
|
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
// the vvvvvwm function
|
|
|
|
function vvvvvwm(update_server_target_vvvvvwm,add_update_server_vvvvvwm)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-21 23:15:03 +00:00
|
|
|
if (update_server_target_vvvvvwm == 1 && add_update_server_vvvvvwm == 1)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
|
|
|
jQuery('#jform_update_server').closest('.control-group').show();
|
|
|
|
jQuery('.note_update_server_note_ftp').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('#jform_update_server').closest('.control-group').hide();
|
|
|
|
jQuery('.note_update_server_note_ftp').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
// the vvvvvwn function
|
|
|
|
function vvvvvwn(add_update_server_vvvvvwn,update_server_target_vvvvvwn)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-21 23:15:03 +00:00
|
|
|
if (add_update_server_vvvvvwn == 1 && update_server_target_vvvvvwn == 1)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
|
|
|
jQuery('#jform_update_server').closest('.control-group').show();
|
|
|
|
jQuery('.note_update_server_note_ftp').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('#jform_update_server').closest('.control-group').hide();
|
|
|
|
jQuery('.note_update_server_note_ftp').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
// the vvvvvwo function
|
|
|
|
function vvvvvwo(update_server_target_vvvvvwo,add_update_server_vvvvvwo)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-21 23:15:03 +00:00
|
|
|
if (update_server_target_vvvvvwo == 2 && add_update_server_vvvvvwo == 1)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
|
|
|
jQuery('.note_update_server_note_zip').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('.note_update_server_note_zip').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2024-04-21 23:15:03 +00:00
|
|
|
// the vvvvvwq function
|
|
|
|
function vvvvvwq(update_server_target_vvvvvwq,add_update_server_vvvvvwq)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
|
|
|
// set the function logic
|
2024-04-21 23:15:03 +00:00
|
|
|
if (update_server_target_vvvvvwq == 3 && add_update_server_vvvvvwq == 1)
|
2019-12-03 02:17:35 +00:00
|
|
|
{
|
|
|
|
jQuery('.note_update_server_note_other').closest('.control-group').show();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
jQuery('.note_update_server_note_other').closest('.control-group').hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// the isSet function
|
|
|
|
function isSet(val)
|
|
|
|
{
|
|
|
|
if ((val != undefined) && (val != null) && 0 !== val.length){
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2019-12-10 23:18:55 +00:00
|
|
|
jQuery(document).ready(function() {
|
2019-12-03 02:17:35 +00:00
|
|
|
// get the linked details
|
|
|
|
getLinked();
|
|
|
|
// check and load all the customcode edit buttons
|
|
|
|
setTimeout(getEditCustomCodeButtons, 300);
|
|
|
|
});
|
2019-12-10 23:18:55 +00:00
|
|
|
|
|
|
|
function setModuleCode() {
|
|
|
|
var selected_get = jQuery("#jform_add_class_helper option:selected").val();
|
|
|
|
var custom_gets = jQuery("#jform_custom_get").val();
|
|
|
|
var libraries = jQuery("#jform_libraries").val();
|
|
|
|
var values = {'class': selected_get, 'get': custom_gets, 'lib': libraries};
|
|
|
|
var editor_id = 'jform_mod_code';
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, JSON.stringify(values), 'data', 'getModuleCode').then(function(result) {
|
2019-12-10 23:18:55 +00:00
|
|
|
if(result.tmpl){
|
|
|
|
addCodeToEditor(result.tmpl.code, editor_id, result.tmpl.merge, result.tmpl.merge_target);
|
|
|
|
}
|
|
|
|
if(result.css){
|
|
|
|
addCodeToEditor(result.css.code, editor_id, result.css.merge, result.css.merge_target);
|
|
|
|
}
|
|
|
|
if(result.class){
|
|
|
|
addCodeToEditor(result.class.code, editor_id, result.class.merge, result.class.merge_target);
|
|
|
|
}
|
|
|
|
if(result.get){
|
|
|
|
addCodeToEditor(result.get.code, editor_id, result.get.merge, result.get.merge_target);
|
|
|
|
}
|
|
|
|
if(result.lib){
|
|
|
|
addCodeToEditor(result.lib.code, editor_id, result.lib.merge, result.lib.merge_target);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
2019-12-03 02:17:35 +00:00
|
|
|
|
2019-12-10 23:18:55 +00:00
|
|
|
function getLinked(){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, 'type', 'type', 'getLinked').then(function(result) {
|
2019-12-10 23:18:55 +00:00
|
|
|
if(result){
|
|
|
|
jQuery('#display_linked_to').html(result);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
|
|
|
|
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-03 02:17:35 +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-03 02:17:35 +00:00
|
|
|
});
|
|
|
|
}
|
2019-12-10 23:18:55 +00:00
|
|
|
|
|
|
|
function addCodeToEditor(code_string, editor_id, merge, merge_target){
|
|
|
|
if (Joomla.editors.instances.hasOwnProperty(editor_id)) {
|
|
|
|
var old_code_string = Joomla.editors.instances[editor_id].getValue();
|
|
|
|
if (merge && old_code_string.length > 0) {
|
|
|
|
// make sure not to load the same string twice
|
|
|
|
if (old_code_string.indexOf(code_string) == -1) {
|
|
|
|
if ('prepend' === merge_target) {
|
|
|
|
var _string = code_string + "\n\n" + old_code_string;
|
|
|
|
} else if (merge_target && 'append' !== merge_target) {
|
|
|
|
var old_code_array = old_code_string.split(merge_target);
|
|
|
|
if (old_code_array.length > 1) {
|
|
|
|
var _string = old_code_array.shift() + "\n\n" + code_string + "\n\n" + merge_target + old_code_array.join(merge_target);
|
|
|
|
} else {
|
|
|
|
var _string = code_string + "\n\n" + merge_target + old_code_array.join('');
|
|
|
|
}
|
|
|
|
} else {
|
|
|
|
var _string = old_code_string + "\n\n" + code_string;
|
|
|
|
}
|
|
|
|
Joomla.editors.instances[editor_id].setValue(_string.trim());
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
} else {
|
|
|
|
Joomla.editors.instances[editor_id].setValue(code_string.trim());
|
|
|
|
return true;
|
2019-12-03 02:17:35 +00:00
|
|
|
}
|
2019-12-10 23:18:55 +00:00
|
|
|
} else {
|
|
|
|
var old_code_string = jQuery('textarea#'+editor_id).val();
|
|
|
|
if (merge && old_code_string.length > 0) {
|
|
|
|
// make sure not to load the same string twice
|
|
|
|
if (old_code_string.indexOf(code_string) == -1) {
|
|
|
|
if ('prepend' === merge_target) {
|
|
|
|
var _string = code_string + "\n\n" + old_code_string;
|
|
|
|
} else if (merge_target && 'append' !== merge_target) {
|
|
|
|
var old_code_array = old_code_string.split(merge_target);
|
|
|
|
if (old_code_array.length > 1) {
|
|
|
|
var _string = old_code_array.shift() + "\n\n" + code_string + "\n\n" + merge_target + old_code_array.join(merge_target);
|
|
|
|
} else {
|
|
|
|
var _string = code_string + "\n\n" + merge_target + old_code_array.join('');
|
|
|
|
}
|
|
|
|
} else {
|
|
|
|
var _string = old_code_string + "\n\n" + code_string;
|
|
|
|
}
|
|
|
|
jQuery('textarea#'+editor_id).val(_string.trim());
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
} else {
|
|
|
|
jQuery('textarea#'+editor_id).val(code_string.trim());
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
return false;
|
2019-12-03 02:17:35 +00:00
|
|
|
}
|
2019-12-10 23:18:55 +00:00
|
|
|
|
|
|
|
|
|
|
|
function removeCodeFromEditor(code_string, editor_id){
|
|
|
|
if (Joomla.editors.instances.hasOwnProperty(editor_id)) {
|
|
|
|
var old_code_string = Joomla.editors.instances[editor_id].getValue();
|
|
|
|
if (old_code_string.length > 0) {
|
|
|
|
// make sure string is found
|
|
|
|
if (old_code_string.indexOf(code_string) !== -1) {
|
|
|
|
// remove the code
|
|
|
|
Joomla.editors.instances[editor_id].setValue(old_code_string.replace(code_string+"\n\n",'').replace("\n\n"+code_string,'').replace(code_string,''));
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
} else {
|
|
|
|
var old_code_string = jQuery('textarea#'+editor_id).val();
|
|
|
|
if (old_code_string.length > 0) {
|
|
|
|
// make sure string is found
|
|
|
|
if (old_code_string.indexOf(code_string) !== -1) {
|
|
|
|
// remove the code
|
|
|
|
jQuery('textarea#'+editor_id).val(old_code_string.replace(code_string+"\n\n",'').replace("\n\n"+code_string,'').replace(code_string,''));
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
2019-12-03 02:17:35 +00:00
|
|
|
|
2024-03-09 19:52:51 +00:00
|
|
|
function getEditCustomCodeButtons_server(id) {
|
2019-12-03 02:17:35 +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-12-03 02:17:35 +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-12-03 02:17:35 +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-12-03 02:17:35 +00:00
|
|
|
});
|
|
|
|
});
|
|
|
|
}
|
2024-03-09 19:52:51 +00:00
|
|
|
}).catch(error => {
|
|
|
|
console.error('Error:', error);
|
|
|
|
});
|
2019-12-03 02:17:35 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
function getSnippetDetails(id){
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(id, '_type', '_type', 'snippetDetails').then(function(result) {
|
2019-12-03 02:17:35 +00:00
|
|
|
if(result.snippet){
|
|
|
|
var description = '';
|
|
|
|
if (result.description.length > 0) {
|
|
|
|
description = '<p>'+result.description+'</p>';
|
|
|
|
}
|
|
|
|
var library = '';
|
|
|
|
if (result.library.length > 0) {
|
|
|
|
library = ' <b>('+result.library+')</b>';
|
|
|
|
}
|
|
|
|
var code = '<div id="snippet-code"><b>'+result.name+' ('+result.type+')</b> <a href="'+result.url+'" target="_blank" >see more details'+library+'</a><br /><em>'+result.heading+'</em><br /><textarea id="snippet" class="span12" rows="11">'+result.snippet+'</textarea></div>';
|
|
|
|
jQuery('#snippet-code').remove();
|
|
|
|
jQuery('.snippet-code').append(code);
|
|
|
|
// make sure the code block is active
|
|
|
|
jQuery("#snippet").focus(function() {
|
|
|
|
var jQuerythis = jQuery(this);
|
|
|
|
jQuerythis.select();
|
|
|
|
|
|
|
|
// Work around Chrome's little problem
|
|
|
|
jQuerythis.mouseup(function() {
|
|
|
|
// Prevent further mouseup intervention
|
|
|
|
jQuerythis.unbind("mouseup");
|
|
|
|
return false;
|
|
|
|
});
|
|
|
|
});
|
|
|
|
}
|
|
|
|
if(result.usage){
|
|
|
|
var usage = '<div id="snippet-usage"><p>'+result.usage+'</p></div>';
|
|
|
|
jQuery('#snippet-usage').remove();
|
|
|
|
jQuery('.snippet-usage').append(usage);
|
|
|
|
}
|
|
|
|
})
|
|
|
|
}
|
|
|
|
|
|
|
|
// set snippets that are on the page
|
|
|
|
var snippetIds = [];
|
|
|
|
var snippets = {};
|
|
|
|
var snippet = 0;
|
|
|
|
jQuery(document).ready(function($)
|
|
|
|
{
|
|
|
|
jQuery("#jform_snippet option").each(function()
|
|
|
|
{
|
|
|
|
var key = jQuery(this).val();
|
|
|
|
var text = jQuery(this).text();
|
|
|
|
snippets[key] = text;
|
|
|
|
snippetIds.push(key);
|
|
|
|
});
|
|
|
|
snippet = jQuery("#jform_snippet").val();
|
|
|
|
getSnippets();
|
|
|
|
});
|
|
|
|
|
|
|
|
function getSnippets(){
|
|
|
|
jQuery("#loading").show();
|
|
|
|
// clear the selection
|
|
|
|
jQuery('#jform_snippet').find('option').remove().end();
|
|
|
|
jQuery('#jform_snippet').trigger('liszt:updated');
|
2019-12-10 23:18:55 +00:00
|
|
|
// get libraries value if set
|
2019-12-03 02:17:35 +00:00
|
|
|
var libraries = jQuery("#jform_libraries").val();
|
|
|
|
if (libraries) {
|
2023-10-18 07:26:30 +00:00
|
|
|
getCodeFrom_server(1, JSON.stringify(libraries), 'libraries', 'getSnippets').then(function(result) {
|
2019-12-03 02:17:35 +00:00
|
|
|
setSnippets(result);
|
|
|
|
jQuery("#loading").hide();
|
|
|
|
if (typeof snippetButton !== 'undefined') {
|
|
|
|
// ensure button is correct
|
|
|
|
var snippet = jQuery('#jform_snippet').val();
|
|
|
|
snippetButton(snippet);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
// load all snippets in none is selected
|
|
|
|
setSnippets(snippetIds);
|
|
|
|
jQuery("#loading").hide();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
function setSnippets(array){
|
|
|
|
if (array) {
|
|
|
|
jQuery('#jform_snippet').append('<option value="">'+select_a_snippet+'</option>');
|
|
|
|
jQuery.each( array, function( i, id ) {
|
|
|
|
if (id in snippets) {
|
|
|
|
jQuery('#jform_snippet').append('<option value="'+id+'">'+snippets[id]+'</option>');
|
|
|
|
}
|
|
|
|
if (id == snippet) {
|
|
|
|
jQuery('#jform_snippet').val(id);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
} else {
|
|
|
|
jQuery('#jform_snippet').append('<option value="">'+create_a_snippet+'</option>');
|
|
|
|
}
|
|
|
|
jQuery('#jform_snippet').trigger('liszt:updated');
|
2024-03-09 19:52:51 +00:00
|
|
|
}
|