Beispiel #1
0
			</td>
			<?php 
if ($hasAjaxOrderingSupport === false) {
    ?>
				<td></td>
			<?php 
}
?>
			<td>
				<?php 
echo AdmintoolsHelperSelect::keepUrlParamsList('keepurlparams', array('onchange' => 'this.form.submit();'), $this->getModel()->getState('keepurlparams', ''));
?>
			</td>
			<td>
				<?php 
echo AdmintoolsHelperSelect::published($this->getModel()->getState('published', ''), 'published', array('onchange' => 'this.form.submit();'));
?>
			</td>
		</tr>
		</thead>
		<tfoot>
		<tr>
			<td colspan="20">
				<?php 
if ($this->pagination->total > 0) {
    ?>
					<?php 
    echo $this->pagination->getListFooter();
    ?>
				<?php 
}
Beispiel #2
0
		<div class="controls">
			<input type="text" name="httphost" id="httphost" value="<?php 
echo $config->httphost;
?>
">
		</div>
	</div>
	<div class="control-group">
		<label class="control-label" for="symlinks"><?php 
echo JText::_('ATOOLS_LBL_HTMAKER_SYMLINKS');
?>
</label>

		<div class="controls">
			<?php 
echo AdmintoolsHelperSelect::symlinks('symlinks', array('class' => 'input-medium'), $config->symlinks);
?>
		</div>
	</div>
	<div class="control-group">
		<label class="control-label" for="rewritebase"><?php 
echo JText::_('ATOOLS_LBL_HTMAKER_REWRITEBASE');
?>
</label>

		<div class="controls">
			<input type="text" name="rewritebase" id="rewritebase" value="<?php 
echo $config->rewritebase;
?>
">
		</div>
Beispiel #3
0
				</button>
				<button class="btn btn-mini" onclick="document.adminForm.search.value='';this.form.submit();">
					<?php 
echo JText::_('JSEARCH_FILTER_CLEAR');
?>
				</button>
			</td>
			<td>
				<?php 
echo AdmintoolsHelperSelect::scanresultstatus('status', array('onchange' => 'this.form.submit();', 'class' => 'input-medium'), $this->getModel()->getState('status', ''));
?>
			</td>
			<td></td>
			<td>
				<?php 
echo AdmintoolsHelperSelect::booleanlist('safe', array('onchange' => 'this.form.submit();', 'class' => 'input-small'), $this->getModel()->getState('safe', ''));
?>
			</td>
		</tr>
		</thead>
		<tfoot>
		<tr>
			<td colspan="20">
				<?php 
if ($this->pagination->total > 0) {
    echo $this->pagination->getListFooter();
}
?>
			</td>
		</tr>
		</tfoot>
Beispiel #4
0
</label>

			<div class="controls">
				<div class="input-append">
					<?php 
echo AdmintoolsHelperSelect::valuelist(array('1', '2', '3', '5', '7', '10', '14', '15', '20', '23', '25', '30', '45', '60', '90', '120', '180'), 'maxtime', array('class' => 'input-small'), $this->maxExecTime, true);
?>
					<span class="add-on"> s</span>
				</div>
			</div>
		</div>
		<div class="akeeba-ui-optionrow control-group">
			<label class="control-label"
				   for="runtimebias"><?php 
echo JText::_('ATOOLS_LBL_SCANNER_RUNTIMEBIAS');
?>
</label>

			<div class="controls">
				<div class="input-append">
					<?php 
echo AdmintoolsHelperSelect::valuelist(array('10', '20', '25', '30', '40', '50', '60', '75', '80', '90', '100'), 'runtimebias', array('class' => 'input-small'), $this->runtimeBias, true);
?>
					<span class="add-on"> %</span>
				</div>
			</div>
		</div>


	</fieldset>
</form>
Beispiel #5
0
				<?php 
echo JHTML::_('grid.sort', 'ATOOLS_LBL_WAFEXCEPTIONS_QUERY', 'query', $this->lists->order_Dir, $this->lists->order, 'browse');
?>
			</th>
            <th>
                <?php 
