{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else}
{osb f=tt}
{include file='file:../core/search_post.tpl'}
{osb f=tf field=date_start} {$list->calender_search('task_date_start',$VAR.task_date_start,'form_field','')}
{osb f=tf field=date_expire} {$list->calender_search('task_date_expire',$VAR.task_date_expire,'form_field','')}
{osb f=tf field=date_last} {$list->calender_search('task_date_last',$VAR.task_date_last,'form_field','')}
{osb f=tf field=date_run} {$list->calender_search('task_date_run',$VAR.task_date_run,'form_field','')}
{osb f=tf field=name}   {t}"%" for partial match{/t}
{osb f=tf field=description}   {t}"%" for partial match{/t}
{osb f=tf field=log} {$list->bool('task_log','all')}
{osb f=tf field=type} {$list->bool('task_type','all','form_menu')}
{osb f=tf field=command}   {t}"%" for partial match{/t}
{osb f=tf field=int_hour}   {t}"%" for partial match{/t}
{osb f=tf field=int_month_day}   {t}"%" for partial match{/t}
{osb f=tf field=int_week_day}   {t}"%" for partial match{/t}
{$block->display('core:saved_searches')} {$block->display('core:recent_searches')} {/if}