provide('title', $this->t('.title')) ?>
imageTag('images/blank.gif', ['id' => 'hover-thumb', 'alt' => '', 'style' => 'position: absolute; display: none; border: 2px solid #000; right: 10%']) ?> type == "all") : ?> options['specific_object']) : ?> options['show_name']) : ?> changes as $change) : ?> user->created_at) < 60*60*24*3) ?> type == "all") : ?> options['specific_object']) : ?> group_by_obj()) == "Post") { if ($change->group_by_obj()->status == "deleted") $classes[] = "deleted"; if ($change->group_by_obj()->is_held) $classes[] = "held"; } ?>
t('.object_type') ?> capitalize($this->singularize($this->type)) ?> type == "all") echo $this->t('.id'); else echo ucfirst($this->singularize($this->type)); ?> t('.date') ?> t('.user') ?> t('.change') ?>
humanize($this->singularize($change->group_by_table)) ?> ">linkTo($this->options['show_name'] ? $change->group_by_obj()->pretty_name() : $change->group_by_id, [ 'controller' => strtolower($change->get_group_by_controller()), 'action' => $change->get_group_by_action(), 'id' => $change->group_by_id] ) ?> created_at)) ?> linkToIf($change->user_id, $change->author(), ['controller' => "user", 'action' => "show", 'id' => $change->user_id], ['class' => "user-" . $change->user_id . ($new_user ? " new-user":"")] ) ?> format_changes($change, $this->options) ?>
formTag("#index", ['method' => 'get'], function(){ ?> textFieldTag("search", $this->params()->search, ['id' => "search", 'size' => 20]) ?> submitTag($this->t('.search')) ?>
contentFor('subnavbar', function(){ ?>
  • linkTo($this->t('.type.all'), ['action' => "index"]) ?>
  • linkTo($this->t('.type.posts'), ['action' => "index", 'search' => "type:posts"]) ?>
  • linkTo($this->t('.type.pools'), ['action' => "index", 'search' => "type:pools"]) ?>
  • linkTo($this->t('.type.tags'), ['action' => "index", 'search' => "type:tags"]) ?>
  • contentFor('post_cookie_javascripts', function() { ?>
    willPaginate($this->changes) ?>