Server IP : 103.119.228.120 / Your IP : 3.133.123.162 Web Server : Apache System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64 User : nobody ( 99) PHP Version : 5.6.40 Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/hendraso/public_html/Templates/Admin/ |
Upload File : |
<div class="page-content p-2"> <div id="add-loading"> <div class="loadingPage text-center"><span class="box"><img src="{$livepath}/Assets/Img/Facebook.svg"><span>Loading Page</span></span></div> </div> <div class="rows"> <nav aria-label="breadcrumb" class="float-right"> <ol class="breadcrumb mb-0"> <li class="breadcrumb-item"><a href="{$livepath}/Modules/Dashboard/show" class="clearStorage"><i class="fa fa-home mr-1"></i>Dashboard</a></li> <li class="breadcrumb-item font-weight-bold" aria-current="page"><a href="{$livepath}/Modules/Admin/Master/Formbuilder/show" class="clearStorage">Formbuilder</a></li> <li class="breadcrumb-item font-weight-bold active" aria-current="page">Generate Detail Template</li> </ol> </nav> <h2 class="h5 font-weight-bold px-2 pt-2 pb-3">Generate Detail Template</h2> <div class="cPanel col-md-12 formGridCustom"> <div class="portlet" id="template1"> <div class="portlet-heading bg-darkgray font-weight-bold py-2 px-3 text-white"> <a href="{$livepath}/Modules/Admin/Master/Settemplate/show/{$fid}" class="btn btn-link text-white font-weight-bold font-sm mtm-1 cancel float-right"><i class="fa fa-arrow-left mr-1"></i> Back to List Template</a> Template A </div> <div class="portlet-body pt-4 px-1"> <form method="POST" name="fTemplate" id="fTemplate" onsubmit="return(false);"> <input type="hidden" name="fid" id="fid" value="{$fid}"> <div class="row"> <div class="col-md-12 order-1 generateList"> <p class="h6 text-primary font-weight-bold mt-4 mb-2">Template Detail</p> <div class="custom_template cstDetail"> <div class="card shadow-sm mb-3"> <div class="d-flex"> <figure class="figure card-header border-0 bg-transparent order-1 pl-3"> <img class="" src="" alt=""> </figure> <div class="card-body order-2 pr-3 pl-2"> <h1 class="card-title h3 mb-4" id="val_{$prefix}Name">TITLE</h1> <div class="row"> <div class="col"><strong class="h5 font-weight-bold text-secondary">{$field_variable1}</strong> <small class="d-block text-black-50">{$field_variable4}</small></div> <div class="col"><strong class="h5 font-weight-bold text-secondary">{$field_variable2}</strong> <small class="d-block text-black-50">{$field_variable5}</small></div> <div class="col"><strong class="h5 font-weight-bold text-secondary">{$field_variable3}</strong> <small class="d-block text-black-50">{$field_variable6}</small></div> </div> <p class="card-text pl-0 mt-3"> {$field_variable7} </p> </div> </div> <div class="card-footer bg-white flex-wrap px-3"> <a href="#" class="btn btn-primary btn-md font-weight-bold float-right" id="url_{$prefix}Url"><i class="fa fa-credit-card mr-1"></i> Apply Now</a> <a href="#" class="btn btn-link btn-sm mr-3 mt-1" id="url_back"><i class="fa fa-arrow-left"></i> See all credit cards</a> </div> </div> <div class="row"> <div class="col-3 order-0"> <div id="list-example" class="list-group sticky-top"> {$num_row = 1} {foreach from=$all_section item=section key=k_section} <a class="staticLink list-group-item list-group-item-action font-weight-bold {if $num_row == 1}active{/if}" href="#list-item-{$k_section}">{$section.label}</a> {$num_row = $num_row + 1} {/foreach} </div> </div> <div class="col-9 order-1 pl-0"> <div class="scrollspy-example bg-white border rounded shadow-sm p-3"> {foreach from=$all_section item=section key=k_section} <div id="list-item-{$k_section}" class="mb-5"> <h2 class="h4 mb-2">{$section.label}</h2> <p id="val_{$section.field_db}">Contains a description of {$section.label}</p> {if isset($all_sub_section[$k_section])} <ul class="list-unstyled mb-0"> {foreach from=$all_sub_section[$k_section] item=sub_section key=k_sub_section} <li class="listWraps"> <label class="float-left mb-0 d-inline-block">{$sub_section.label}</label> <span class="text-right d-block" id="val_{$sub_section.field_db}">N/A</span> </li> {/foreach} </ul> {/if} </div> {/foreach} </div> </div> </div> </div> </div> </div> <a href="{$livepath}/Modules/Admin/Master/Settemplate/show/{$fid}" class="btn btn-link font-weight-bold mt-4 float-right"><i class="fa fa-arrow-left mr-1"></i> Back to List Template</a> <div class="btn btn-sm btn-outline-success font-weight-bold mt-4" onclick="saveTemplate('template1')"><i class="fa fa-floppy-o mr-1"></i>Save Template</div> </form> <div class="clearfix"></div> </div> </div> <div class="portlet" id="template2"> <div class="portlet-heading bg-darkgray font-weight-bold py-2 px-3 text-white"> <a href="{$livepath}/Modules/Admin/Master/Settemplate/show/{$fid}" class="btn btn-link text-white font-weight-bold font-sm mtm-1 cancel float-right"><i class="fa fa-arrow-left mr-1"></i> Back to List Template</a> Template B </div> <div class="portlet-body pt-4 px-1"> <form method="POST" name="fTemplate" id="fTemplate" onsubmit="return(false);"> <input type="hidden" name="fid" id="fid" value="{$fid}"> <div class="row"> <div class="col-md-12 order-1 generateList"> <p class="h6 text-primary font-weight-bold mt-4 mb-2">Template Detail</p> <div class="custom_template cstDetail"> <div class="card shadow-sm mb-3"> <div class="d-flex"> <figure class="figure card-header border-0 bg-transparent order-1 pl-3"> <img class="" src="" alt=""> </figure> <div class="card-body order-2 pr-3 pl-2"> <h1 class="card-title h3 mb-4" id="val_{$prefix}Name">TITLE</h1> <div class="row"> <div class="col"><strong class="h5 font-weight-bold text-secondary">{$field_variable1}</strong> <small class="d-block text-black-50">{$field_variable4}</small></div> <div class="col"><strong class="h5 font-weight-bold text-secondary">{$field_variable2}</strong> <small class="d-block text-black-50">{$field_variable5}</small></div> <div class="col"><strong class="h5 font-weight-bold text-secondary">{$field_variable3}</strong> <small class="d-block text-black-50">{$field_variable6}</small></div> </div> <p class="card-text pl-0 mt-3"> {$field_variable7} </p> </div> </div> <div class="card-footer bg-white flex-wrap px-3"> <a href="#" class="btn btn-primary btn-md font-weight-bold float-right" id="url_{$prefix}Url"><i class="fa fa-credit-card mr-1"></i> Apply Now</a> <a href="#" class="btn btn-link btn-sm mr-3 mt-1" id="url_back"><i class="fa fa-arrow-left"></i> See all credit cards</a> </div> </div> <div class="row"> <div class="col-3 order-0"> <div id="list-example" class="list-group sticky-top"> {$num_row = 1} {foreach from=$all_section item=section key=k_section} <a class="staticLink list-group-item list-group-item-action font-weight-bold {if $num_row == 1}active{/if}" href="#list-item-{$k_section}">{$section.label}</a> {$num_row = $num_row + 1} {/foreach} </div> </div> <div class="col-9 order-1 pl-0"> <div class="scrollspy-example bg-white border rounded shadow-sm p-3"> {foreach from=$all_section item=section key=k_section} <div id="list-item-{$k_section}" class="mb-5"> <h2 class="h4 mb-2">{$section.label}</h2> <p id="val_{$section.field_db}">Contains a description of {$section.label}</p> {if isset($all_sub_section[$k_section])} <ul class="list-unstyled mb-0"> {foreach from=$all_sub_section[$k_section] item=sub_section key=k_sub_section} <li class="listWraps"> <label class="float-left mb-0 d-inline-block">{$sub_section.label}</label> <span class="text-right d-block" id="val_{$sub_section.field_db}">N/A</span> </li> {/foreach} </ul> {/if} </div> {/foreach} </div> </div> </div> </div> </div> </div> <a href="{$livepath}/Modules/Admin/Master/Settemplate/show/{$fid}" class="btn btn-link font-weight-bold mt-4 float-right"><i class="fa fa-arrow-left mr-1"></i> Back to List Template</a> <div class="btn btn-sm btn-outline-success font-weight-bold mt-4" onclick="saveTemplate('template2')"><i class="fa fa-floppy-o mr-1"></i>Save Template</div> </form> <div class="clearfix"></div> </div> </div> </div> </div> </div> <script type="text/javascript">{if isset($pathcustom)} var custom_path = '{$pathcustom}';{else}var custom_path = '{$path}';{/if}var menuAccess = '{$menu}', livepath = '{$livepath}', ajaxFile = "{$path}", ajaxParam = "{$param}", device = "{$device}", pathupload = "{if isset($pathupload)}{$pathupload}{/if}", addFilterTable = '{if isset($addFilter)}{$addFilter}{/if}{$slFilter}';</script> {if isset($addJs)}<script>{$addJs}</script>{/if} <script type="text/javascript"> var d = '{$sel_themes}', fr = $(".formGridCustom"), gr = $(".Grid1"), prefix = '{$prefix}'; $("document").ready(function() { removeWaiting(); var arr = [], arrVal = JSON.parse('{$temp_value}'); gr.hide(); fr.show().find('#'+d).show().siblings('.portlet').hide(); //======= Change Variable Content =========== $("#"+d+" select").on("change", function(e) { var name_id = $(this).attr("id"); if($(this).val() != "") { $("#"+d+" select[id!='"+name_id+"'] option[value='"+$(this).val()+"']").remove(); } if(typeof arrVal[name_id] != 'undefined' && arrVal[name_id] != '' && arrVal[name_id] != '0|||') { var optionText = $("#"+d+" #" + name_id + " option[value='" + arrVal[name_id] + "']").text(); $("#"+d+" select[id='"+name_id+"'] option[value='"+arrVal[name_id]+"']").remove(); var optionTemp = "<option value='"+arrVal[name_id]+"'>"+optionText+"</option>"; arr[name_id] = optionTemp; } if(arr[name_id] != 'undefined' && arr[name_id] != '') { $("#"+d+" select").append(arr[name_id]); } $.each($("#"+d+" select"), function(key, val){ var elId = $(val).attr("id"); var optionValue = $(val).val(); var optionText = $("#"+d+" #" + elId + " option[value='" + $(val).val() + "']").text(); var option = ""; if(optionValue != '' && optionValue != null) { var option = "<option value='"+optionValue+"'>"+optionText+"</option>"; arrVal[elId] = optionValue; }else{ arrVal[elId] = ""; } arr[elId] = option; }); }); //================================== $(".cancel").on('click', function() { gr.show(); fr.hide(); }); }); function waiting() { $("#add-loading").html('<div class="loadingPage text-center"><span class="box"><img src="'+livepath+'/assets/img/Facebook.svg"><span>Loading Page</span></span></div>'); $('.breads').hide(); $('.ftr').hide(); } function removeWaiting() { setTimeout(function() { $("#add-loading").empty(); $('.breads').show(); $('.ftr').show(); }, 1000); } function saveTemplate(d) { //======= Save Template ============== {literal} //$("#saveTemplate_"+d).on("click", function() { // Create Temporary Template $("body").append("<div class='custom_temp_"+d+"' style='display:none'>"); $(".custom_temp_"+d).html($("#"+d+" .custom_template").html()); $.each($(".custom_temp_"+d+" select"), function(key, val) { var id_temp = $(val).attr("id"); var name = id_temp + "_temp_"+d; $(val).parent().html("<div id='"+name+"'>"); }); // ======================== // Set Variable In Temporary Template $.each($("#"+d+" .custom_template select"), function(key, val) { var id = $(val).attr("id"); var value = $(val).val(); var pecah = value.split('|'); var variable = pecah[1]; if(typeof pecah[1] != 'undefined') { $("#"+id+"_temp_"+d).parent().html("{$e_var."+pecah[1]+"}"); }else{ $("#"+id+"_temp_"+d).parent().html(""); } }); // == FOR TITLE & IMAGE DEFAULT == $.each($("[id*='val_']"), function(key, val) { var iddata = $(val).attr("id"); var variable_parameter = iddata.replace("val_", ""); $(".custom_temp_"+d+" #"+iddata).html("{$e_var."+variable_parameter+"}"); }) $.each($("[id*='url_']"), function(key, val) { var iddata = $(val).attr("id"); var variable_parameter = iddata.replace("url_", ""); $(".custom_temp_"+d+" #"+iddata).attr("href", "{$e_var."+variable_parameter+"}"); }) $(".custom_temp_"+d+" img").attr("src", "{$path}/Assets/Img/{$e_var."+prefix+"Image}"); $(".custom_temp_"+d+" img").attr("alt", "{$e_var."+prefix+"Name}"); // ===== END Set Variable In Temporary Template ======= // Ajax nya jalan disini $.ajax({ url:custom_path+"/generate", type:"POST", dataType:"JSON", data:{ "themes" : d + "_" + $("#"+d+" #fid").val(), "form" : $("#"+d+" #fTemplate").serialize(), "content" : $(".custom_temp_"+d).html() }, success:function(obj) { if (obj.status != 'ok') { Lobibox.notify('error', { msg : obj.error, width : '100%', size : 'mini', delay : 3500, showClass : 'bounceIn', hideClass : 'bounceOut' }); } else { Lobibox.notify('success', { msg : 'Save Successfully', width : '100%', size : 'mini', delay : 3500, showClass : 'bounceIn', hideClass : 'bounceOut' }); $("div[class^='template'] .addForm").removeClass("btn-outline-danger").addClass("btn-outline-primary").html('<i class="fa fa-paint-brush mr-1"></i>Use'); $("."+d+" .addForm").removeClass("btn-outline-primary").addClass("btn-outline-danger").html('<i class="fa fa-paint-brush mr-1"></i> Edit'); $(".active").removeClass("active"); $("."+d).addClass("active"); gr.show(); fr.show().find('#'+d).show().siblings('.portlet').hide(); } } }); // ===================== // Remove temporary Template $(".custom_temp_"+d).remove(); // ==================== //}); {/literal} //==================================== } </script> <script type="text/javascript"> /* =========== For Change Field ================== */ /*var arr = []; var arrVal = JSON.parse('{$temp_value}');*/ {literal} $('#templateDetail').on('show.bs.modal', function (event) { var button = $(event.relatedTarget), title = button.data('title'); imgList = button.data('list'); imgDetail = button.data('detail'); var modal = $(this); modal.find('.modal-title').text(title); modal.find('.modal-body #imgList').attr('src', imgList); modal.find('.modal-body #imgDetail').attr('src', imgDetail); }); {/literal} </script>