Added the email field type to resolve gh-283. Fixed the CSS inclution error to resolve gh-278. Added the option to add sql_uninstall dump value to a component. Did some class formating on the compiler.
This commit is contained in:
@ -173,153 +173,153 @@ $componentParams = JComponentHelper::getParams('com_componentbuilder');
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
// #jform_add_php_view listeners for add_php_view_vvvvvyd function
|
||||
// #jform_add_php_view listeners for add_php_view_vvvvvye function
|
||||
jQuery('#jform_add_php_view').on('keyup',function()
|
||||
{
|
||||
var add_php_view_vvvvvyd = jQuery("#jform_add_php_view input[type='radio']:checked").val();
|
||||
vvvvvyd(add_php_view_vvvvvyd);
|
||||
var add_php_view_vvvvvye = jQuery("#jform_add_php_view input[type='radio']:checked").val();
|
||||
vvvvvye(add_php_view_vvvvvye);
|
||||
|
||||
});
|
||||
jQuery('#adminForm').on('change', '#jform_add_php_view',function (e)
|
||||
{
|
||||
e.preventDefault();
|
||||
var add_php_view_vvvvvyd = jQuery("#jform_add_php_view input[type='radio']:checked").val();
|
||||
vvvvvyd(add_php_view_vvvvvyd);
|
||||
var add_php_view_vvvvvye = jQuery("#jform_add_php_view input[type='radio']:checked").val();
|
||||
vvvvvye(add_php_view_vvvvvye);
|
||||
|
||||
});
|
||||
|
||||
// #jform_add_php_jview_display listeners for add_php_jview_display_vvvvvye function
|
||||
// #jform_add_php_jview_display listeners for add_php_jview_display_vvvvvyf function
|
||||
jQuery('#jform_add_php_jview_display').on('keyup',function()
|
||||
{
|
||||
var add_php_jview_display_vvvvvye = jQuery("#jform_add_php_jview_display input[type='radio']:checked").val();
|
||||
vvvvvye(add_php_jview_display_vvvvvye);
|
||||
var add_php_jview_display_vvvvvyf = jQuery("#jform_add_php_jview_display input[type='radio']:checked").val();
|
||||
vvvvvyf(add_php_jview_display_vvvvvyf);
|
||||
|
||||
});
|
||||
jQuery('#adminForm').on('change', '#jform_add_php_jview_display',function (e)
|
||||
{
|
||||
e.preventDefault();
|
||||
var add_php_jview_display_vvvvvye = jQuery("#jform_add_php_jview_display input[type='radio']:checked").val();
|
||||
vvvvvye(add_php_jview_display_vvvvvye);
|
||||
var add_php_jview_display_vvvvvyf = jQuery("#jform_add_php_jview_display input[type='radio']:checked").val();
|
||||
vvvvvyf(add_php_jview_display_vvvvvyf);
|
||||
|
||||
});
|
||||
|
||||
// #jform_add_php_jview listeners for add_php_jview_vvvvvyf function
|
||||
// #jform_add_php_jview listeners for add_php_jview_vvvvvyg function
|
||||
jQuery('#jform_add_php_jview').on('keyup',function()
|
||||
{
|
||||
var add_php_jview_vvvvvyf = jQuery("#jform_add_php_jview input[type='radio']:checked").val();
|
||||
vvvvvyf(add_php_jview_vvvvvyf);
|
||||
var add_php_jview_vvvvvyg = jQuery("#jform_add_php_jview input[type='radio']:checked").val();
|
||||
vvvvvyg(add_php_jview_vvvvvyg);
|
||||
|
||||
});
|
||||
jQuery('#adminForm').on('change', '#jform_add_php_jview',function (e)
|
||||
{
|
||||
e.preventDefault();
|
||||
var add_php_jview_vvvvvyf = jQuery("#jform_add_php_jview input[type='radio']:checked").val();
|
||||
vvvvvyf(add_php_jview_vvvvvyf);
|
||||
var add_php_jview_vvvvvyg = jQuery("#jform_add_php_jview input[type='radio']:checked").val();
|
||||
vvvvvyg(add_php_jview_vvvvvyg);
|
||||
|
||||
});
|
||||
|
||||
// #jform_add_php_document listeners for add_php_document_vvvvvyg function
|
||||
// #jform_add_php_document listeners for add_php_document_vvvvvyh function
|
||||
jQuery('#jform_add_php_document').on('keyup',function()
|
||||
{
|
||||
var add_php_document_vvvvvyg = jQuery("#jform_add_php_document input[type='radio']:checked").val();
|
||||
vvvvvyg(add_php_document_vvvvvyg);
|
||||
var add_php_document_vvvvvyh = jQuery("#jform_add_php_document input[type='radio']:checked").val();
|
||||
vvvvvyh(add_php_document_vvvvvyh);
|
||||
|
||||
});
|
||||
jQuery('#adminForm').on('change', '#jform_add_php_document',function (e)
|
||||
{
|
||||
e.preventDefault();
|
||||
var add_php_document_vvvvvyg = jQuery("#jform_add_php_document input[type='radio']:checked").val();
|
||||
vvvvvyg(add_php_document_vvvvvyg);
|
||||
var add_php_document_vvvvvyh = jQuery("#jform_add_php_document input[type='radio']:checked").val();
|
||||
vvvvvyh(add_php_document_vvvvvyh);
|
||||
|
||||
});
|
||||
|
||||
// #jform_add_css_document listeners for add_css_document_vvvvvyh function
|
||||
// #jform_add_css_document listeners for add_css_document_vvvvvyi function
|
||||
jQuery('#jform_add_css_document').on('keyup',function()
|
||||
{
|
||||
var add_css_document_vvvvvyh = jQuery("#jform_add_css_document input[type='radio']:checked").val();
|
||||
vvvvvyh(add_css_document_vvvvvyh);
|
||||
var add_css_document_vvvvvyi = jQuery("#jform_add_css_document input[type='radio']:checked").val();
|
||||
vvvvvyi(add_css_document_vvvvvyi);
|
||||
|
||||
});
|
||||
jQuery('#adminForm').on('change', '#jform_add_css_document',function (e)
|
||||
{
|
||||
e.preventDefault();
|
||||
var add_css_document_vvvvvyh = jQuery("#jform_add_css_document input[type='radio']:checked").val();
|
||||
vvvvvyh(add_css_document_vvvvvyh);
|
||||
var add_css_document_vvvvvyi = jQuery("#jform_add_css_document input[type='radio']:checked").val();
|
||||
vvvvvyi(add_css_document_vvvvvyi);
|
||||
|
||||
});
|
||||
|
||||
// #jform_add_javascript_file listeners for add_javascript_file_vvvvvyi function
|
||||
// #jform_add_javascript_file listeners for add_javascript_file_vvvvvyj function
|
||||
jQuery('#jform_add_javascript_file').on('keyup',function()
|
||||
{
|
||||
var add_javascript_file_vvvvvyi = jQuery("#jform_add_javascript_file input[type='radio']:checked").val();
|
||||
vvvvvyi(add_javascript_file_vvvvvyi);
|
||||
var add_javascript_file_vvvvvyj = jQuery("#jform_add_javascript_file input[type='radio']:checked").val();
|
||||
vvvvvyj(add_javascript_file_vvvvvyj);
|
||||
|
||||
});
|
||||
jQuery('#adminForm').on('change', '#jform_add_javascript_file',function (e)
|
||||
{
|
||||
e.preventDefault();
|
||||
var add_javascript_file_vvvvvyi = jQuery("#jform_add_javascript_file input[type='radio']:checked").val();
|
||||
vvvvvyi(add_javascript_file_vvvvvyi);
|
||||
var add_javascript_file_vvvvvyj = jQuery("#jform_add_javascript_file input[type='radio']:checked").val();
|
||||
vvvvvyj(add_javascript_file_vvvvvyj);
|
||||
|
||||
});
|
||||
|
||||
// #jform_add_js_document listeners for add_js_document_vvvvvyj function
|
||||
// #jform_add_js_document listeners for add_js_document_vvvvvyk function
|
||||
jQuery('#jform_add_js_document').on('keyup',function()
|
||||
{
|
||||
var add_js_document_vvvvvyj = jQuery("#jform_add_js_document input[type='radio']:checked").val();
|
||||
vvvvvyj(add_js_document_vvvvvyj);
|
||||
var add_js_document_vvvvvyk = jQuery("#jform_add_js_document input[type='radio']:checked").val();
|
||||
vvvvvyk(add_js_document_vvvvvyk);
|
||||
|
||||
});
|
||||
jQuery('#adminForm').on('change', '#jform_add_js_document',function (e)
|
||||
{
|
||||
e.preventDefault();
|
||||
var add_js_document_vvvvvyj = jQuery("#jform_add_js_document input[type='radio']:checked").val();
|
||||
vvvvvyj(add_js_document_vvvvvyj);
|
||||
var add_js_document_vvvvvyk = jQuery("#jform_add_js_document input[type='radio']:checked").val();
|
||||
vvvvvyk(add_js_document_vvvvvyk);
|
||||
|
||||
});
|
||||
|
||||
// #jform_add_custom_button listeners for add_custom_button_vvvvvyk function
|
||||
// #jform_add_custom_button listeners for add_custom_button_vvvvvyl function
|
||||
jQuery('#jform_add_custom_button').on('keyup',function()
|
||||
{
|
||||
var add_custom_button_vvvvvyk = jQuery("#jform_add_custom_button input[type='radio']:checked").val();
|
||||
vvvvvyk(add_custom_button_vvvvvyk);
|
||||
var add_custom_button_vvvvvyl = jQuery("#jform_add_custom_button input[type='radio']:checked").val();
|
||||
vvvvvyl(add_custom_button_vvvvvyl);
|
||||
|
||||
});
|
||||
jQuery('#adminForm').on('change', '#jform_add_custom_button',function (e)
|
||||
{
|
||||
e.preventDefault();
|
||||
var add_custom_button_vvvvvyk = jQuery("#jform_add_custom_button input[type='radio']:checked").val();
|
||||
vvvvvyk(add_custom_button_vvvvvyk);
|
||||
var add_custom_button_vvvvvyl = jQuery("#jform_add_custom_button input[type='radio']:checked").val();
|
||||
vvvvvyl(add_custom_button_vvvvvyl);
|
||||
|
||||
});
|
||||
|
||||
// #jform_add_css listeners for add_css_vvvvvyl function
|
||||
// #jform_add_css listeners for add_css_vvvvvym function
|
||||
jQuery('#jform_add_css').on('keyup',function()
|
||||
{
|
||||
var add_css_vvvvvyl = jQuery("#jform_add_css input[type='radio']:checked").val();
|
||||
vvvvvyl(add_css_vvvvvyl);
|
||||
var add_css_vvvvvym = jQuery("#jform_add_css input[type='radio']:checked").val();
|
||||
vvvvvym(add_css_vvvvvym);
|
||||
|
||||
});
|
||||
jQuery('#adminForm').on('change', '#jform_add_css',function (e)
|
||||
{
|
||||
e.preventDefault();
|
||||
var add_css_vvvvvyl = jQuery("#jform_add_css input[type='radio']:checked").val();
|
||||
vvvvvyl(add_css_vvvvvyl);
|
||||
var add_css_vvvvvym = jQuery("#jform_add_css input[type='radio']:checked").val();
|
||||
vvvvvym(add_css_vvvvvym);
|
||||
|
||||
});
|
||||
|
||||
// #jform_add_php_ajax listeners for add_php_ajax_vvvvvym function
|
||||
// #jform_add_php_ajax listeners for add_php_ajax_vvvvvyn function
|
||||
jQuery('#jform_add_php_ajax').on('keyup',function()
|
||||
{
|
||||
var add_php_ajax_vvvvvym = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
|
||||
vvvvvym(add_php_ajax_vvvvvym);
|
||||
var add_php_ajax_vvvvvyn = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
|
||||
vvvvvyn(add_php_ajax_vvvvvyn);
|
||||
|
||||
});
|
||||
jQuery('#adminForm').on('change', '#jform_add_php_ajax',function (e)
|
||||
{
|
||||
e.preventDefault();
|
||||
var add_php_ajax_vvvvvym = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
|
||||
vvvvvym(add_php_ajax_vvvvvym);
|
||||
var add_php_ajax_vvvvvyn = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
|
||||
vvvvvyn(add_php_ajax_vvvvvyn);
|
||||
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user