예제 #1
0
      <?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
0
<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
0
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 : "");
?>
 &hellip;</code></p>
      <p><?php 
예제 #4
0
    ?>
            <?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 : "");
?>
 &hellip;</code></p>
        <p><?php