echo JHTML::_('grid.sort', 'ATOOLS_LBL_WAFBLACKLISTS_QUERY_CONTENT', 'query_content', $this->lists->order_Dir, $this->lists->order, 'browse');
?>
            </th>
            <th style="width: 130px"></th>
		</tr>
		<tr>
			<td></td>
            <td>
                <?php 
echo AdmintoolsHelperSelect::httpVerbs('fverb', array('class' => 'input-small'), $model->getState('fverb', ''));
?>
            </td>
			<td class="form-inline">
				<input type="text" name="foption" id="foption"
					   value="<?php 
echo $this->escape($model->getState('foption', ''));
?>
" size="30"
					   class="input-small" onchange="document.adminForm.submit();"
					   placeholder="<?php 
echo JText::_('ATOOLS_LBL_WAFEXCEPTIONS_OPTION');
?>
"/>
			</td>
			<td class="form-inline">
Beispiel #6
0
                <?php 
echo AdmintoolsHelperSelect::booleanlist('exportdata[ipwhitelist]', null, 1);
?>
            </div>
        </div>

        <div class="control-group">
            <label class="control-label"><?php 
echo JText::_('COM_ADMINTOOLS_IMPORTEXPORT_BADWORDS');
?>
</label>
            <div class="controls">
                <?php 
echo AdmintoolsHelperSelect::booleanlist('exportdata[badwords]', null, 1);
?>
            </div>
        </div>

        <div class="control-group">
            <label class="control-label"><?php 
echo JText::_('COM_ADMINTOOLS_IMPORTEXPORT_EMAILTEMPLATES');
?>
</label>
            <div class="controls">
                <?php 
echo AdmintoolsHelperSelect::booleanlist('exportdata[emailtemplates]', null, 0);
?>
            </div>
        </div>
    </fieldset>
</form>
Beispiel #7
0
        echo $this->escape($file['item']);
        ?>
						</td>
						<td>
							<?php 
        echo renderUGID($file['uid'], $file['gid']);
        ?>
						</td>
						<td>
							<?php 
        echo renderPermissions($file['realperms']);
        ?>
						</td>
						<td align="right">
							<?php 
        echo AdmintoolsHelperSelect::perms('files[' . $file['path'] . ']', array('class' => 'input-mini'), $file['perms']);
        ?>
						</td>
					</tr>
				<?php 
    }
}
?>
				</tbody>
			</table>
		</fieldset>
	</div>
	<div style="clear: left;"></div>

	<div class="form-actions">
		<input type="submit" class="btn btn-success"
Beispiel #8
0
			<div class="controls">
				<textarea rows="5" cols="55" name="migratelist"
						  id="migratelist"><?php 
echo $this->salconfig['migratelist'];
?>
</textarea>
			</div>
		</div>
	</fieldset>

	<fieldset>
		<legend><?php 
echo JText::_('ATOOLS_LBL_SEOANDLINK_OPTGROUP_TOOLS');
?>
</legend>

		<div class="control-group">
			<label for="httpsizer"
				   class="control-label"><?php 
echo JText::_('ATOOLS_LBL_SEOANDLINK_OPT_HTTPSIZER');
?>
</label>

			<div class="controls">
				<?php 
echo AdmintoolsHelperSelect::booleanlist('httpsizer', array(), $this->salconfig['httpsizer']);
?>
			</div>
		</div>
	</fieldset>
</form>
Beispiel #9
0
<div class="control-group">
	<label class="control-label" for="use403view"
		   rel="popover"
		   data-original-title="<?php 
echo JText::_('ATOOLS_LBL_WAF_OPT_USE403VIEW');
?>
"
		   data-content="<?php 
echo JText::_('ATOOLS_LBL_WAF_OPT_USE403VIEW_TIP');
?>
">
	<?php 
echo JText::_('ATOOLS_LBL_WAF_OPT_USE403VIEW');
?>
	</label>

	<div class="controls">
		<?php 
echo AdmintoolsHelperSelect::booleanlist('use403view', array(), $this->wafconfig['use403view']);
?>
	</div>
</div>

