2002-09-17 23:31:45 +02:00
<?xml version="1.0"?>
2002-10-03 18:40:21 +02:00
<!-- $Id$ -->
2002-09-17 23:31:45 +02:00
<overlay>
2011-06-30 17:19:08 +02:00
<template id="etemplate.nextmatch_widget.nm_row" template="" lang="" group="0" version="1.9.001">
2007-05-25 20:15:55 +02:00
<grid width="100%" spacing="0" padding="3">
2006-03-21 23:13:46 +01:00
<columns>
<column width="1%"/>
<column width="1%"/>
<column width="30%"/>
<column width="30%"/>
<column/>
<column width="15%"/>
<column width="5%"/>
2006-03-27 00:17:55 +02:00
<column/>
2006-03-21 23:13:46 +01:00
<column width="1%"/>
<column width="1%"/>
2007-09-22 16:58:10 +02:00
<column disabled="@no_columnselection"/>
<column disabled="@no_csv_export"/>
2006-03-21 23:13:46 +01:00
</columns>
<rows>
2011-03-27 18:14:08 +02:00
<row class="th" part="header">
2011-05-06 20:10:50 +02:00
<button statustext="go to the first entry" label="First" id="first" image="first.gif" ro_image="first-grey.gif"/>
<button statustext="go to the previous page of entries" label="Left" id="left" image="left.gif" ro_image="left-grey.gif"/>
2006-03-21 23:13:46 +01:00
<menulist>
2011-05-06 20:10:50 +02:00
<menupopup type="select-cat" align="center" statustext="select a Category" label="Category" id="cat_id" onchange="1" options="-1,,,$cont[cat_app],$cont[cat_parent]"/>
2006-03-21 23:13:46 +01:00
</menulist>
<menulist>
2013-08-09 21:18:58 +02:00
<menupopup statustext="@filter_help" label="@filter_label" id="filter" onchange="@filter_onchange"/>
2006-03-21 23:13:46 +01:00
</menulist>
<menulist>
2011-05-06 20:10:50 +02:00
<menupopup align="center" statustext="@filter2_help" label="@filter2_label" id="filter2" onchange="@filter2_onchange"/>
2006-03-21 23:13:46 +01:00
</menulist>
2011-06-30 17:19:08 +02:00
<textbox align="right" blur="Search" statustext="a pattern to be searched for" id="search" onchange="1" size="12" validator=",search"/>
2013-12-12 21:27:35 +01:00
<button statustext="to start the search" label=">" id="start_search stefan"/>
2007-05-25 20:15:55 +02:00
<menulist class="nm_num_rows">
2011-05-06 20:10:50 +02:00
<menupopup statustext="How many entries should the list show" id="num_rows" no_lang="1" onchange="1"/>
2006-03-27 00:17:55 +02:00
</menulist>
2011-05-06 20:10:50 +02:00
<button statustext="go to the next page of entries" label="Right" id="right" image="right.gif" ro_image="right-grey.gif"/>
<button statustext="go to the last entry" label="Last" id="last" image="last.gif" ro_image="last-grey.gif"/>
2007-03-07 13:30:17 +01:00
<box class="selectcols">
2011-05-06 20:10:50 +02:00
<button statustext="Select the columns to display in the list" label="Select columns" onclick="document.getElementById(form::name('colselection')).style.display=document.getElementById(form::name('colselection')).style.display=='block' ? 'none' : 'block'; return false;" image="selectcols"/>
<groupbox id="colselection" class="colselection">
2007-03-07 13:30:17 +01:00
<caption label="Select columns"/>
2011-05-06 20:10:50 +02:00
<listbox statustext="Select the columns to display in the list" id="selectcols" no_lang="1" rows="012"/>
2007-03-07 13:30:17 +01:00
<hbox>
<button label="Save" id="savecols"/>
2011-05-06 20:10:50 +02:00
<button label="Cancel" id="cancel" onclick="document.getElementById(form::name('colselection')).style.display='none'; return false;"/>
<checkbox statustext="Save selected columns as default preference for all users." label="as default" id="default_prefs"/>
2007-03-07 13:30:17 +01:00
</hbox>
</groupbox>
</box>
2011-05-06 20:10:50 +02:00
<button label="CSV Export" id="export" image="filesave"/>
2006-03-21 23:13:46 +01:00
</row>
</rows>
</grid>
</template>
2011-03-27 18:14:08 +02:00
<template id="etemplate.nextmatch_widget" template="" lang="" group="0" version="1.9.001">
2011-05-06 20:10:50 +02:00
<hidden id="nm_action"/>
2011-04-16 23:45:13 +02:00
<hidden id="selected"/>
2011-04-27 09:49:46 +02:00
<hidden id="checkboxes"/>
2006-03-21 23:13:46 +01:00
<grid width="100%">
<columns>
<column width="35%"/>
<column/>
<column width="35%"/>
</columns>
<rows>
2006-03-27 00:17:55 +02:00
<row class="noPrint">
2006-03-21 23:13:46 +01:00
<template id="@header_left"/>
2006-09-25 16:00:28 +02:00
<hbox align="center" class="nextmatch-range">
2011-05-06 20:10:50 +02:00
<description value="showing" id="range" no_lang="1"/>
<description value="of" id="total" no_lang="1"/>
2006-03-21 23:13:46 +01:00
</hbox>
<template align="right" id="@header_right"/>
</row>
2006-03-27 00:17:55 +02:00
<row class="noPrint">
2011-05-06 20:10:50 +02:00
<template align="center" id="etemplate.nextmatch_widget.nm_row" span="all"/>
2006-03-21 23:13:46 +01:00
</row>
2006-04-23 16:44:44 +02:00
<row class="noPrint" disabled="!@lettersearch">
2011-05-06 20:10:50 +02:00
<hbox id="lettersearch" span="all">
<description align="right" value="All" id="all" needed="1" class="lettersearch_active"/>
2006-04-23 16:44:44 +02:00
</hbox>
</row>
2006-03-21 23:13:46 +01:00
<row>
2011-05-06 20:10:50 +02:00
<template align="center" id="@template" content="rows" span="all" class="egwGridView_grid"/>
2011-03-27 18:14:08 +02:00
<description/>
<description/>
2006-03-21 23:13:46 +01:00
</row>
2006-03-27 00:17:55 +02:00
<row class="noPrint" disabled="!@bottom_too">
2011-05-06 20:10:50 +02:00
<template align="center" id="etemplate.nextmatch_widget.nm_row" content="bottom" span="all"/>
2006-03-21 23:13:46 +01:00
</row>
</rows>
</grid>
</template>
2002-09-18 16:03:51 +02:00
</overlay>