Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
19 | 2 | 6 | 0.963 | php_sequence[11] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 19 | 125 | installation/views/filesystem/tmpl/default.php |
2 | 19 | 169 | installation/views/filesystem/tmpl/default.php |
| ||||
"> <?php echo JText::_('Basic Settings'); ?> </h3> <div class="section-smenu"> <table class="content2"> <tr> <td width="100"> <?php echo $this->form->getLabel('ftp_enable'); ?> </td> <td> <?php echo $this->form->getInput('ftp_enable'); ?> </td> </tr> <tr> <td width="100"> <?php echo $this->form->getLabel('ftp_user'); ?> </td> <td> <?php echo $this->form->getInput('ftp_user'); ?> </td> </tr> <tr> <td> |
| ||||
"> <?php echo JText::_('Advanced settings'); ?> </h3> <div class="section-smenu moofx-slider"> <table class="content2"> <tr id="host"> <td width="100"> <?php echo $this->form->getLabel('ftp_host'); ?> </td> <td> <?php echo $this->form->getInput('ftp_host'); ?> </td> </tr> <tr id="port"> <td width="100"> <?php echo $this->form->getLabel('ftp_port'); ?> </td> <td> <?php echo $this->form->getInput('ftp_port'); ?> </td> </tr> <tr> <td width="100"> |
| |||
"> <?php echo JText::_( [[#variable512728e0]]); ?> [[#variable51272880]]<?php echo $this->form->getLabel( [[#variable51272820]]); ?> </td> <td> <?php echo $this->form->getInput( [[#variable51272820]]); ?> [[#variable512727a0]]<?php echo $this->form->getLabel( [[#variable51272700]]); ?> </td> <td> <?php echo $this->form->getInput( [[#variable51272700]]); ?> [[#variable512726a0]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#512728e0]] | 'Basic Settings' |
1 | 2 | [[#512728e0]] | 'Advanced settings' |
2 | 1 | [[#51272880]] | </h3> <div class="section-smenu"> <table class="content2"> <tr> <td width="100"> |
2 | 2 | [[#51272880]] | </h3> <div class="section-smenu moofx-slider"> <table class="content2"> <tr id="host"> <td width="100"> |
3 | 1 | [[#51272820]] | 'ftp_enable' |
3 | 2 | [[#51272820]] | 'ftp_host' |
4 | 1 | [[#512727a0]] | </td> </tr> <tr> <td width="100"> |
4 | 2 | [[#512727a0]] | </td> </tr> <tr id="port"> <td width="100"> |
5 | 1 | [[#51272700]] | 'ftp_user' |
5 | 2 | [[#51272700]] | 'ftp_port' |
6 | 1 | [[#512726a0]] | </td> </tr> <tr> <td> |
6 | 2 | [[#512726a0]] | </td> </tr> <tr> <td width="100"> |