Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
33 | 3 | 6 | 0.975 | statement_sequence[11] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 33 | 241 | administrator/components/com_banners/views/banner.php |
2 | 33 | 191 | administrator/components/com_contact/admin.contact.html.php |
3 | 32 | 205 | administrator/components/com_newsfeeds/admin.newsfeeds.html.php |
| ||||
echo JText::_('Please select a category.', TRUE); ?>"); } else { submitform(pressbutton); } } //--> </script> <form action="index.php" method="post" name="adminForm"> <div class="col100"> <fieldset class="adminform"> <legend><?php echo JText::_('Details'); ?></legend> <table class="admintable"> <tbody> <tr> <td width="20%" class="key"> <label for="name"> <?php echo JText::_('Name'); ?>: </label> </td> <td width="80%"> <input class="inputbox" type="text" name="name" id="name" size="50" value="<?php echo $row->name;?>" /> </td> </tr> <tr> <td width="20%" class="key"> <label for="alias"> <?php echo JText::_('Alias'); ?>: </label> </td> <td width="80%"> <input class="inputbox" type="text" name="alias" id="alias" size="50" value="<?php echo $row->alias; |
| ||||
echo JText::_('Please select a Category.', TRUE); ?>"); } else { submitform(pressbutton); } } //--> </script> <form action="index.php" method="post" name="adminForm"> <div class="col width-60"> <fieldset class="adminform"> <legend><?php echo JText::_('Details'); ?></legend> <table class="admintable"> <tr> <td class="key"> <label for="name"> <?php echo JText::_('Name'); ?>: </label> </td> <td> <input class="inputbox" type="text" name="name" id="name" size="60" maxlength="255" value="<?php echo $row->name; ?>" /> </td> </tr> <tr> <td class="key"> <label for="name"> <?php echo JText::_('Alias'); ?>: </label> </td> <td> <input class="inputbox" type="text" name="alias" id="alias" size="60" maxlength="255" value="<?php echo $row->alias; |
| ||||
echo JText::_('Please fill in the cache refresh time.', TRUE); ?>"); } else { submitform(pressbutton); } } </script> <form action="index.php" method="post" name="adminForm"> <div class="col100"> <fieldset class="adminform"> <legend><?php echo JText::_('Details'); ?></legend> <table class="admintable"> <tr> <td width="170" class="key"> <label for="name"> <?php echo JText::_('Name'); ?> </label> </td> <td> <input class="inputbox" type="text" size="40" name="name" id="name" value="<?php echo $row->name; ?>" /> </td> </tr> <tr> <td width="170" class="key"> <label for="name"> <?php echo JText::_('Alias'); ?> </label> </td> <td> <input class="inputbox" type="text" size="40" name="alias" id="alias" value="<?php echo $row->alias; |
| |||
echo JText::_( [[#variable50555ca0]],TRUE); ?> [[#variable50555c20]]<?php echo JText::_('Details'); ?> [[#variable50555b60]]<?php echo JText::_('Name'); ?> [[#variable50555a80]]<?php echo $row->name; ?> [[#variable505559e0]]<?php echo JText::_('Alias'); ?> [[#variable50555a00]]<?php echo $row->alias; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#50555ca0]] | 'Please select a category.' |
1 | 2 | [[#50555ca0]] | 'Please select a Category.' |
1 | 3 | [[#50555ca0]] | 'Please fill in the cache refresh time.' |
2 | 1 | [[#50555c20]] | "); } else { submitform(pressbutton); } } //--> </script> <form action="index.php" method="post" name="adminForm"> <div class="col100"> <fieldset class="adminform"> <legend> |
2 | 2 | [[#50555c20]] | "); } else { submitform(pressbutton); } } //--> </script> <form action="index.php" method="post" name="adminForm"> <div class="col width-60"> <fieldset class="adminform"> <legend> |
2 | 3 | [[#50555c20]] | "); } else { submitform(pressbutton); } } </script> <form action="index.php" method="post" name="adminForm"> <div class="col100"> <fieldset class="adminform"> <legend> |
3 | 1 | [[#50555b60]] | </legend> <table class="admintable"> <tbody> <tr> <td width="20%" class="key"> <label for="name"> |
3 | 2 | [[#50555b60]] | </legend> <table class="admintable"> <tr> <td class="key"> <label for="name"> |
3 | 3 | [[#50555b60]] | </legend> <table class="admintable"> <tr> <td width="170" class="key"> <label for="name"> |
4 | 1 | [[#50555a80]] | : </label> </td> <td width="80%"> <input class="inputbox" type="text" name="name" id="name" size="50" value=" |
4 | 2 | [[#50555a80]] | : </label> </td> <td> <input class="inputbox" type="text" name="name" id="name" size="60" maxlength="255" value=" |
4 | 3 | [[#50555a80]] | </label> </td> <td> <input class="inputbox" type="text" size="40" name="name" id="name" value=" |
5 | 1 | [[#505559e0]] | " /> </td> </tr> <tr> <td width="20%" class="key"> <label for="alias"> |
5 | 2 | [[#505559e0]] | " /> </td> </tr> <tr> <td class="key"> <label for="name"> |
5 | 3 | [[#505559e0]] | " /> </td> </tr> <tr> <td width="170" class="key"> <label for="name"> |
6 | 1 | [[#50555a00]] | : </label> </td> <td width="80%"> <input class="inputbox" type="text" name="alias" id="alias" size="50" value=" |
6 | 2 | [[#50555a00]] | : </label> </td> <td> <input class="inputbox" type="text" name="alias" id="alias" size="60" maxlength="255" value=" |
6 | 3 | [[#50555a00]] | </label> </td> <td> <input class="inputbox" type="text" size="40" name="alias" id="alias" value=" |