本文整理汇总了PHP中Jot::finder方法的典型用法代码示例。如果您正苦于以下问题:PHP Jot::finder方法的具体用法?PHP Jot::finder怎么用?PHP Jot::finder使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在类Jot
的用法示例。
在下文中一共展示了Jot::finder方法的4个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。
示例1: strtolower
<?php
}
?>
</tbody>
<?php
} else {
?>
<tbody>
<tr>
<td class="td-icon"><?php
echo $config->offset === 1 ? Jot::icon('home') : Jot::a('action', $cache_url, Jot::icon('home'));
?>
</td>
<td><?php
echo Config::speak('notify_' . ($config->offset === 1 ? 'empty' : 'error_not_found'), strtolower($speak->files));
?>
</td>
</tr>
</tbody>
<?php
}
?>
</table>
</form>
<?php
if (!empty($pager->step->url) || Request::get('q')) {
?>
<hr>
<?php
echo Jot::finder($cache_url, 'q');
}
示例2:
<form class="form-kill form-cache" id="form-kill" action="<?php
echo $config->url . '/' . $config->manager->slug;
?>
/cache/kill" method="post">
<?php
echo Form::hidden('token', $token);
?>
<div class="main-action-group">
<?php
echo Jot::button('destruct', $speak->delete);
?>
</div>
<?php
echo $messages;
$c_path = CACHE . DS;
$c_url = $config->manager->slug . '/cache';
$c_url_kill = $c_url . '/kill/file:';
$c_url_repair = $c_url . '/repair/file:';
include DECK . DS . 'workers' . DS . 'unit.explorer.2.php';
?>
</form>
<?php
if (!empty($pager->step->url) || Request::get('q')) {
?>
<hr>
<?php
echo Jot::finder($c_url, 'q');
}
示例3: array
echo Jot::button('destruct', $speak->delete);
?>
</div>
<?php
include DECK . DS . 'workers' . DS . 'unit.explorer.3.php';
?>
<?php
include DECK . DS . 'workers' . DS . 'unit.pager.1.php';
?>
</form>
<?php
if (!empty($pager->step->url) || Request::get('q')) {
?>
<hr>
<?php
echo Jot::finder($c_url, 'q', array('path' => Text::parse($q_path, '->encoded_url')));
?>
<?php
}
?>
</div>
<div class="tab-content hidden" id="tab-content-2">
<form class="form-ignite form-asset" id="form-ignite" action="<?php
echo $config->url . '/' . $c_url . $q;
?>
" method="post">
<p><code><?php
echo ASSET . DS . ($q_path ? File::path($q_path) . DS : "");
?>
…</code></p>
<p><?php
示例4: array
?>
<?php
}
?>
</tbody>
</table>
<?php
include __DIR__ . DS . 'unit' . DS . 'pager' . DS . 'step.php';
?>
</form>
<?php
if (!empty($pager->step->url) || Request::get('q')) {
?>
<hr>
<?php
echo Jot::finder($asset_url, 'q', array('path' => $q_path));
?>
<?php
}
?>
</div>
<div class="tab-content hidden" id="tab-content-2">
<form class="form-ignite form-asset" id="form-ignite" action="<?php
echo $config->url . '/' . $asset_url . $q_path_;
?>
" method="post">
<p><code><?php
echo ASSET . DS . ($q_path ? File::path($q_path) . DS : "");
?>
…</code></p>
<p><?php