Refactoring the compiler class has started. All other changes are only random variable name and date changes (due to automation)

This commit is contained in:
2016-02-26 02:20:09 +02:00
parent dea8ca3cae
commit fa199947d2
373 changed files with 20132 additions and 19426 deletions

View File

@@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 20th February, 2016
@build 26th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage submitbutton.js

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 20th February, 2016
@build 26th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage edit.php
@@ -135,138 +135,138 @@ $componentParams = JComponentHelper::getParams('com_componentbuilder');
<script type="text/javascript">
// #jform_add_php_view listeners for add_php_view_qYcIlrf function
// #jform_add_php_view listeners for add_php_view_OCMTtfr function
jQuery('#jform_add_php_view').on('keyup',function()
{
var add_php_view_qYcIlrf = jQuery("#jform_add_php_view input[type='radio']:checked").val();
qYcIlrf(add_php_view_qYcIlrf);
var add_php_view_OCMTtfr = jQuery("#jform_add_php_view input[type='radio']:checked").val();
OCMTtfr(add_php_view_OCMTtfr);
});
jQuery('#adminForm').on('change', '#jform_add_php_view',function (e)
{
e.preventDefault();
var add_php_view_qYcIlrf = jQuery("#jform_add_php_view input[type='radio']:checked").val();
qYcIlrf(add_php_view_qYcIlrf);
var add_php_view_OCMTtfr = jQuery("#jform_add_php_view input[type='radio']:checked").val();
OCMTtfr(add_php_view_OCMTtfr);
});
// #jform_add_php_jview_display listeners for add_php_jview_display_jiuJGGd function
// #jform_add_php_jview_display listeners for add_php_jview_display_UwwBRpO function
jQuery('#jform_add_php_jview_display').on('keyup',function()
{
var add_php_jview_display_jiuJGGd = jQuery("#jform_add_php_jview_display input[type='radio']:checked").val();
jiuJGGd(add_php_jview_display_jiuJGGd);
var add_php_jview_display_UwwBRpO = jQuery("#jform_add_php_jview_display input[type='radio']:checked").val();
UwwBRpO(add_php_jview_display_UwwBRpO);
});
jQuery('#adminForm').on('change', '#jform_add_php_jview_display',function (e)
{
e.preventDefault();
var add_php_jview_display_jiuJGGd = jQuery("#jform_add_php_jview_display input[type='radio']:checked").val();
jiuJGGd(add_php_jview_display_jiuJGGd);
var add_php_jview_display_UwwBRpO = jQuery("#jform_add_php_jview_display input[type='radio']:checked").val();
UwwBRpO(add_php_jview_display_UwwBRpO);
});
// #jform_add_php_jview listeners for add_php_jview_zijVOOJ function
// #jform_add_php_jview listeners for add_php_jview_psctTaG function
jQuery('#jform_add_php_jview').on('keyup',function()
{
var add_php_jview_zijVOOJ = jQuery("#jform_add_php_jview input[type='radio']:checked").val();
zijVOOJ(add_php_jview_zijVOOJ);
var add_php_jview_psctTaG = jQuery("#jform_add_php_jview input[type='radio']:checked").val();
psctTaG(add_php_jview_psctTaG);
});
jQuery('#adminForm').on('change', '#jform_add_php_jview',function (e)
{
e.preventDefault();
var add_php_jview_zijVOOJ = jQuery("#jform_add_php_jview input[type='radio']:checked").val();
zijVOOJ(add_php_jview_zijVOOJ);
var add_php_jview_psctTaG = jQuery("#jform_add_php_jview input[type='radio']:checked").val();
psctTaG(add_php_jview_psctTaG);
});
// #jform_add_php_document listeners for add_php_document_AAcKitW function
// #jform_add_php_document listeners for add_php_document_IzUBliE function
jQuery('#jform_add_php_document').on('keyup',function()
{
var add_php_document_AAcKitW = jQuery("#jform_add_php_document input[type='radio']:checked").val();
AAcKitW(add_php_document_AAcKitW);
var add_php_document_IzUBliE = jQuery("#jform_add_php_document input[type='radio']:checked").val();
IzUBliE(add_php_document_IzUBliE);
});
jQuery('#adminForm').on('change', '#jform_add_php_document',function (e)
{
e.preventDefault();
var add_php_document_AAcKitW = jQuery("#jform_add_php_document input[type='radio']:checked").val();
AAcKitW(add_php_document_AAcKitW);
var add_php_document_IzUBliE = jQuery("#jform_add_php_document input[type='radio']:checked").val();
IzUBliE(add_php_document_IzUBliE);
});
// #jform_add_css_document listeners for add_css_document_qEQSrxD function
// #jform_add_css_document listeners for add_css_document_leuCGgS function
jQuery('#jform_add_css_document').on('keyup',function()
{
var add_css_document_qEQSrxD = jQuery("#jform_add_css_document input[type='radio']:checked").val();
qEQSrxD(add_css_document_qEQSrxD);
var add_css_document_leuCGgS = jQuery("#jform_add_css_document input[type='radio']:checked").val();
leuCGgS(add_css_document_leuCGgS);
});
jQuery('#adminForm').on('change', '#jform_add_css_document',function (e)
{
e.preventDefault();
var add_css_document_qEQSrxD = jQuery("#jform_add_css_document input[type='radio']:checked").val();
qEQSrxD(add_css_document_qEQSrxD);
var add_css_document_leuCGgS = jQuery("#jform_add_css_document input[type='radio']:checked").val();
leuCGgS(add_css_document_leuCGgS);
});
// #jform_add_js_document listeners for add_js_document_hBGxDwg function
// #jform_add_js_document listeners for add_js_document_HEEKSxF function
jQuery('#jform_add_js_document').on('keyup',function()
{
var add_js_document_hBGxDwg = jQuery("#jform_add_js_document input[type='radio']:checked").val();
hBGxDwg(add_js_document_hBGxDwg);
var add_js_document_HEEKSxF = jQuery("#jform_add_js_document input[type='radio']:checked").val();
HEEKSxF(add_js_document_HEEKSxF);
});
jQuery('#adminForm').on('change', '#jform_add_js_document',function (e)
{
e.preventDefault();
var add_js_document_hBGxDwg = jQuery("#jform_add_js_document input[type='radio']:checked").val();
hBGxDwg(add_js_document_hBGxDwg);
var add_js_document_HEEKSxF = jQuery("#jform_add_js_document input[type='radio']:checked").val();
HEEKSxF(add_js_document_HEEKSxF);
});
// #jform_add_css listeners for add_css_kaIrLRI function
// #jform_add_css listeners for add_css_PuMMUYT function
jQuery('#jform_add_css').on('keyup',function()
{
var add_css_kaIrLRI = jQuery("#jform_add_css input[type='radio']:checked").val();
kaIrLRI(add_css_kaIrLRI);
var add_css_PuMMUYT = jQuery("#jform_add_css input[type='radio']:checked").val();
PuMMUYT(add_css_PuMMUYT);
});
jQuery('#adminForm').on('change', '#jform_add_css',function (e)
{
e.preventDefault();
var add_css_kaIrLRI = jQuery("#jform_add_css input[type='radio']:checked").val();
kaIrLRI(add_css_kaIrLRI);
var add_css_PuMMUYT = jQuery("#jform_add_css input[type='radio']:checked").val();
PuMMUYT(add_css_PuMMUYT);
});
// #jform_add_php_ajax listeners for add_php_ajax_mDLenfJ function
// #jform_add_php_ajax listeners for add_php_ajax_zThNxSS function
jQuery('#jform_add_php_ajax').on('keyup',function()
{
var add_php_ajax_mDLenfJ = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
mDLenfJ(add_php_ajax_mDLenfJ);
var add_php_ajax_zThNxSS = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
zThNxSS(add_php_ajax_zThNxSS);
});
jQuery('#adminForm').on('change', '#jform_add_php_ajax',function (e)
{
e.preventDefault();
var add_php_ajax_mDLenfJ = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
mDLenfJ(add_php_ajax_mDLenfJ);
var add_php_ajax_zThNxSS = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
zThNxSS(add_php_ajax_zThNxSS);
});
// #jform_add_custom_button listeners for add_custom_button_pJsQgWh function
// #jform_add_custom_button listeners for add_custom_button_MSMxEyT function
jQuery('#jform_add_custom_button').on('keyup',function()
{
var add_custom_button_pJsQgWh = jQuery("#jform_add_custom_button input[type='radio']:checked").val();
pJsQgWh(add_custom_button_pJsQgWh);
var add_custom_button_MSMxEyT = jQuery("#jform_add_custom_button input[type='radio']:checked").val();
MSMxEyT(add_custom_button_MSMxEyT);
});
jQuery('#adminForm').on('change', '#jform_add_custom_button',function (e)
{
e.preventDefault();
var add_custom_button_pJsQgWh = jQuery("#jform_add_custom_button input[type='radio']:checked").val();
pJsQgWh(add_custom_button_pJsQgWh);
var add_custom_button_MSMxEyT = jQuery("#jform_add_custom_button input[type='radio']:checked").val();
MSMxEyT(add_custom_button_MSMxEyT);
});
@@ -329,33 +329,4 @@ jQuery(document).ready(function() {
getTemplateDetails(9999);
getDynamicFormDetails(9999);
});
<?php $fieldNrs = range(1,10,1); ?>
<?php foreach($fieldNrs as $nr): ?>jQuery('body').on('change', 'select[name="icomoon-<?php echo $nr; ?>"]',function (e) {
// update the icon if changed
var val_<?php echo $nr; ?> = jQuery('select[name="icomoon-<?php echo $nr; ?>"] option:selected').val();
var key_<?php echo $nr; ?> = jQuery('select[name="icomoon-<?php echo $nr; ?>"]').attr('id').split('-');
var target_<?php echo $nr; ?> = key_<?php echo $nr; ?>[0]+'_'+key_<?php echo $nr; ?>[1]+'_chzn';
var div_<?php echo $nr; ?> = jQuery('#'+target_<?php echo $nr; ?>);
// build new span
var span = '<span id="icon_'+target_<?php echo $nr; ?>+'" class="icon-'+val_<?php echo $nr; ?>+'"></span>';
// remove old one
jQuery('#icon_'+target_<?php echo $nr; ?>).remove();
// add the new icon
div_<?php echo $nr; ?>.closest("td").append(span);
});
jQuery(document).ready(function() {
// get type value
var val_<?php echo $nr; ?> = jQuery('select[name="icomoon-<?php echo $nr; ?>"] option:selected').val();
var key_<?php echo $nr; ?> = jQuery('select[name="icomoon-<?php echo $nr; ?>"]').attr('id').split('-');
var target_<?php echo $nr; ?> = key_<?php echo $nr; ?>[0]+'_'+key_<?php echo $nr; ?>[1]+'_chzn';
var div_<?php echo $nr; ?> = jQuery('#'+target_<?php echo $nr; ?>);
// build new span
var span = '<span id="icon_'+target_<?php echo $nr; ?>+'" class="icon-'+val_<?php echo $nr; ?>+'"></span>';
// remove old one
jQuery('#icon_'+target_<?php echo $nr; ?>).remove();
// add the new icon
div_<?php echo $nr; ?>.closest("td").append(span);
});
<?php endforeach; ?>
</script>

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 20th February, 2016
@build 26th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage view.html.php