CloneSet569


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
12340.980php_sequence[8]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11224
components/com_weblinks/views/weblink/tmpl/form.php
21321
templates/beez/html/com_weblinks/weblink/form.php
31213
templates/rhuk_milkyway/html/com_weblinks/weblink/form.php
Clone Instance
1
Line Count
12
Source Line
24
Source File
components/com_weblinks/views/weblink/tmpl/form.php

                       <?php echo JText::_('Weblink item must have a title', TRUE); ?>"); } else if (document.getElementById('jformcatid').value
<1) { alert("<?php echo JText::_('You must select a category.', TRUE); ?>"); } else if (document.getElementById('jformurl').value == ""){ alert("<?php echo JText::_('You must have a url.', TRUE); ?>"); } else { submitform(pressbutton); } }
</script>
<form action="<?php echo $this->action;?>" method="post" name="adminForm" id="adminForm">


Clone Instance
2
Line Count
13
Source Line
21
Source File
templates/beez/html/com_weblinks/weblink/form.php

                       <?php echo JText::_('Weblink item must have a title', TRUE); ?>"); } else if (document.getElementById('jformcatid').value
<1) { alert("<?php echo JText::_('You must select a category.', TRUE); ?>"); } else if (document.getElementById('jformurl').value == ""){ alert("<?php echo JText::_('You must have a url.', TRUE); ?>"); } else { submitform(pressbutton); } } //]]>
</script>
<form action="<?php echo $this->action;?>" method="post" name="adminForm" class="editor" id="adminForm">
<fieldset class="publishing">
  <legend>


Clone Instance
3
Line Count
12
Source Line
13
Source File
templates/rhuk_milkyway/html/com_weblinks/weblink/form.php

                        <?php echo JText::_( 'Weblink item must have a title', TRUE);  ?>" ); } else if (document.getElementById('jformcatid').value
<1) { alert( "<?php echo JText::_( 'You must select a category.', TRUE);  ?>" ); } else if (document.getElementById('jformurl').value == ""){ alert( "<?php echo JText::_( 'You must have a url.', TRUE);  ?>" ); } else { submitform( pressbutton ); } }
</script>
<form action="<?php echo $this->action;?>" method="post" name="adminForm" id="adminForm">


Clone AbstractionParameter Count: 4Parameter Bindings

<?php
  echo JText::_('Weblink item must have a title',TRUE);
?> [[#variable3ea90c20]]<?php
                          echo JText::_('You must select a category.',TRUE);
                        ?> [[#variable3ea90c40]]<?php
                                                  echo JText::_('You must have a url.',TRUE);
                                                ?> [[#variable3ea90b80]]<?php
                                                                          echo $this->action;
                                                                        ?> [[#variable3ea90b60]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3ea90c20]]
" ); } else if (document.getElementById('jformcatid').value
<1) { alert( " 
12[[#3ea90c20]]
"); } else if (document.getElementById('jformcatid').value
<1) { alert(" 
13[[#3ea90c20]]
"); } else if (document.getElementById('jformcatid').value
<1) { alert(" 
21[[#3ea90c40]]
" ); } else if (document.getElementById('jformurl').value == ""){ alert( " 
22[[#3ea90c40]]
"); } else if (document.getElementById('jformurl').value == ""){ alert(" 
23[[#3ea90c40]]
"); } else if (document.getElementById('jformurl').value == ""){ alert(" 
31[[#3ea90b80]]
" ); } else { submitform( pressbutton ); } }
</script>
<form action=" 
32[[#3ea90b80]]
"); } else { submitform(pressbutton); } } //]]>
</script>
<form action=" 
33[[#3ea90b80]]
"); } else { submitform(pressbutton); } }
</script>
<form action=" 
41[[#3ea90b60]]
" method="post" name="adminForm" id="adminForm"> 
42[[#3ea90b60]]
" method="post" name="adminForm" class="editor" id="adminForm">
<fieldset class="publishing">
  <legend> 
43[[#3ea90b60]]
" method="post" name="adminForm" id="adminForm">