Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
10 | 3 | 4 | 0.955 | php_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 45 | administrator/components/com_installer/views/install/tmpl/default_form.php |
2 | 8 | 60 | administrator/components/com_installer/views/install/tmpl/default_form.php |
3 | 10 | 75 | administrator/components/com_installer/views/install/tmpl/default_form.php |
| ||||
<?php echo JText::_('Install'); ?>" onclick="submitbutton()" /> </td> </tr> </table> <table class="adminform"> <tr> <th colspan="2"><?php echo JText::_('Install from directory'); ?></th> </tr> <tr> <td width="120"> <label for="install_directory"> |
| ||||
<?php echo JText::_('Install'); ?>" onclick="submitbutton3()" /> </td> </tr> </table> <table class="adminform"> <tr> <th colspan="2"><?php echo JText::_('Install from URL'); ?></th> </tr> <tr> <td width="120"> <label for="install_url"> |
| ||||
<?php echo JText::_('Install'); ?>" onclick="submitbutton4()" /> </td> </tr> </table> <input type="hidden" name="type" value=""/> <input type="hidden" name="installtype" value="upload"/> <input type="hidden" name="task" value="doInstall"/> <input type="hidden" name="option" value="com_installer"/> <?php echo JHtml::_('form.token'); ?> </form> |
| |||
<?php echo JText::_('Install'); ?> [[#variable51377a00]]<?php echo [[#variable51377980]]::_( [[#variable51377940]]); ?> [[#variable51376aa0]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51377a00]] | " onclick="submitbutton4()" /> </td> </tr> </table> <input type="hidden" name="type" value=""/> <input type="hidden" name="installtype" value="upload"/> <input type="hidden" name="task" value="doInstall"/> <input type="hidden" name="option" value="com_installer"/> |
1 | 2 | [[#51377a00]] | " onclick="submitbutton3()" /> </td> </tr> </table> <table class="adminform"> <tr> <th colspan="2"> |
1 | 3 | [[#51377a00]] | " onclick="submitbutton()" /> </td> </tr> </table> <table class="adminform"> <tr> <th colspan="2"> |
2 | 1 | [[#51377980]] | JHtml |
2 | 2 | [[#51377980]] | JText |
2 | 3 | [[#51377980]] | JText |
3 | 1 | [[#51377940]] | 'form.token' |
3 | 2 | [[#51377940]] | 'Install from URL' |
3 | 3 | [[#51377940]] | 'Install from directory' |
4 | 1 | [[#51376aa0]] | </form> |
4 | 2 | [[#51376aa0]] | </th> </tr> <tr> <td width="120"> <label for="install_url"> |
4 | 3 | [[#51376aa0]] | </th> </tr> <tr> <td width="120"> <label for="install_directory"> |