{{$rowIds = array();}} {{foreach $rows as $row}} {{$idField = $row::$databaseColumnId;}} {{$rowIds[] = $row->$idField;}} {{endforeach}} {{if count( $rows )}} {{foreach $rows as $row}} {{$idField = $row::$databaseColumnId;}} {{if $row->mapped('moved_to')}} {{if $movedTo = $row->movedTo()}}
  • {{if $table->canModerate()}}
    multimodActions( $row ) )"}" data-state='{{if $row->mapped('pinned')}}pinned{{endif}} {{if $row->mapped('featured')}}featured{{endif}}'>
    {{endif}}
  • {{endif}} {{else}}
  • {{if $row->unread()}} {{if $row->containerWrapper() AND in_array( $row->$idField, $row->containerWrapper()->contentPostedIn( null, $rowIds ) )}} {{else}} {{endif}} {{else}} {{if $row->containerWrapper() AND in_array( $row->$idField, $row->containerWrapper()->contentPostedIn( null, $rowIds ) )}} {{else}}   {{endif}} {{endif}}

    {{if $row->mapped('locked')}} {{endif}} {{if $row->mapped('pinned') || $row->mapped('featured') || $row->hidden() === -1 || $row->hidden() === 1}} {{if $row->hidden() === -1}} {{elseif $row->hidden() === 1}} {{endif}} {{if $row->mapped('pinned')}} {{endif}} {{if $row->mapped('featured')}} {{endif}} {{endif}} {{if $row->prefix()}} {template="prefix" group="global" app="core" params="$row->prefix( TRUE ), $row->prefix()"} {{endif}}

    {{if $table->canModerate()}}
    multimodActions( $row ) )"}" data-state='{{if $row->tableStates()}}{$row->tableStates()}{{endif}}'>
    {{endif}}
  • {{endif}} {{endforeach}} {{endif}}