<?php 
if (!$this->longConfig) {
    echo JHtml::_('bootstrap.endTab');
    echo JHtml::_('bootstrap.endTabSet');
}
?>
</form>
Beispiel #10
0
        </div>
    </div>

	<div class="control-group">
		<label class="control-label" for="fquery"
			   title="<?php 
echo JText::_('ATOOLS_LBL_WAFEXCEPTIONS_QUERY_TIP');
?>
"><?php 
echo JText::_('ATOOLS_LBL_WAFEXCEPTIONS_QUERY');
?>
</label>

		<div class="controls">
            <?php 
echo AdmintoolsHelperSelect::queryParamType('query_type', array('class' => 'input-small'), $this->item->query_type);
?>
			<input class="input-xlarge" type="text" name="fquery" id="fquery" value="<?php 
echo $this->item->query;
?>
">
		</div>
	</div>

    <div class="control-group">
        <label class="control-label" for="query_content"
               title="<?php 
echo JText::_('ATOOLS_LBL_WAFBLACKLISTS_QUERY_CONTENT_TIP');
?>
"><?php 
echo JText::_('ATOOLS_LBL_WAFBLACKLISTS_QUERY_CONTENT');
Beispiel #11
0
				<input class="input-mini" type="text" size="5" name="email_num"
					   value="<?php 
echo $this->item->email_num;
?>
"/>
				<span><?php 
echo JText::_('COM_ADMINTOOLS_WAFTEMPLATES_NUMFREQ');
?>
</span>
				<input class="input-mini" type="text" size="5" name="email_numfreq"
					   value="<?php 
echo $this->item->email_numfreq;
?>
"/>
				<?php 
echo AdmintoolsHelperSelect::trsfreqlist('email_freq', array('class' => 'input-small'), $this->item->email_freq);
?>
				<span
					class="help-block"><?php 
echo JText::_('COM_ADMINTOOLS_WAFTEMPLATES_FIELD_SENDLIMIT_DESC');
?>
</span>
			</div>
		</div>

		<div class="control-group">
			<label for="template" class="control-label">
				<?php 
echo JText::_('COM_ADMINTOOLS_WAFTEMPLATES_FIELD_TEMPLATE_LBL');
?>
			</label>
Beispiel #12
0
"
					/>
				<button class="btn btn-mini" onclick="this.form.submit();">
					<?php 
echo JText::_('JSEARCH_FILTER_SUBMIT');
?>
				</button>
				<button class="btn btn-mini" onclick="document.adminForm.ip.value='';this.form.submit();">
					<?php 
echo JText::_('JSEARCH_FILTER_CLEAR');
?>
				</button>
			</td>
			<td>
				<?php 
echo AdmintoolsHelperSelect::reasons($this->getModel()->getState('reason', ''), 'reason', array('onchange' => 'document.adminForm.submit();', 'class' => 'input-medium'));
?>
			</td>
			<td class="form-inline">
				<input type="text" name="url" id="url"
					   value="<?php 
echo $this->escape($this->getModel()->getState('url', ''));
?>
" size="30"
					   class="input-medium" onchange="document.adminForm.submit();"
					   placeholder="<?php 
echo JText::_('ATOOLS_LBL_LOG_URL');
?>
"/>
				<button class="btn btn-mini" onclick="this.form.submit();">
					<?php 
Beispiel #13
0
				<?php 
echo JText::_('COM_ADMINTOOLS_REDIR_FIELD_DEST_DESC');
?>
			</div>
		</div>
	</div>
	<div class="control-group">
		<label for="keepurlparams" class="control-label">
			<?php 
echo JText::_('COM_ADMINTOOLS_REDIR_FIELD_KEEPURLPARAMS');
?>
		</label>

		<div class="controls">
			<?php 
echo AdmintoolsHelperSelect::keepUrlParamsList('keepurlparams', null, $this->item->keepurlparams);
?>
			<div class="help-block">
				<?php 
echo JText::_('COM_ADMINTOOLS_REDIR_FIELD_KEEPURLPARAMS_DESC');
?>
			</div>
		</div>
	</div>
	<div class="control-group">
		<label for="published" class="control-label">
			<?php 
echo JText::_('JPUBLISHED');
?>
		</label>