{$context->oPage->requireJSResource('thirdpartyjs/MochiKit/MochiKitPacked.js')} {$context->oPage->requireJSResource('resources/js/toggleselect.js')}

{i18n}Search Criteria{/i18n}

{i18n}Search Criteria{/i18n} {$txtQuery}
{if empty($iSavedID)} {capture assign=options} {i18n}Search Critieria Editor{/i18n} {/capture} {i18n arg_options=$options}Use the #options# to extend your search criteria.{/i18n} {/if} {if !empty($iSavedID)} {capture assign=options} Query Editor {/capture} {i18n arg_options=$options}To edit the search criteria, use the #options#.{/i18n} {/if}

{if !empty($iSavedID)}
{i18n}Saved Search{/i18n} {i18n}This is the saved search criteria:{/i18n} {$txtSavedName}.
{capture assign=options} {i18n}Manage Saved Search Criteria{/i18n} {/capture} {i18n arg_options=$options}To delete this saved search criteria or to edit other saved search criteria, #options#.{/i18n}
{/if} {literal} {/literal}
{if empty($iSavedID)}
{i18n}You can save this search:{/i18n}
{/if}
{i18n}Search Results{/i18n} {if $numResults == 0} {i18n}There are no search results matching your search criteria.{/i18n}

{capture assign=options} {i18n}Search Criteria Editor{/i18n} {/capture} {i18n arg_options=$options}Use the #options# to extend this query.{/i18n} {else}

{assign var=cbid value=0} {foreach item=document from=$results} {assign var=cbid value=$cbid+1} {/foreach}
{$document->Title} {if $document->Title != $document->Filename}    - Filename: {$document->Filename} {/if} {if !$document->IsAvailable}    * {i18n}NOT AVAILABLE{/i18n} * {/if} {i18n}Document ID:{/i18n} {$document->DocumentID}    {i18n}Version:{/i18n} {$document->Version}
{$document->Text}
{$document->FullPath}/{$document->Title} - {$document->Filesize} {i18n}Created By:{/i18n} {$document->CreatedBy} {i18n}on{/i18n} {$document->DateCreated}
{if $workflow != ''} {i18n}Workflow:{/i18n} $document->Workflow} {/if} {if $document->CheckedOutUser != ''} {i18n}Checked out by:{/i18n} {$document->CheckedOutUser} {i18n}on{/i18n} {$document->DateCheckedOut} {else} {i18n}Modified by:{/i18n} {$document->ModifiedBy} {i18n}on{/i18n} {$document->DateModified} {/if}


{i18n}Select All{/i18n} {if $showAll} {i18n}Show All{/i18n} {/if} {if !$showAll} {i18n}Show All{/i18n} {/if}
{foreach from=$bulkactions item=bulkaction} {/foreach}
{/if}
{if $endMovement - $startMovement > 0}

{foreach item=move from=$pageMovement} {if $move == $startMovement} {/if} {if $move == $endMovement} {/if} {/foreach}
{$move}
{/if}